Add missing processor architecture cases
[reactos.git] / reactos / ntoskrnl / ke / process.c
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-10-08 Gregor AnichAdd 'break_on_module_load' option to KDB. When enabled...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-07-26 Hartmut BirrAcquire always the apc lock if we are modifying the...
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
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-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-18 Alex IonescuFix Access Bug. cmd.exe and taskmgr work again, but...
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-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-18 Gregor AnichFix KeUnstackDetachProcess.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-17 Alex IonescuSYSENTER support, INT2E Optimization, new Syscall Table...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-27 Hartmut Birr- Update the page directories for the stack outside...
2004-11-11 Alex IonescuKernel:
2004-10-17 Alex IonescuKeStackAttach: Acquire lock before getting thread
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-27 Hartmut Birr- Establish the pde for the thread structure within...
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-19 Hartmut Birr- Replaced MmUpdateStackPageDir by MmUpdatePageDir...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-01 Filip Navara- Replace some usages of KEBUGCHECK(0) with correct...
2004-08-01 Hartmut Birr- Changed all internal memory functions to use the...
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-23 Alex IonescuAdded Ke Stubs
2004-03-09 David Welch- Replaced some common sequences of inline assembly...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-27 Gunnar Dalsnesapc work
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-01 Hartmut Birr- Update two pde's if the kernel stack crosses a 4MB...
2003-05-08 Gé van GeldorpOnly update page dir for page containing stack
2003-05-07 Gé van GeldorpDon't let page containing stack disappear when switchin...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
2001-04-16 David WelchSMP detection work
2001-03-16 David WelchMoved microkernel to the architecture specific directory
2000-12-23 David WelchAll task switching is done in software.
2000-07-04 David WelchAdded working set functions
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
1999-04-10 David WelchPartially implemented PEB
1999-04-01 David WelchEnhanced memory managment
1999-03-30 David WelchBegan improvements to memory managment, changed method of