Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / ps / idle.c
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-04-14 Phillip SusiFixed idle loop to use HLT to save power and cpu time...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-04-17 David WelchSMP scheduling fixes
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2000-10-08 David WelchAdditional bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-04 David WelchAdded working set functions
1999-12-02 David WelchSome bug fixes.
1999-11-02 David WelchImproved scheduling code
1999-03-25 David WelchCleaned up code a bit
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-01 David Welch*** empty log message ***
1998-12-08 David WelchCorrected a memory leak in the read cleanup code
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffInitial revision