Standardize comment headers. Patch by Trevor McCort
[reactos.git] / reactos / ntoskrnl / ke / spinlock.c
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-06-23 Alex IonescuAdded Ke Stubs
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