Changed internal/config.h -> roscfg.h in a number of files.
[reactos.git] / reactos / ntoskrnl / ke / i386 / irq.c
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-04-26 Phillip SusiUndo last change removing config.h, which is now correc...
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-20 Casper HornstrupCall KiUpdateSystemTime from KiInterruptDispatch if...
2001-04-16 David WelchFurther SMP initialization work (now boots all processo...
2001-04-16 David WelchSMP detection work
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
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
2001-03-07 David WelchAdded tagging of most allocates
2001-02-06 David WelchFixed timer code
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2000-12-10 David WelchSome work on file caching
2000-07-24 Eric KohlImplemented hal system interrupt functions
2000-07-10 Eric KohlMoved interrupt code from hal into kernel