- Rename KiCheckForKernelApcDelivery
[reactos.git] / reactos / ntoskrnl / include / internal / ke.h
2005-11-03 Alex Ionescu- Rename KiCheckForKernelApcDelivery
2005-09-27 Alex Ionescu- Fix several flaws in APC logic.
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-08-09 Alex Ionescu- Last patch was incomplete, apologies. SVN @ 5AM ...
2005-08-09 Alex Ionescu- Implement KeQueryBasePriorityThread to return the...
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-07-30 Alex IonescuDecrease quantum during wait and during no-wait......
2005-07-23 Alex Ionescu - Disable APC Queuing & Flush APC queues during thread...
2005-07-17 Hartmut BirrRequest the APC_INTERRUPT for the correct processor...
2005-07-06 Filip NavaraKernel base address and system space start can be disti...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-14 Filip NavaraAccidently removed one line in the last commit ......
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...
next