sync trunk head (r37928)
[reactos.git] / reactos / ntoskrnl / mm / anonmem.c
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Stefan Ginsberg- Change more ASSERT(FALSE) to KeBugCheck(MEMORY_MANAGE...
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-24 KJK::HyperionEverything
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo KreuzerSome ULONG -> SIZE_T / ULONG_PTR fixes
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-24 Stefan Ginsberg- 64 bit fixes for Mm routines: Use SIZE_T and ULONG_PT...
2008-09-23 Aleksey Bragin- In success cases of NtAllocateVirtualMemory, return...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-27 Timo KreuzerMMerge 34827 from ros-amd64-bringup branch:
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... Now that MADDRESS_SPACE became nearly an empty structur...
2008-07-27 ReactOS Portable... The puzzle of the design decisions behind the React...
2008-07-27 Timo Kreuzerfix parameters of NtAllocateVirtualMemory and NtFreeVir...
2008-07-21 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-03-09 Aleksey Bragin- Remove autoupdated "$Id:" lines from the kernel sourc...
2008-02-11 Aleksey Bragin- Minor cleanup.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-17 Mike Nordellproper PSEH return usage (thanks janderwald)
2007-10-17 Mike NordellProbe arguments if coming from usermode. Use previous...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-05-18 Alex Ionescu- Get rid of ROS_EPROCESS and all the ugly type-casting...
2006-05-18 Alex Ionescu- Use EPROCESS 's AddressCreationLock instead of the...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-08 Alex Ionescu- Remove some public APIs from internal headers.
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-25 Thomas Bluemelfixed uninitialized variable warning
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-10-29 Hartmut BirrLock always the address space if we changing the virtua...
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-08-07 Alex IonescuAnd here goes another test for two unsupported flags.
2005-08-07 Alex IonescuOne more test can't hurt.
2005-08-07 Alex IonescuAdd failure cases for more things then a WINE test...
2005-07-04 Alex IonescuDprint fixes by our lovely Filip
2005-06-07 Hartmut BirrChanged back to the GPL.
2005-06-07 Hartmut Birr- Removed the process member from the memory area struc...
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-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.
next