Added Intel MultiProcessor Specification support
[reactos.git] / reactos / ntoskrnl / include / internal / ke.h
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-03-25 David WelchV86 mode fixes
2001-03-18 David WelchFixes for APC handling
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-02-18 Phillip SusiFixes to waitable timer implementation
2001-02-06 David WelchFixed timer code
2001-02-04 Eric KohlImplemented KeRemoveQueueApc() (not exported).
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-12-26 David WelchAdded support for calling BIOS functions
2000-12-10 David WelchSome work on file caching
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
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