[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
[safe/jmp/linux-2.6] / include / linux / hrtimer.h
2007-03-01 Randy Dunlap[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
2007-02-16 Ingo Molnar[PATCH] Add SysRq-Q to print timer_list debug info
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_stat
2007-02-16 Thomas Gleixner[PATCH] hrtimers: add high resolution timer support
2007-02-16 Thomas Gleixner[PATCH] tick-management: dyntick / highres functionality
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 John Stultz[PATCH] GTOD: persistent clock support
2006-09-29 Toyo Abe[PATCH] posix-timers: Fix clock_nanosleep() doesn't...
2006-09-06 Henrik Kretzschmar[PATCH] Documentation for lock_key in struct hrtimer_base
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate hrtimer base locks
2006-06-25 Randy Dunlap[PATCH] ktime/hrtimer: fix kernel-doc comments
2006-04-22 David Woodhouse[RBTREE] Update hrtimers to use rb_parent() accessor...
2006-04-02 Martin WaitzDocumentation: fix minor kernel-doc warnings
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 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-01 George Anzinger[PATCH] hrtimers: cleanups and simplifications
2006-02-01 akpm@osdl.org[PATCH] hrtimers: fix posix-timer requeue race
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 Thomas Gleixner[PATCH] hrtimer: convert posix timers completely
2006-01-10 Thomas Gleixner[PATCH] hrtimer: create hrtimer nanosleep API
2006-01-10 Thomas Gleixner[PATCH] hrtimer: hrtimer core code