Sync to trunk (r44371)
[reactos.git] / reactos / ntoskrnl / mm / arm /
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-11-21 Timo KreuzerPFN_TYPE -> PFN_NUMBER
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-15 ReactOS Portable... - Remove calls to MmMarkPageMapped/UnMapped -- these...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
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-15 ReactOS Portable... - Start re-defining the PTE and PDE structures for:
2009-07-12 ReactOS Portable... Deal with the fact that DirectoryTableBase in EPROCESS...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 ReactOS Portable... mmcreatevirtualmapping internal should accept process...
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... - Fix build of NTOS and FreeLDR on ARM.
2008-07-28 ReactOS Portable... - Fix the NTOS ARM build after the recent Mm changes.
2008-07-27 ReactOS Portable... - Remove MiGetUserPageDirectoryCount from the ARM Mm...
2008-07-27 ReactOS Portable... - Fix a couple of bugs, and majorly refactor MmDeleteVi...
2008-07-27 ReactOS Portable... - Major cleanup, refactoring, and bugfixing of ARM...
2008-07-27 ReactOS Portable... - MmDeleteVirtualMapping can be called for memory that...
2008-07-22 ReactOS Portable... - We need to call MmMarkPageMapped for virtual mappings...
2008-07-22 ReactOS Portable... - Implement MmRawDeleteVirtualMapping.
2008-07-21 ReactOS Portable... - Fix ARM exports to make up for the recent i386 changes.
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-24 ReactOS Portable... - Implement MmGetPfnForProcess, MmIsPageSwapEntry.
2008-06-15 ReactOS Portable... - Fix a bug in MmGetPhysicalAddress.
2008-06-14 ReactOS Portable... - Fix stupid IRQL/Interrupt handling code that someone...
2008-03-11 ReactOS Portable... - Forgot to commit previous HAL changes.
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-02-14 ReactOS Portable... Don't overwrite the stacks anymore -- set the right...
2008-02-13 ReactOS Portable... Convert all Mm ASM stubs to C stubs in mm/arm/stubs...
2008-02-13 ReactOS Portable... Add /arm tree for Memory Manager and stub MmUpdatePageD...