[MM]
[reactos.git] / reactos / ntoskrnl / mm / ARM3 / miarm.h
2009-11-09 Timo Kreuzer[MM]
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
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-15 ReactOS Portable... - Fix calculations error in the setup of the paged...
2009-10-15 ReactOS Portable... - Multiple PEB/TEB creation fixes:
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerOn 64 bit sizeof(POOL_HEADER) != sizeof(LIST_ENTRY...
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-04 Stefan Ginsberg- Add STATUS_ASSERTION_FAILURE status code required...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 ReactOS Portable... - This is a HIGH RISK patch. It has been tested on...
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-07-12 ReactOS Portable... - Fix incomplete comment due to accidental early-merge.
2009-07-09 ReactOS Portable... - Fix a critical bug in the German hack which was causi...
2009-06-30 ReactOS Portable... - Major rewrite of Memory Descriptor List (MDL) impleme...
2009-06-28 ReactOS Portable... - Move all the functions from drvlck.c and verifier...
2009-06-28 ReactOS Portable... - Reimplement MmAllocateContiguousMemory, MmAllocateCon...
2009-06-27 ReactOS Portable... - Call MmArmInitSystem for a second time, this time...
2009-06-27 ReactOS Portable... - Rewrite MmMapIoSpace and MmUnmapIoSpace to use System...
2009-06-23 ReactOS Portable... - Move ARM Pool to 0xB0000000 to avoid clashing with...
2009-06-23 ReactOS Portable... - For one thing, fix build in ARM3/init.c (sorry!)
2009-06-22 ReactOS Portable... - Initialize count of System PTEs:
2009-06-22 ReactOS Portable... - Initialize nonpaged pool expansion system PTEs (MiIni...
2009-06-22 ReactOS Portable... - Initialize the ARM pool (MiInitializeArmPool):
2009-06-22 ReactOS Portable... - Begin the implementation of the ARM Pool Manager...