Implemented /Device/PhysicalMemory
[reactos.git] / reactos / ntoskrnl / mm / section.c
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-08-20 David WelchFixed memory manager bugs
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-06-29 David WelchMade header file usage more consistent
2000-06-26 David WelchDocumented parts of the page fault path and flagged...
2000-06-25 David WelchRemoved from redundant files from the mm directory
2000-05-24 David WelchMore bug fixes.
2000-05-13 David WelchSome fixes.
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-03 David WelchCorrect LPC implementation
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-03-29 David WelchCorrected mutex implementation
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-19 Emanuele AlibertiSome clean-up in ntoskrnl/mm. MmAllocateSection prototy...
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-01-12 Eric KohlAdded missing printf() functions
1999-12-30 David WelchAdded some additional csrss work
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-20 David WelchFixed problem with handles not being released
1999-11-25 Eric KohlFixed typo
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-18 David WelchSeveral bug fixes
1999-04-01 David WelchEnhanced memory managment
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 David Welchno message
1999-02-06 Rex JolliffFixed debug statement
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-01 David Welch*** empty log message ***
1998-12-20 Rex JolliffVarious changes to support the executable/driver loader
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