[NTOS]: Enable usage of ARM3 paged pool, up until Mm Phase 2.
[reactos.git] / reactos / ntoskrnl / mm / mminit.c
2010-06-06 Sir Richard[NTOS]: Enable usage of ARM3 paged pool, up until Mm...
2010-05-12 Sir Richard[NTOS]: User pages are not used until Phase 1, they...
2010-04-20 Sir Richard[NTOS]: Read almost all the Memory Management variables...
2010-03-30 Timo KreuzerMerge from amd64 branch:
2010-03-29 Timo KreuzerFix Mm64BitPhysicalAddress
2010-03-29 Timo Kreuzerrevert r46552 and r46553
2010-03-29 Timo KreuzerReintegrate header branch part 7/x
2010-03-27 Timo KreuzerRevert r46466 this time for real
2010-03-26 Timo KreuzerMerge trunk head (46467)
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-26 Timo Kreuzer[HAL]
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-24 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-23 Timo KreuzerMerge trunk HEAD (r46369)
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-20 Sir Richard[NTOS]: Make MM init read MmProductType to determine...
2010-02-19 Sir Richard[NTOS]: Instead of having an LRU linked list of working...
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-11 Sir Richard[NTOS]: Move more functions from the i386 ARM3 director...
2010-02-10 Dmitry GorbachevDo not crash, use valid kernel PTE.
2010-02-10 Sir Richard[NTOS]: Combine ARM3 phase 0 and 1 even it means callin...
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Timo KreuzerMerge trunk r45185
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-14 Timo KreuzerSync to trunk HEAD (r45072)
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-05 Timo KreuzerSync to trunk (r44933)
2010-01-03 ReactOS Portable... - Bring back old paged pool allocator and use it for...
2010-01-02 ReactOS Portable... - Switch to using ARM3 paged pool -- all pool allocatio...
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-04 Timo Kreuzer[MM]
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-30 Timo Kreuzer[MM]
2009-11-29 Timo Kreuzer[MM]
2009-11-23 Timo KreuzerMm64BitPhysicalAddress is a BOOLEAN, not a PBOOLEAN
2009-11-18 Timo Kreuzer[MM]
2009-11-17 Timo Kreuzer[MM]
2009-11-13 Timo KreuzerInitialize MmDebugPte from MiDebugMapping variable...
2009-11-12 Stefan Ginsberg- Add missing synchronization for access to PsLoadedMod...
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-04 Stefan Ginsberg- Oh snap. KDBG is not dead yet.
2009-11-04 Stefan Ginsberg- Implement support for reading and writing physical...
2009-10-31 Stefan Ginsberg- Add 'simple' implementation of MmDbgCopyMemory to...
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-19 James Tabor- Add more information for support with function MmPage...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-18 Stefan GinsbergGet rid of MmStats -- most of the fields weren't used...
2009-10-15 ReactOS Portable... - Implement ARM3 page fault handling.
2009-10-15 ReactOS Portable... - Add some simple code to handle paged pool page alloca...
2009-10-15 ReactOS Portable... - Collapse MmInit1 into MmInitSystem.
2009-10-15 ReactOS Portable... - Fix a bug in memory area creation: Static memory...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-27 ReactOS Portable... - Create a double-mapping PTE for the shared user data...
2009-07-27 ReactOS Portable... - Create \dev\physmem section during section initializa...
2009-07-27 ReactOS Portable... - Delete the blaoted, overweight and slow nonpaged...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-22 ReactOS Portable... - Initialize the value of MmBootImageSize in ARM3 now.
2009-07-22 ReactOS Portable... - Separe ARM3 Init into 3 defined phases:
2009-06-30 ReactOS Portable... - Move MmIsThisAnNtSystem and MmQueryMemorySize to...
2009-06-30 ReactOS Portable... - Major rewrite of Memory Descriptor List (MDL) impleme...
2009-06-28 ReactOS Portable... - Create mmsup.c in ReactOS memory manager directory...
2009-06-27 ReactOS Portable... - Call MmArmInitSystem for a second time, this time...
2009-06-27 ReactOS Portable... - Blow away the bottom 2GB of virtual address space...
2009-06-23 ReactOS Portable... - For one thing, fix build in ARM3/init.c (sorry!)
2009-06-23 ReactOS Portable... - Do not reformat other people's code simply to reforma...
2009-06-23 ReactOS Portable... - Revert 41567:
2009-06-22 Christoph von Wittichdon't build arm stuff on non arm builds
2009-06-22 ReactOS Portable... - Begin the implementation of the ARM Pool Manager...
2009-06-21 ReactOS Portable... - Nonpaged pool MEMORY_AREA is now initialized during...
2009-06-21 ReactOS Portable... - Get rid of MmPageArray and MmPageArraySize since...
2009-06-21 ReactOS Portable... - Remove MmGetPageFlags and MmSetPageFlags, there are...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
next