strip whitespace from end of lines
[reactos.git] / reactos / ntoskrnl / mm / anonmem.c
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
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-19 Filip Navara- Remove unused and broken MmSplitMemoryArea function.
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
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-07-10 Hartmut Birr- Implemented NtQueryVirtualMemory for unallocated...
2004-06-06 Hartmut Birr- Allocate memory for mdl's for paging io from stack...
2004-04-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-03-07 Art YerkesDavid Welch turned me on to the right way to solve...
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-31 Jason FilbyInitial implementaions of MmAllocateContiguousMemorySpe...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-30 Hartmut Birr- Call MmDeletePageFileMapping with the process in...
2003-08-29 David Welch- Fix from art: use the region protection for faulted...
2003-08-25 David Welch- Patch from Art Yerkes: return access violation on...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-12 David Welch- Implemented Harmutt Birr's suggestion of a seperate...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-19 Gé van GeldorpRevert last change
2003-06-19 Gé van GeldorpDon't mark pages as unmapped when releasing them via...
2003-05-17 Eric KohlImplemented Top-Down-Allocator.
2003-04-28 Gé van GeldorpRegionSize in MEMORY_BASIC_INFORMATION is relative...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-01-11 Hartmut BirrSignaled the event of pageop at return if the function...
2002-11-05 David WelchReverted previous changes - Mm{Enable,Disable}VirtualMa...
2002-11-05 Hartmut Birr* Disabled all calls to MmEnableVirtualMapping/MmDisabl...
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 BirrChange the type of the parameter PhysicalAddress 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...