KD System Rewrite:
[reactos.git] / reactos / ntoskrnl / mm / iospace.c
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
2004-05-20 Hartmut Birr- Do not change the mapping count of a page if the...
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-04-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-01-09 Gé van GeldorpSilence debug message
2003-12-31 Jason FilbyInitial implementaions of MmAllocateContiguousMemorySpe...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-20 Filip NavaraAdded few debug messages.
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-21 Gé van GeldorpBounds checking in MmMarkPage(Un)Mapped, call MmMarkPag...
2003-05-17 Eric KohlImplemented Top-Down-Allocator.
2002-11-05 Hartmut Birr* Locking the address space before accessing it.
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-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
2001-08-03 Eugene IngermanLock address space before calling MmCreateMemoryArea.
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-09 David WelchReorganised cache segment data structure
2001-03-25 David WelchV86 mode fixes
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-01-08 David WelchSome memory manager cleanups
2000-08-20 David WelchFixed memory manager bugs
2000-07-04 David WelchAdded working set functions
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-03-29 David WelchCorrected mutex implementation
2000-03-19 Emanuele AlibertiSome clean-up in ntoskrnl/mm. MmAllocateSection prototy...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision