Moved interrupt code from hal into kernel
[reactos.git] / reactos / ntoskrnl / ke / dpc.c
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-04 David WelchAdded working set functions
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-06-29 David WelchMade header file usage more consistent
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-05 Phillip Susifixed sync problem: set dpc lock field before, rather...
1999-12-05 Phillip Susifixed sync bug by elevating IRQL
1999-12-02 David WelchSome bug fixes.
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-06-27 Eric KohlFixed irq level assertations (assert -> assert_irql).
1999-06-10 David WelchFixed problem with dpc execution
1999-05-29 David WelchLots of changes to the kernel
1999-01-04 David WelchCreated bugs in wait and timer code
1998-12-08 David WelchCorrected a memory leak in the read cleanup code
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-09-15 Rex Jollifffixes and changes to support IDE driver
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision