Began seperation of machine-dependant/independant sections of memory
[reactos.git] / reactos / ntoskrnl / ps / thread.c
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-12-18 Phillip SusiAdded tracking of running threads in a process, and...
1999-12-16 Phillip Susifound that list corruption bug. it was also resulting...
1999-12-14 Phillip Susifixed runnable thread counters
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 WelchBacked out Philip Susi's changes for further testing
1999-12-12 Phillip Susifixed thread dispatcher bug with spin lock
1999-12-11 Phillip Susithread priorities, and some APC work
1999-12-10 Phillip Susiadded initial priorities to threads and processes
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-05 Phillip Susiforgot to initialize Create member of OBJECT_TYPE for...
1999-12-02 David WelchSome bug fixes.
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-02 David WelchImproved scheduling code
1999-10-11 Eric KohlMinor fix to teb allocation.
1999-10-07 Eric KohlFixed header inclusion order.
1999-09-06 Eric KohlThread improvements.
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-24 Emanuele AlibertiKeGetPreviousMode (useless)
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-10 David WelchFixed problem with dpc execution
1999-06-08 David WelchAdded support for ZwOpenProcess
1999-06-04 Rex JolliffAdded PE loader to LOADROS. Updated symbol search in...
1999-05-29 David WelchLots of changes to the kernel
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-10 Eric KohlAdded process ids.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-18 David WelchSeveral bug fixes
1999-04-01 David WelchEnhanced memory managment
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-26 David WelchMade process execution work again
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-16 David WelchFixed several bugs
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-03 David WelchAdded directory listing support for the shell
1999-01-01 David Welch*** empty log message ***
1998-12-22 David WelchFixed race in task-switching code
1998-12-20 Rex JolliffVarious changes to support the executable/driver loader
1998-11-29 Rex JolliffThread should be restarted in passive level.
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision