aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hrtimer.h
Commit message (Expand)AuthorAge
* hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-18
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-16
* [PATCH] high-res timers: resume fixIngo Molnar2007-04-07
* [PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon2007-03-06
* [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon2007-03-06
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-01
* [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-16
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-16
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-16
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-16
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-16
* [PATCH] hrtimers: clean up callback trackingThomas Gleixner2007-02-16
* [PATCH] hrtimers; add state trackingThomas Gleixner2007-02-16
* [PATCH] hrtimers: cleanup lockingThomas Gleixner2007-02-16
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-16
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-29
* [PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar2006-09-06
* [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-03
* [PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2006-06-25
* [RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse2006-04-21
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-02
* [PATCH] hrtimer: create generic sleeperThomas Gleixner2006-03-31
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-26
* [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-26
* [PATCH] hrtimers: simplify nanosleepRoman Zippel2006-03-26
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-26
* [PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner2006-03-26
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-06
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-01
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-01
* [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-12
* [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-12
* [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-12
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-10
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-10