Fix splitting of cells (noticed by Hartmut).
[reactos.git] / reactos / ntoskrnl / mm / rmap.c
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-08-16 Hartmut Birr- Fixed the offset calculation in MmWritePagePhysicalAd...
2005-07-06 Filip NavaraKernel base address and system space start can be disti...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-17 Alex IonescuFix bug in memory mapping which caused large applicatio...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-02 Filip NavaraRename MmOpenMemoryAreaBy[Address/Region] to MmLocateMe...
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-10-02 Hartmut Birr- Updated the workingset size in the rmap functions.
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-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-04-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-03-05 Hartmut Birr- Made it possible to allocate a pageop only if no...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-10-22 Hartmut Birr- Added a check for a locked page in MmPageOutPhysicalA...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-19 Hartmut Birr- Reverted my last changes.
2003-07-16 Hartmut Birr- Sorry, something was wrong with my last clean up...
2003-07-15 Hartmut Birr- Check for a non existing memory area.
2003-06-27 Hartmut Birr- Fixed some locking problems during different processe...
2003-06-06 Hartmut Birr- Fixed the used offset for page table/directory entrie...
2003-05-19 Hartmut Birr- Release the rmap list lock also, if the address is...
2003-05-17 Hartmut Birr- Reference/Dereference the process object only for...
2003-01-11 Hartmut BirrUsed lookasidelists for rmap's.
2002-11-09 Hartmut Birr* Unlock the address space if MmOpenMemoryAreaByAddress...
2002-11-05 Hartmut Birr* Used tagged memory for rmap entries.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-27 Hartmut BirrAdded testing for a valid proccess pointer in
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-10 David Welch2002-08-10 David Welch <welch@computer2.darkstar...
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
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-01-08 David WelchMore swapping fixes
2002-01-01 David WelchFixed bug with cygwin1.dll (still doesn't work)
2001-12-31 David WelchVirtual memory support