Make WinCVS look a little cleaner.
[reactos.git] / reactos / ntoskrnl / mm / mminit.c
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-17 Hartmut BirrFixed the size for memory unmapping from boot process.
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-07-17 David WelchFixed some bugs.
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-01-01 David WelchFixed some swapping bugs and deadlocks
2001-12-31 David WelchVirtual memory support
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-06 David WelchRemoved bitops.h
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-13 Eric KohlFixed interpretation of BIOS memory map.
2001-08-03 Eugene IngermanLock address space before calling MmCreateMemoryArea.
2001-05-03 Casper HornstrupRemoved debug code
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-26 Phillip SusiUndo last change removing config.h, which is now correc...
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-03-28 David WelchCatch stack over/underflows
2001-03-26 David WelchFixes for page list initialization
2001-03-25 David WelchV86 mode fixes
2001-03-16 David WelchRemoved obsolete header files
2001-01-17 David WelchMultiboot fixes
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-12-20 jeanbegin implementation of memory detection
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-22 Eric KohlReplaced linux io calls
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-20 David WelchFixed memory manager bugs
2000-08-12 David WelchUpdated CREDITS
2000-07-19 David WelchRemoved broken dma code
2000-07-07 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-04 David WelchCompilation fixes
2000-07-04 David WelchAdded working set functions