on_each_cpu(): kill unused 'retry' parameter
[safe/jmp/linux-2.6] / kernel / hrtimer.c
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-05-03 Oliver Hartkopphrtimer: remove duplicate helper function
2008-04-30 Thomas Gleixneradd hrtimer specific debugobjects code
2008-04-28 Thomas Gleixnerhrtimer: raise softirq unlocked to avoid circular lock...
2008-04-27 Bodo Stroesserhrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
2008-04-21 Thomas Gleixnerhrtimer: optimize the softirq time optimization
2008-04-21 Dimitri Sivanichhrtimer: reduce calls to hrtimer_get_softirq_time()
2008-04-17 Oleg Nesterovhrtimers: simplify lockdep handling
2008-04-17 Thomas Gleixnerhrtimer: use nanosleep specific restart_block fields
2008-02-14 Thomas Gleixnerhrtimer: catch expired CLOCK_REALTIME timers early
2008-02-14 Thomas Gleixnerhrtimer: check relative timeouts for overflow
2008-02-10 Oleg Nesterovhrtimer: don't modify restart_block->fn in restart...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp handling in hrtimer_nanosleep()
2008-02-05 Davide Libenzitimerfd: new timerfd API
2008-02-01 Peter Zijlstrahrtimer: fix hrtimer_init_sleeper() users
2008-01-25 Peter Zijlstrahrtimer: unlock hrtimer_wakeup
2008-01-25 Peter Zijlstrahrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
2008-01-25 Peter Zijlstrahrtimer: clean up cpu->base locking tricks
2008-01-22 Randy Dunlaphrtimer: fix section mismatch
2007-12-07 Thomas Gleixnerhrtimers: avoid overflow for large relative timeouts
2007-10-29 Michael EllermanQuieten hrtimer printk: "Switched to high resolution...
2007-10-19 Uwe Kleine-Königfix comment: unlock_hrtimer_base is the counterpart...
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-18 Anton Blanchardhrtimer: Rework hrtimer_nanosleep to make sys_compat_na...
2007-10-10 Arnaldo Carvalho... [KTIME]: Introduce ktime_sub_ns and ktime_sub_us
2007-07-25 john stultzCache xtime every call to update_wall_time
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-22 Ingo Molnarhrtimer: speedup hrtimer_enqueue
2007-07-22 Ingo Molnarhighres: improve debug output
2007-07-17 David Miller[HRTIMER] Fix cpu pointer arg to clockevents_notify()
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-08 Stas Sergeevexport hrtimer_forward
2007-04-27 David Howells[NET]: Fix networking compilation errors
2007-04-26 Patrick McHardy[NET_SCHED]: Use ktime as clocksource
2007-04-07 Ingo Molnar[PATCH] high-res timers: resume fix
2007-03-28 Ingo Molnar[PATCH] hrtimers: fix reprogramming SMP race
2007-03-17 Thomas Gleixner[PATCH] hrtimer: fix up unlocked access to wall_to_mono...
2007-03-17 Thomas Gleixner[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
2007-03-06 Thomas Gleixner[PATCH] highres: do not run the TIMER_SOFTIRQ after...
2007-03-05 Heiko Carstens[PATCH] timer/hrtimer: take per cpu locks in sane order
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 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