Commit Graph

73 Commits (bfdb4d9f0f611687d71cf6a460efc9e755f4a462)

Author SHA1 Message Date
Thomas Gleixner cd6d95d844 clocksource: prevent selection of low resolution clocksourse also for nohz=on 16 years ago
john stultz 3f68535ada clocksource: sanity check sysfs clocksource changes 16 years ago
Arun R Bharadwaj 597d027573 timers: Framework for identifying pinned timers 16 years ago
Peter Zijlstra 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
Peter Zijlstra ca109491f6 hrtimer: removing all ur callback modes 16 years ago
Peter Zijlstra 621a0d5207 hrtimer: clean up unused callback modes 16 years ago
David Howells 7597bc94d6 Fix accidental implicit cast in HR-timer conversion 16 years ago
Thomas Gleixner 592aa999d6 hrtimers: add missing docbook comments to struct hrtimer 17 years ago
Stephen Rothwell 40b8606253 DECLARE_PER_CPU needs linux/percpu.h 17 years ago
Arjan van de Ven 2075eb8d95 rangetimer: fix x86 build failure for the !HRTIMERS case 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago
Thomas Gleixner b00c1a99e7 hrtimer: mark migration state 17 years ago
Richard Kennedy 1b02469088 hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds 17 years ago
Mark McLoughlin b91c4996df hrtimer: remove hrtimer_clock_base::reprogram() 17 years ago
Mark McLoughlin d7cfb60c5c hrtimer: remove hrtimer_clock_base::get_softirq_time() 17 years ago
Arjan van de Ven 2e94d1f71f hrtimer: peek at the timer queue just before going idle 17 years ago
Arjan van de Ven 4ce105d30e hrtimer: incorporate feedback from Peter Zijlstra 17 years ago
Arjan van de Ven da8f2e170e hrtimer: add a hrtimer_start_range() function 17 years ago
Arjan van de Ven 2ec02270c0 hrtimer: another build fix 17 years ago
Arjan van de Ven 584fb4a764 hrtimer: fix build bug found by Ingo 17 years ago
Arjan van de Ven 654c8e0b1c hrtimer: turn hrtimers into range timers 17 years ago
Arjan van de Ven 799b64de25 hrtimer: rename the "expires" struct member to avoid accidental usage 17 years ago
Arjan van de Ven 63ca243b27 hrtimer: add abstraction functions for accessing the "expires" member 17 years ago
Arjan van de Ven 7bb67439bf select: Introduce a hrtimeout function 17 years ago
Oliver Hartkopp 4346f65426 hrtimer: remove duplicate helper function 17 years ago
Thomas Gleixner 237fc6e7a3 add hrtimer specific debugobjects code 17 years ago
Oleg Nesterov 8e60e05fdc hrtimers: simplify lockdep handling 17 years ago
Oleg Nesterov 080344b988 hrtimer: fix *rmtp handling in hrtimer_nanosleep() 17 years ago
Li Zefan 3eb056764d time: fix typo in comments 17 years ago
Tony Breeds 151db1fc23 Fix compilation of powerpc asm-offsets.c with old gcc 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Davide Libenzi 5e05ad7d4e timerfd: introduce a new hrtimer_forward_now() function 17 years ago
Li Zefan ef08cce81d time: delete comments that refer to noexistent symbols 17 years ago
Peter Zijlstra d3d74453c3 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Anton Blanchard 04c227140f hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier 18 years ago
Venki Pallipadi c5c061b8f9 Add a flag to indicate deferrable timers in /proc/timer_stats 18 years ago
Ingo Molnar 995f054f2a [PATCH] high-res timers: resume fix 18 years ago
Andres Salomon d1d67174b4 [PATCH] hrtimers: hrtimer_clock_base description typo 18 years ago
Andres Salomon 8437fdc742 [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description 18 years ago
Randy Dunlap 05fb6bf0b2 [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) 18 years ago
Ingo Molnar 88ad0bf689 [PATCH] Add SysRq-Q to print timer_list debug info 18 years ago
Ingo Molnar 82f67cd9fc [PATCH] Add debugging feature /proc/timer_stat 18 years ago
Thomas Gleixner 54cdfdb47f [PATCH] hrtimers: add high resolution timer support 18 years ago
Thomas Gleixner 79bf2bb335 [PATCH] tick-management: dyntick / highres functionality 18 years ago
Thomas Gleixner d316c57ff6 [PATCH] clockevents: add core functionality 18 years ago
Thomas Gleixner 5cfb6de7cd [PATCH] hrtimers: clean up callback tracking 18 years ago
Thomas Gleixner 303e967ff9 [PATCH] hrtimers; add state tracking 18 years ago
Thomas Gleixner 3c8aa39d7c [PATCH] hrtimers: cleanup locking 18 years ago
Thomas Gleixner c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup 18 years ago