Added check for existing 'SystemRoot' link target
[reactos.git] / reactos / ntoskrnl / hal / x86 / irql.c
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-07-24 Eric KohlImplemented hal system interrupt functions
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-04 David WelchAdded working set functions
2000-04-05 Eric KohlAdded hal functions
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-12 Phillip Susinew APC code ready for prime time
1999-12-12 David WelchRemoved typo.
1999-12-12 David WelchBacked out Philip Susi's changes for further testing
1999-12-12 Phillip Susifixed bug caused by my APC code
1999-12-11 Phillip Susifixed DPC and APC calling code
1999-11-02 David WelchImproved scheduling code
1999-06-10 David WelchFixed problem with dpc execution
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
1998-12-22 David WelchFixed race in task-switching code
1998-11-29 Rex JolliffChanged include/hal/io.h to halio.h with i386/io.h
1998-10-12 Rex Jolliffchanged static functions to standard naming convention
1998-10-05 Rex Jolliffbrings code in line with release 12
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