aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
Commit message (Expand)AuthorAge
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-26
* [PATCH] add cpu_relax to hrtimer_cancelJoe Korty2006-04-11
* [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich2006-03-31
* [PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner2006-03-31
* [PATCH] hrtimer: create generic sleeperThomas Gleixner2006-03-31
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-26
* [PATCH] hrtimers: remove nsec_t typedefRoman 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] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-14
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-01
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-01
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-01
* [PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar2006-01-17
* [PATCH] hrtimer comment tweakJonathan Corbet2006-01-16
* [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] Export ktime_get_ts()Matt Helsley2006-01-10
* [PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner2006-01-10
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-10