Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined).
[reactos.git] / reactos / ntoskrnl / mm / freelist.c
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-03-28 David WelchFixed page list initialization
2001-03-26 David WelchFixes for page list initialization
2001-03-25 David WelchV86 mode fixes
2001-03-20 David WelchBug fixes
2001-03-18 David WelchOne more bug in MmAllocateContiguousPages
2001-03-18 David WelchTypo
2001-03-18 David WelchAllocate pages beginning from the top of memory
2001-03-18 David WelchFixes for APC handling
2001-03-16 David WelchRemoved obsolete header files
2001-03-13 David WelchRepresent page-in operations by descriptors
2001-03-08 David WelchProper cleanup after processes
2001-02-28 David WelchAllow allocating aligned, contiguous memory
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-02-06 David WelchFixed timer code
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-08 David WelchSome memory manager cleanups
2000-12-29 David WelchImplemented MmAllocateContinuousMemory
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-08-20 David WelchFixed memory manager bugs
2000-07-19 David WelchRemoved broken dma code
2000-07-08 David Welch*** empty log message ***
2000-07-07 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-04 David WelchAdded working set functions
2000-07-01 David WelchRemoved unused header file
2000-06-27 David WelchCorrected bug when booting with loadros
2000-06-26 David WelchDocumented parts of the page fault path and flagged...
2000-06-25 David WelchFixed bug.
2000-06-25 David WelchRemoved from redundant files from the mm directory
1999-12-20 David WelchFixed problem with handles not being released
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-04-14 David WelchFixed silly compilation bug
1999-04-14 David Welch*** empty log message ***
1999-03-31 David WelchImproved physical page managment
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision