Fix splitting of cells (noticed by Hartmut).
[reactos.git] / reactos / ntoskrnl / ex / fmutex.c
2005-11-26 Hartmut BirrDon't use the OldIrql value from fmutex after releasing it.
2005-11-26 Hartmut BirrSave the old irql in ExTryToAcquireFastMutex.
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-09-24 Gunnar Dalsnesuncomment and add mutex asserts
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
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-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-10-22 Eric KohlUse upper-case ASSERT macros.
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-07-12 David Welch- Fixed a deadlock - if a thread releasing an fmutex...
2003-07-10 Royce Mitchell IIIadded @implemented and @unimplemented notes to the...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-19 David Welchntoskrnl/cc/view.c: CcRosTrimCache: Added a comment...
2002-05-19 Casper HornstrupFixed a bug in ExAquireFastMutexUnsafe
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
2001-12-27 David WelchSet WP bit in CR0
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-06-20 Eric KohlFirst fixes to support fastcall:
2001-03-16 David WelchRemoved obsolete header files
2000-12-23 David WelchAll task switching is done in software.
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-06-09 Eric KohlMoved some functions into the hal.
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
1999-05-29 David WelchLots of changes to the kernel
1999-03-25 David WelchCleaned up code a bit
1999-02-06 David Welchno message
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision