Add missing processor architecture cases
[reactos.git] / reactos / ntoskrnl / ps / idle.c
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
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 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-19 Alex Ionescudamn fingers were too fast. sorry, reverting
2005-04-19 Alex IonescuUse MmDeleteKernelStack and remove KeReleaseThread
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-14 Thomas Bluemelgroup idle threads into the idle process
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 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-01 Hartmut Birr- Simplified KeSetSystemAffinityThread and KeRevertToUs...
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-30 James TaborMoved KiTimerSystemAuditing flag to main.c.
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-19 Vizzinipatch by Tom (tmkpl@poczta.onet.pl)
2004-04-18 James TaborFix Kernel User Timer and added ProcessTimes to QueryIn...
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
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-30 Aleksey BraginUpdate inline assembler to be compatible with MSVC
2003-12-14 Hartmut Birr- Fixed the declaration of some thread functions.
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-17 Andrew GreenwoodWin 32 API header compatibility update
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-04-14 Phillip SusiFixed idle loop to use HLT to save power and cpu time...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-04-17 David WelchSMP scheduling fixes
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2000-10-08 David WelchAdditional bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-04 David WelchAdded working set functions
1999-12-02 David WelchSome bug fixes.
1999-11-02 David WelchImproved scheduling code
1999-03-25 David WelchCleaned up code a bit
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-01 David Welch*** empty log message ***
1998-12-08 David WelchCorrected a memory leak in the read cleanup code
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffInitial revision