[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / mm /
2010-06-01 Cameron Gutman[NTOSKRNL]
2010-06-01 Johannes Anderwald[NTOS]
2010-06-01 Art YerkesAdd invariant checks and fix a bug: Copy+Paste error...
2010-05-30 Sir Richard[NTOS]: Implement MiAllocatePfn, it is a simpler wrappe...
2010-05-29 Sir RichardTimo/Physicus: Please validate for AMD64.
2010-05-29 Sir RichardTesters: Please pay attention to this build and test...
2010-05-12 Sir Richard[NTOS]: Fix definition of unused MI_MAKE_SOFTWARE_PTE...
2010-05-12 Sir Richard[NTOS]: When grabbing physically contigous pages from...
2010-05-12 Sir Richard[NTOS]: Move MiFindContiguousPages to ARM3/contmem...
2010-05-12 Sir Richard[NTOS]: Add assertions to the paged pool and demand...
2010-05-12 Sir Richard[NTOS]: Fix MiInsertPageInFreeList, it was using the...
2010-05-12 Sir Richard[NTOS]: Fix 4MB assumptions and use PDE_MAPPED_VA inste...
2010-05-12 Sir Richard[NTOS]: User pages are not used until Phase 1, they...
2010-05-12 Sir Richard[NTOS]: Compute MiHighestUserPte, MiHighestUserPde...
2010-05-12 Sir Richard[NTOS]: MmSystemPageDirectory is an array of page direc...
2010-05-12 Sir Richard[NTOS]: We might get page faults before memory areas...
2010-05-09 Sir Richard[NTOS]: Acquire PFN lock before setting up hyperspace...
2010-05-09 Sir Richard[NTOS]: Implement MiRemoveAnyPage and MiRemovePageByCol...
2010-05-09 Sir Richard[NTOS]: At times, pages may be removed from the zero...
2010-04-27 Michael Martin[ntoskrnl\mm]
2010-04-22 Sir Richard[NTOS]: Implement and call MiBuildImportsForBootDrivers...
2010-04-22 Sir Richard[NTOS]: Implement and call MiUseLargeDriverPage.
2010-04-22 Sir Richard[NTOS]: MiFindExportedRoutineByName should validate...
2010-04-21 Sir Richard[NTOS]: Support unload of system modules by parsing...
2010-04-21 Sir Richard[NTOS]: Enable MmPageEntireDriver by implementing MiSet...
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-29 Timo KreuzerFix Mm64BitPhysicalAddress
2010-03-29 Timo Kreuzerrevert r46552 and r46553
2010-03-29 Timo KreuzerReintegrate header branch part 7/x
2010-03-28 Timo Kreuzer[NTOS]
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 Kreuzer[NTOS]
2010-03-24 Timo Kreuzer[NTOS]
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-22 Aleksey Bragin[NTOS]: Enable high/low memory events notifications.
2010-02-22 Aleksey Bragin[NTOS]: Temporarily disable last part of MiInsertZeroLi...
2010-02-21 Sir Richard[NTOS]: Insert pages into zero list with specific MiIns...
2010-02-21 Sir Richard[NTOS]: Use system PTEs for drivers, both boot drivers...
2010-02-20 Sir Richard[NTOS]: Make MM init read MmProductType to determine...
2010-02-20 Sir Richard[NTOS]: Remove SwapEntry parameter from MmAllocPage...
2010-02-20 Sir Richard[NTOS]: Manage the PFN lists using the correct Flink...
2010-02-19 Sir Richard[NTOS]: Disable support for global pages since it does...
2010-02-19 Sir Richard[NTOS]: Fix premature setting of the page location...
2010-02-19 Sir Richard[NTOS]: Fix a logic error which could cause pages on...
2010-02-19 Sir Richard[NTOS]: Fix an off-by-! error which caused MDL page...
2010-02-19 Sir Richard[NTOS]: It seems the code to release a page was not...
2010-02-19 Sir Richard[NTOS]: Fix off-by-one error in MDL locking which cause...
2010-02-19 Sir Richard[NTOS]: Stop storing the consumer in the PFN, as this...
2010-02-19 Sir Richard[NTOS]: Instead of having an LRU linked list of working...
2010-02-18 Sir Richard[NTOS]: Fix build, my bad (missing file).
2010-02-18 Sir Richard[NTOS]: Build the actual ARM3 PFN database.
2010-02-18 Sir Richard[NTOS]: Remove unused code.
2010-02-15 Samuel SerapionSync tools to 45592
2010-02-11 Sir Richard[NTOS]: Remove many hacks in freelist.c regarding the...
2010-02-11 Sir Richard[NTOS]: Get rid of page locking mechanism for MDL since...
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]: Actually use calculated kernel stack size value.
2010-02-10 Sir Richard[NTOS]: Allow registry configuration of large kernel...
2010-02-10 Sir Richard[NTOS]: Combine ARM3 phase 0 and 1 even it means callin...
2010-02-09 Sir Richard[NTOS]: Implement new and correct MiAddressToPte, ToPde...
2010-02-09 Sir Richard[NTOS]: Setup the template PTE and PDE used on ARM.
2010-02-09 Sir Richard[NTOS]: Tabula rasa (clean slate) on the old-MM page...
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-02-04 Timo Kreuzer[AMD64]
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-01-23 Samuel Serapion- commctrl.h: revert a change from 45098 which is incor...
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-18 Timo Kreuzer[NTOS]
2010-01-18 Timo Kreuzer[NTOS]
2010-01-14 Timo KreuzerSync to trunk HEAD (r45072)
2010-01-13 Timo KreuzerMerge from amd64-branch:
next