Add missing processor architecture cases
[reactos.git] / reactos / ntoskrnl / ex / power.c
2005-11-14 Gé van GeldorpTwoTailedFox <twotailedfox@gmailcom>:
2005-11-13 Hartmut BirrShutdown the process manager before shutdown the registry.
2005-11-13 Gé van GeldorpSpelling fixes. Thanks to Royce for pointing them out.
2005-11-12 Gé van GeldorpAdd some more shutdown messages
2005-11-09 Gé van GeldorpWe need to call HalReleaseDisplayOwnership before killi...
2005-09-15 Hartmut BirrFixed the MP build.
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare for MP builds
2005-06-19 Alex IonescuSome more NDK fixes
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-19 Gregor AnichOne could have the impression that I am bored ;-)
2005-02-18 Gregor AnichAdd shutdown message.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-01 Eric KohlFix typos in shutdown messages.
2005-01-30 Filip NavaraDon't shutdown devices before flushing registry and...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-05 Hartmut Birr- Used a system thread to shutdown various kernel compo...
2004-10-17 Gé van GeldorpMore shutdown messages
2004-09-30 Royce Mitchell IIIYou're such a trooper, Marvin
2004-09-30 Gé van GeldorpYou can tune a file system, but you can't tunafish
2004-09-27 Steven EdwardsAdd a shutdown message.
2004-09-26 Royce Mitchell IIImore sayings
2004-09-25 Art Yerkescm/regfile.c, ldr/init.c, ldr/loader.c: OBJ_CASE_INSENS...
2004-09-12 Gé van GeldorpMake the end a little bit more interesting
2004-08-21 Mike Nordellstop wasting power at shutdown
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-07 Alex IonescuTagged certain functions that were exported both under...
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-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-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell IIIadded @implemented and @unimplemented notes to the...
2003-05-01 Gé van GeldorpProperly clean up terminated threads
2003-02-09 Hartmut BirrRemoved the fix for flushing modified cache segments...
2003-01-30 Hartmut BirrWrite back dirty pages from cache manager at shutdown.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-09-02 David WelchImplemented NtSetEnvironmentVariable
2001-09-02 David WelchImplemented NtQuerySystemEnvironmentValue
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2000-12-23 David WelchAll task switching is done in software.
2000-10-22 Eric KohlReplaced linux io calls
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-10-11 Eric KohlAdded new display and reboot code.
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-02-01 David WelchExtensive changes to the objmgr
1998-10-05 Rex JolliffInitial revision