Release the dispatcher lock after KiUnblockThread.
[reactos.git] / reactos / ntoskrnl / ke / bug.c
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-09-26 Gunnar Dalsnes-reorder InsertXscendingOrder macro argument order...
2005-09-15 Hartmut BirrFixed the MP build.
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare for MP builds
2005-06-12 Hartmut BirrPrint more informations on a BSOD by enabling the debug...
2005-06-04 Alex IonescuAdd inbv header, stub InvbDisplayString, fix BSOD to...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Hervé PoussineauSet svn:keywords and svn:eol-style properties
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
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...
2004-12-12 Hartmut Birr- Improved KeBugCheckWithTf for smp machines.
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
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-03-11 David Welch- Made KeBugCheckEx into a call to KeBugCheckExWithTf.
2004-03-09 David Welch- Replaced some common sequences of inline assembly...
2004-03-06 David Welch- Removed some unnecessary DbgPrints from the fatal...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-06 Gé van GeldorpPrevent double output
2003-08-27 David Welch- Added support for crash dumps:-
2003-08-24 David Welch- Move bootvideo support for a seperate driver.
2003-08-22 Gé van GeldorpPrevent double screen output when GDB is active
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-15 Andrew GreenwoodMy first CVS commit. Hope I get this right. I did put...
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-21 Gé van GeldorpImplement display ownership, also makes ATI Rage 3rd...
2003-04-24 Hartmut Birr- Implemented KeBugCheckWithTf like KeBugCheckEx.
2003-04-07 Gé van GeldorpImprove (hardware) exception handling and reporting
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-17 David WelchFixed some bugs.
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...
2002-05-02 David WelchFixed irq problems.
2002-02-09 Casper HornstrupAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command...
2002-01-10 Eric KohlKeBugCheck() calls KeBugCheckEx().
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2001-03-16 David WelchMoved microkernel to the architecture specific directory
2001-03-14 David WelchSome work on portabilitity
2001-03-07 David WelchPrint out the contents of the non-paged pool on SysRq+'A'
2000-08-12 David WelchUpdated CREDITS
2000-07-02 Eric KohlFixed more macros
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-08 Phillip Susidisable interrupts first, then do work. Use HLT also...
1999-12-02 David WelchSome bug fixes.
1999-11-02 David WelchImproved scheduling code
1999-05-29 David WelchLots of changes to the kernel
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-01-28 David Welchno message
1998-12-19 David WelchMinor bug fixes
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision