Merge git://git.infradead.org/~dwmw2/rbtree-2.6
[safe/jmp/linux-2.6] / kernel / hrtimer.c
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-05-31 Stephen Hemminger[PATCH] hrtimer: export symbols
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinitdata from notifier block defini...
2006-04-22 David Woodhouse[RBTREE] Update hrtimers to use rb_parent() accessor...
2006-04-11 Joe Korty[PATCH] add cpu_relax to hrtimer_cancel
2006-03-31 Dimitri Sivanich[PATCH] hrtimer: call get_softirq_time() only when...
2006-03-31 Thomas Gleixner[PATCH] hrtimer: use generic sleeper for nanosleep
2006-03-31 Thomas Gleixner[PATCH] hrtimer: create generic sleeper
2006-03-26 Roman Zippel[PATCH] hrtimers: remove data field
2006-03-26 Roman Zippel[PATCH] hrtimers: remove nsec_t typedef
2006-03-26 Roman Zippel[PATCH] hrtimers: remove state field
2006-03-26 Roman Zippel[PATCH] hrtimers: simplify nanosleep
2006-03-26 Roman Zippel[PATCH] hrtimers: pass current time to hrtimer_forward()
2006-03-26 Thomas Gleixner[PATCH] hrtimers: optimize softirq runqueues
2006-03-07 Tony Lindgren[PATCH] fix next_timer_interrupt() for hrtimer
2006-02-15 Ingo Molnar[PATCH] hrtimer: round up relative start time on low...
2006-02-01 Thomas Gleixner[PATCH] hrtimers: add back lost credit lines
2006-02-01 George Anzinger[PATCH] hrtimers: cleanups and simplifications
2006-02-01 akpm@osdl.org[PATCH] hrtimers: fix posix-timer requeue race
2006-01-17 Ingo Molnar[PATCH] kernel/hrtimer.c sparse warning fix
2006-01-17 Jonathan Corbet[PATCH] hrtimer comment tweak
2006-01-12 Thomas Gleixner[hrtimer] Enforce resolution as lower limit of intervals
2006-01-12 Thomas Gleixner[hrtimer] Change resolution storage to ktime_t format
2006-01-12 Thomas Gleixner[hrtimer] Remove listhead from hrtimer struct
2006-01-10 Matt Helsley[PATCH] Export ktime_get_ts()
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch sys_nanosleep to hrtimer
2006-01-10 Thomas Gleixner[PATCH] hrtimer: create hrtimer nanosleep API
2006-01-10 Thomas Gleixner[PATCH] hrtimer: hrtimer core code