[NTOS]: Add assertions to the paged pool and demand zero page faults, to catch possib...
[reactos.git] / reactos / ntoskrnl / mm / ARM3 / miarm.h
2010-05-12 Sir Richard[NTOS]: Add assertions to the paged pool and demand...
2010-05-09 Sir Richard[NTOS]: Acquire PFN lock before setting up hyperspace...
2010-04-20 Sir Richard[NTOS]: Read almost all the Memory Management variables...
2010-04-17 Sir Richard[NTOS]: 1MB is not 1000 * 1KB...
2010-03-30 Timo KreuzerMerge from amd64 branch:
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 Kreuzer[NTOS]
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-21 Sir Richard[NTOS]: Insert pages into zero list with specific MiIns...
2010-02-20 Sir Richard[NTOS]: Make MM init read MmProductType to determine...
2010-02-20 Sir Richard[NTOS]: Manage the PFN lists using the correct Flink...
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-11 Sir Richard[NTOS]: Fix broken MI_PFNENTRY_TO_PFN macro.
2010-02-11 Sir Richard[NTOS]: Fix a stupid bug: x86 has 1024 PDEs, and ARM...
2010-02-11 Sir Richard[NTOS]: Move more functions from the i386 ARM3 director...
2010-02-10 Sir Richard[NTOS]: Allocate and initialize color tables based...
2010-02-10 Sir Richard[NTOS]: Factor out SecondaryColor computations into...
2010-02-10 Sir Richard[NTOS]: MxGetNextPage is not platform-specific, so...
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... - Fix some pool calculations.
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-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-16 Timo Kreuzeradd 64 bit POOL_HEADER, to make pool allocations work...
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-10 Timo Kreuzer[MM]
2009-11-09 Timo Kreuzer[MM]
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-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...