Commit Graph

101 Commits (d2172eb5bd4b7d06577113ec40635083619ca54a)

Author SHA1 Message Date
Steven Rostedt ee3ece830f hrtimer: prevent migration for raising softirq 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Carlos R. Mafra 900cfa4619 hrtimer: Remove unused variables in ktime_divns() 17 years ago
Jeremy Fitzhardinge d031476408 hrtimer: remove warning in hres_timers_resume 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Russell King ee9c578527 dyntick: Remove last reminants of dyntick support 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
Thomas Gleixner 0c96c5979a hrtimer: raise softirq unlocked to avoid circular lock dependency 17 years ago
Bodo Stroesser d7b41a24bf hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ 17 years ago
Thomas Gleixner 259aae864c hrtimer: optimize the softirq time optimization 17 years ago
Dimitri Sivanich 833883d9ac hrtimer: reduce calls to hrtimer_get_softirq_time() 17 years ago
Oleg Nesterov 8e60e05fdc hrtimers: simplify lockdep handling 17 years ago
Thomas Gleixner 029a07e031 hrtimer: use nanosleep specific restart_block fields 17 years ago
Thomas Gleixner 63070a79ba hrtimer: catch expired CLOCK_REALTIME timers early 17 years ago
Thomas Gleixner 5a7780e725 hrtimer: check relative timeouts for overflow 17 years ago
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 .." 18 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