fixed some warnings with gcc4 (mostly assignment differs in signedness warnings)
[reactos.git] / reactos / ntoskrnl / include / internal / i386 / ps.h
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...
2005-03-14 Thomas Bluemelimplemented the SystemInterruptInformation information...
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-01-17 Alex IonescuSYSENTER support, INT2E Optimization, new Syscall Table...
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-17 Hartmut Birr- Simplified the definition of KeGetCurrentKPCR for...
2004-10-17 Hartmut Birr- Fixed the definition KPCR_SELF and KeGetCurrentKPCR.
2004-10-17 Alex IonescuFixed definition of KPCR_TIB to match W32API/NT5 defint...
2004-10-12 Alex IonescuAdded complete defintion of FX_SAVE_AREA and moved...
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-08-19 David Welch- Patch from PM implementing ldt and tss iobitmap support.
2003-06-16 Eric KohlAdded service table pointer to KTHREAD.
2003-06-05 Casper Hornstrup2003-06-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-01 Casper Hornstrup2003-06-01 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...