[winnt.h]
[reactos.git] / reactos / ntoskrnl / mm / ARM3 / pfnlist.c
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 RichardTesters: Please pay attention to this build and test...
2010-05-12 Sir Richard[NTOS]: Fix MiInsertPageInFreeList, it was using the...
2010-05-09 Sir Richard[NTOS]: Implement MiRemoveAnyPage and MiRemovePageByCol...
2010-04-20 Sir Richard[NTOS]: Read almost all the Memory Management variables...
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-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-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...