implemented sweeping of handle tables
[reactos.git] / reactos / ntoskrnl / ke / spinlock.c
2005-06-22 Alex IonescuFix definition of KINTERRUPT in ROS headers so that...
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-13 Hartmut BirrUse only one access to the spinlock in the assertion...
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-05 Thomas Bluemelonly attach to the process to be queried when necessary
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-01 Hartmut Birr- Implemented KeAcquireInterruptSpinLock and KeReleaseI...
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-21 Mike NordellFix misplaced STDCALL
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-06-23 Alex IonescuAdded Ke Stubs
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-18 Gunnar Dalsnesadded KiAcquire/ReleaseSpinLock
2003-09-25 Filip NavaraPlug & Play manager improvments + few other things
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
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...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-04-26 Phillip SusiUndo last change removing config.h, which is now correc...
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-17 David WelchSMP scheduling fixes
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2000-12-26 David WelchAdded support for calling BIOS functions
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-06-09 Eric KohlMoved some functions into the hal.
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
2000-03-04 Eric KohlMoved spinlock.c and head.s from 'hal/x86' to 'ke'.
2000-03-03 Eric KohlAdded bitmaps