Cleanup isn't necessary after calling the driver in NtQueryDirectoryFile.
[reactos.git] / reactos / ntoskrnl / ke / timer.c
2005-10-12 Gunnar Dalsnesadd comment about KeCancelTimer pitfall
2005-09-26 Gunnar Dalsnes-reorder InsertXscendingOrder macro argument order...
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-14 Alex IonescuSupport Priority Boosting during Wait Satisfaction...
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
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-14 Thomas Bluemeldon't walk all the timers as they're sorted.
2005-02-14 Thomas Bluemeldon't remove the timer from the list before walking...
2005-02-14 Alex IonescuReimplemented Kernel and Executive Timers. Use Microsof...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-27 Thomas Bluemel1. fixed prototypes of NtQueryPerformanceCounter()...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-12 Filip NavaraBasic support for priority boosting.
2005-01-01 Alex IonescuModified NtDelayExecution Prototype/Function to use...
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-11-28 Eric KohlSet system time and update boot time and relative timers.
2004-11-27 Hartmut Birr- Removed the timer value lock, because this lock isn...
2004-11-21 Gunnar Dalsnesfix kernel queues + misc fixes/cleanups
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-11-06 Eric Kohl- Make TIME_ZONE_ID_XXX constants available from kernel...
2004-10-31 Filip Navara- Call KiDispatchInterrupt only if DPC software interru...
2004-10-31 Hartmut Birr- The quantum of the idle thread must also end.
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-24 Thomas Bluemelfixed prototypes of NtCreateMutant(), NtQueryMutant...
2004-10-23 Gregor AnichFixed debug build, uncommented NDEBUG in io/pnpmgr.c
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-10-01 Hartmut Birr- Rewrote parts of the Process & Thread time count...
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-29 James TaborNew Process & Thread time locking and experimental...
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-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-04-20 James TaborFilip Navara NtGetTickCount implementation.
2004-04-18 James TaborFix Kernel User Timer.
2004-04-14 James TaborImproved Passive Level kernel and user time counters.
2004-04-14 James TaborNeed more time to work audit patch
2004-04-14 James TaborImplementation of system performance auditing hax.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-18 Gunnar DalsnesInsertAscendingList adaption
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-31 Hartmut Birr- Made the system time in the shared data page available.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-02 Eric KohlReimplemented dispatcher database lock and synchronizat...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-09 Hartmut Birr- Initialized TickCountMultiplier from shared user...
2003-02-02 Eric KohlImplemented NtQueryPerformanceCounter().
2003-01-11 Hartmut BirrFixed a comment.
2003-01-02 Casper Hornstrup2003-01-02 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-09 Hartmut BirrProtected the access to system_time with a spinlock.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-04-26 Eric KohlSimplified access to the shared user page.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-07-30 Rex Jolliffsome changes to support loading actual drivers
2001-04-17 David WelchSMP scheduling fixes
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-03-18 David WelchFixes for APC handling
2001-03-16 David Welch* include/ddk/zw.h: Corrected declarations of NtCreateP...
2001-03-14 David WelchMerge adjacent free blocks in the non-paged pool
2001-03-14 David WelchSome work on portabilitity
2001-02-18 Phillip SusiFixes to waitable timer implementation
2001-02-06 David WelchFixed timer code
2001-02-05 Phillip SusiFixed clock increment for 10ms clock, and bug in comput...
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-07-19 David WelchAdded timer constant fix from Genadi V. Zawidowski
2000-07-07 Phillip SusiFixes to timeout code
2000-07-04 David WelchAdded working set functions
2000-06-29 David WelchMade header file usage more consistent
2000-06-09 Eric KohlMoved some functions into the hal.
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
2000-02-14 Boudewijn Dekkerimpl. NtGetTickCount
1999-12-26 David WelchAdded some security functions
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-11 Phillip Susireworked the APC code, they shold now be delivered...
next