nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / hrtimer.c
2007-02-16 Thomas Gleixner[PATCH] clockevents: add core functionality
2007-02-16 Thomas Gleixner[PATCH] hrtimers: clean up callback tracking
2007-02-16 Thomas Gleixner[PATCH] hrtimers; add state tracking
2007-02-16 Thomas Gleixner[PATCH] hrtimers: cleanup locking
2007-02-16 Thomas Gleixner[PATCH] hrtimers: namespace and enum cleanup
2007-02-16 Thomas Gleixner[PATCH] Extend next_timer_interrupt() to use a referenc...
2007-02-16 John Stultz[PATCH] GTOD: persistent clock support
2007-02-16 john stultz[PATCH] HZ free ntp
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2006-09-29 Toyo Abe[PATCH] posix-timers: Fix clock_nanosleep() doesn't...
2006-08-14 Jan Blunck[PATCH] fix hrtimer percpu usage typo
2006-07-31 Chandra Seetharaman[PATCH] cpu hotplug: replace __devinit* with __cpuinit...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate hrtimer base locks
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert initdata patch submitted...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-25 Randy Dunlap[PATCH] ktime/hrtimer: fix kernel-doc comments
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
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