- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / ntoskrnl / include / internal / ps.h
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-08-07 Alex Ionescu- Remove cid.c
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-08-01 Filip NavaraSetup quota blocks for processes.
2005-07-23 Alex Ionescu - Disable APC Queuing & Flush APC queues during thread...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuFix build, clean up headers, add public stuff to public...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Thomas Bluemelmore fixes for GCC4
2005-05-07 Alex IonescuUpdate ETHREAD to latest version.
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Alex IonescuUpdate KPROCESS structure to latest version and documen...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuFix win32k
2005-04-18 Alex IonescuImplement PsSetLegoNotifyRoutine and PsRemoveCreateThre...
2005-04-18 Alex IonescuRemove ps/create.c, it did not fit with the current...
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-13 Alex IonescuKernel Gates. Ultra-lightweight and exclusive Wait...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-22 Thomas Bluemelfixed a few race conditions during thread/process termi...
2005-03-22 Thomas Bluemelfixed thread/process termination bugs that might have...
2005-03-18 Alex IonescuUpdate ETHREAD fields and termination port stucture...
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-14 Thomas Bluemeldon't receive the previous mode before the current...
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraThomas Weidenmueller <w3seek@reactos.com>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-12 Filip NavaraBasic support for priority boosting.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-03 Alex IonescuFix more wrong structure defintions that don't match...
2004-12-05 Thomas Bluemelget rid of the "global" system process handle since...
2004-11-27 Hartmut Birr- Used a fast mutex for the client id structure.
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-11-11 Alex IonescuKernel:
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-22 Thomas Bluemelinitialize the job management and export PsJobType
2004-09-22 Thomas Bluemel1. added EJOB structure
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-10 Alex IonescuSmall fixes to I/O Manager and Implemented IoMakeAssoci...
2004-08-08 Alex IonescuInitial Support for Quota Pool Allocations.
2004-07-23 James TaborAdded thread counting with PsEnumThreadsByProcess and...
2004-07-20 Alex IonescuImplemented PsGetProcessCreateTimeQuadPart, PsGetProces...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-24 Alex IonescuAdded Ke Stub Prototypes
2004-06-23 Alex IonescuAdded Ex Prototypes
2004-03-14 Eric KohlFix some prototypes.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-30 KJK::HyperionScrew branches, I'm committing to HEAD. Life is too...
2003-12-14 Hartmut Birr- Fixed the declaration of some thread functions.
2003-11-27 Gunnar Dalsnesapc work
2003-10-15 Filip NavaraFixed driver loading order, cleaned up relevant functio...
2003-08-19 David Welch- Patch from PM implementing ldt and tss iobitmap support.
2003-07-23 David Welch- Don't allocate/free a new callback on each callback...
2003-07-17 Andrew GreenwoodWin 32 API header compatibility update
2003-07-15 Andrew GreenwoodMy first CVS commit. Hope I get this right. I did put...
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-06-16 Eric KohlAdded service table pointer to KTHREAD.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-19 Gunnar Dalsnesset thread WaitReason when blocking
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-16 David Welch2002-08-16 David Welch <welch@computer2.darkstar...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
next