Commit Graph

79 Commits (42bfad4f71637c4eb4791aa8062063c4a8526522)

Author SHA1 Message Date
Oleg Nesterov c289b074b6 hrtimer: don't modify restart_block->fn in restart functions 17 years ago
Oleg Nesterov 080344b988 hrtimer: fix *rmtp handling in hrtimer_nanosleep() 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Peter Zijlstra 3588a085cd hrtimer: fix hrtimer_init_sleeper() users 17 years ago
Peter Zijlstra 37bb6cb409 hrtimer: unlock hrtimer_wakeup 17 years ago
Peter Zijlstra d3d74453c3 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback 17 years ago
Peter Zijlstra 2d44ae4d71 hrtimer: clean up cpu->base locking tricks 17 years ago
Randy Dunlap 0ec160dd48 hrtimer: fix section mismatch 17 years ago
Thomas Gleixner 62f0f61e66 hrtimers: avoid overflow for large relative timeouts 17 years ago
Michael Ellerman edfed66e17 Quieten hrtimer printk: "Switched to high resolution mode .." 17 years ago
Uwe Kleine-König 6506f2aa66 fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Anton Blanchard 04c227140f hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier 18 years ago
Arnaldo Carvalho de Melo a272378d11 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us 18 years ago
john stultz 17c38b7490 Cache xtime every call to update_wall_time 18 years ago
john stultz 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
Ingo Molnar 99bc2fcb28 hrtimer: speedup hrtimer_enqueue 18 years ago
Ingo Molnar 820de5c39e highres: improve debug output 18 years ago
David Miller 7713a7d195 [HRTIMER] Fix cpu pointer arg to clockevents_notify() 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Stas Sergeev 6bdb6b620e export hrtimer_forward 18 years ago
David Howells b8b8fd2dc2 [NET]: Fix networking compilation errors 18 years ago
Patrick McHardy 641b9e0e8b [NET_SCHED]: Use ktime as clocksource 18 years ago
Ingo Molnar 995f054f2a [PATCH] high-res timers: resume fix 18 years ago
Ingo Molnar 935c631db8 [PATCH] hrtimers: fix reprogramming SMP race 18 years ago
Thomas Gleixner ad28d94abb [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic 18 years ago
Thomas Gleixner 13788ccc41 [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() 18 years ago
Thomas Gleixner f8953856eb [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode 18 years ago
Heiko Carstens e81ce1f7ec [PATCH] timer/hrtimer: take per cpu locks in sane order 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
Thomas Gleixner fd064b9b77 [PATCH] Extend next_timer_interrupt() to use a reference jiffie 18 years ago
John Stultz 411187fb05 [PATCH] GTOD: persistent clock support 18 years ago
john stultz f4304ab215 [PATCH] HZ free ntp 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Toyo Abe 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 years ago
Jan Blunck 3773dc9205 [PATCH] fix hrtimer percpu usage typo 19 years ago
Chandra Seetharaman 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Ingo Molnar 5436552448 [PATCH] lockdep: annotate hrtimer base locks 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Randy Dunlap fa9799e33d [PATCH] ktime/hrtimer: fix kernel-doc comments 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago