Major update of the build system:
[reactos.git] / reactos / ntoskrnl / include / internal / ps.h
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-03 Eric KohlRewrote stack allocation.
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-04-26 Phillip SusiFixed definition of EPROCESS to work with the forward...
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2001-04-16 David Welchper processor TSS
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 WelchRemoved obsolete header files
2001-01-21 David WelchFixed bug in NtFreeVirtualMemory reported by Philip...
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2000-12-23 David WelchAll task switching is done in software.
2000-12-22 Eric KohlImplemented NtResumeThread() and NtSuspendThread()
2000-12-10 David WelchSome work on file caching
2000-12-10 Eric KohlImplemented some verify functions.
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-06 Phillip SusiAdded pointer to win32k data in ETHREAD
2000-07-04 David WelchAdded working set functions
2000-07-01 Eric KohlFixed Ps macros
2000-06-29 David WelchMade header file usage more consistent