- Fix KiDispatchException to unmask KI_EXCEPTION_INTERNAL when setting the exception...
[reactos.git] / reactos / ntoskrnl / include / internal / ke.h
2005-06-14 Filip NavaraA bit of W32API magic.
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-06-13 KJK::Hyperiondid I miss a "the tree isn't supposed to build anymore...
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-06 Alex IonescuUpdate some more kernel structures
2005-05-05 Alex IonescuUpdate KPROCESS structure to latest version and documen...
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-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuAdd KDBG debugging hack from old code and convert it...
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuRemove ps/create.c, it did not fit with the current...
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-14 Alex IonescuSupport Priority Boosting during Wait Satisfaction...
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Hartmut BirrDefine IPI_REQUEST_FREEZE.
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
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-02-14 Alex IonescuReimplemented Kernel and Executive Timers. Use Microsof...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-12 Filip NavaraBasic support for priority boosting.
2005-01-12 Filip NavaraPortability fixes.
2005-01-07 Alex IonescuRemove /nt directory
2005-01-01 Hartmut Birr- Used interlocked functions to modify the values for...
2004-11-28 Eric KohlSet system time and update boot time and relative timers.
2004-11-27 Hartmut Birr- Implemented KiIpiSendRequest for simple requests.
2004-11-21 Gunnar Dalsneskill.c: remove useless call to KeRemoveAllWaitsThread...
2004-11-14 Hartmut Birr- Started the implementation of the ipi calls.
2004-11-11 Alex IonescuKernel:
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-11-07 Filip Navara- Export the InitSafeBootMode variable as per KB83764.
2004-10-31 Hartmut Birr- Initialize the pcr for an application processor befor...
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-01 Hartmut Birr- Rewrote parts of the Process & Thread time count...
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-07-29 James TaborNew Process & Thread time locking and experimental...
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 Ex Prototypes
2004-06-23 Alex IonescuFixed KeRaiseUserException to return old EIP.
2004-06-23 Alex IonescuFixed KeRaiseUserException to return old EIP.
2004-04-14 James TaborImproved Passive Level kernel and user time counters.
2004-04-14 James TaborFix by Marc Schtz.
2004-04-14 James TaborImplementation of system performance auditing hax.
2004-03-06 David Welch- Forgot this file.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-27 Gunnar Dalsnesapc work
2003-11-02 Eric KohlReimplemented dispatcher database lock and synchronizat...
2003-10-15 Filip NavaraFixed driver loading order, cleaned up relevant functio...
2003-09-13 VizziniPatch by skywing:
2003-08-18 Hartmut Birr- Remove all wait objects from a thread which would...
2003-07-22 James TaborFix KEBUGCHECK
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-06 Casper Hornstrup2003-04-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-19 Gunnar Dalsnesinitial work on I/O completion
2003-02-14 Eric KohlFixed declarations.
2002-10-19 Casper Hornstrup2002-10-19 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
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-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2001-04-16 David Welchper processor TSS
2001-04-16 David WelchSMP detection work
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-03-25 David WelchV86 mode fixes
2001-03-18 David WelchFixes for APC handling
2001-03-16 David Welch* include/ddk/zw.h: Corrected declarations of NtCreateP...
2001-03-14 David WelchMerge adjacent free blocks in the non-paged pool
next