Make the address space mutex unsafe, because sometimes it is acquired at > APC_LEVEL...
[reactos.git] / reactos / ntoskrnl / mm / aspace.c
2005-11-20 Alex IonescuMake the address space mutex unsafe, because sometimes...
2005-09-14 Alex Ionescuntoskrnl header cleanups
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-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-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2005-01-02 Alex IonescuDon't use MmLowestUserAddress as a ULONG!
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-04 Filip Navara- Don't zero memory allocated by ExAllocatePool.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
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...
2001-12-31 David WelchVirtual memory support
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-03-07 David WelchAdded tagging of most allocates
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-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-03-29 David WelchCorrected mutex implementation