Merge trunk head (r41474)
[reactos.git] / reactos / ntoskrnl / mm / anonmem.c
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-30 Aleksey Bragin- Add missing parameters probing.
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-09 Michael Martin- NtAllocateVirtualMemory, NtProtectVirtualMemory:...
2009-05-09 Michael Martin- MmProtectAnonMem: Search all Regions in Memory Area...
2009-05-08 Michael Martin- NtFreeVirtualMemory: Pass RegionListHead from Section...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-27 Aleksey Bragin- Change storage of ReactOS-specific virtual address...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-07 Dmitry GorbachevDo not crash the kernel when accessing a guard page.
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-24 Timo KreuzerMm: Fix page protection flags checks.
2009-01-19 Christoph von Wittichdon't let VirtualProtect play with not committed memory
2009-01-19 Christoph von Wittichfix typo (spotted by Ged)
2009-01-19 Christoph von Wittichfix some kernel32 virtual winetests
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
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 ...
next