Commit Graph

228 Commits (b1a9edbda040a43583ff14d63ebeb91abe5848b9)

Author SHA1 Message Date
Viresh Kumar 84ea7fe379 hrtimer: Set expiry time before switch_hrtimer_base() 11 years ago
Leon Ma 012a45e3f4 hrtimer: Prevent remote enqueue of leftmost timers 11 years ago
Stuart Hayes 6c6c0d5a1c hrtimer: Prevent all reprogramming if hang detected 11 years ago
Yan, Zheng 8588a2bbdd hrtimer: Export __hrtimer_start_range_ns() 11 years ago
Viresh Kumar 6201b4d61f timer: Remove code redundancy while calling get_nohz_timer_target() 11 years ago
Dario Faggioli aab03e05e8 sched/deadline: Add SCHED_DEADLINE structures & implementation 11 years ago
Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
Thomas Gleixner 73b0cd674c hrtimer: Remove unused variable 12 years ago
Thomas Gleixner 5ec2481b7b hrtimers: Move SMP function call to thread context 12 years ago
David Vrabel 7c4c3a0f18 hrtimers: Support resuming with two or more CPUs online (but stopped) 12 years ago
Colin Cross b0f8c44f30 nanosleep: use freezable blocking call 12 years ago
David Engraf 51fd36f3fa hrtimer: Fix ktime_add_ns() overflow on 32bit architectures 12 years ago
Prarit Bhargava 8f294b5a13 hrtimer: Add expiry time overflow check in hrtimer_interrupt 12 years ago
Frederic Weisbecker 3451d0243c nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON 12 years ago
Michael Bohan 84cc8fd2fe hrtimer: Don't reinitialize a cpu_base lock on CPU_UP 12 years ago
David Daney 8ffbc7d9ff hrtimer/trivial: Fix comment text in hrtimer.c 12 years ago
John Stultz 90adda98b8 hrtimer: Add hrtimer support for CLOCK_TAI 12 years ago
Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
Clark Williams cf4aebc292 sched: Move sched.h sysctl bits into separate header 12 years ago
Leonid Shatz b22affe0ae hrtimer: Prevent hrtimer_enqueue_reprogram race 12 years ago
John Stultz 5baefd6d84 hrtimer: Update hrtimer base offsets each hrtimer_interrupt 13 years ago
Thomas Gleixner 196951e912 hrtimers: Move lock held region in hrtimer_interrupt() 13 years ago
John Stultz f55a6faa38 hrtimer: Provide clock_was_set_delayed() 13 years ago
Jeff Ohlstein 27c9cd7e60 hrtimer: Fix extra wakeups from __remove_hrtimer() 13 years ago
Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
Thomas Gleixner 90ff1f30c0 hrtimers: Fix typo causing erratic timers 14 years ago
Thomas Gleixner 68fa61c026 hrtimers: Reorder clock bases 14 years ago
Thomas Gleixner ab8177bc53 hrtimers: Avoid touching inactive timer bases 14 years ago
Thomas Gleixner 9ec2690758 timerfd: Manage cancelable timers in timerfd 14 years ago
Thomas Gleixner 99ee5315da timerfd: Allow timers to be cancelled when clock was set 14 years ago
Thomas Gleixner b12a03ce48 hrtimers: Prepare for cancel on clock was set timers 14 years ago
Mike Frysinger 942c3c5c32 hrtimer: Make lookup table const 14 years ago
Thomas Gleixner ce31332d3c hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically 14 years ago
Thomas Gleixner a9e7acfff0 hrtimer: Remove empty hrtimer_init_hres_timer() 14 years ago
Stanislaw Gruszka 9977728840 debugobjects: Add hint for better object identification 14 years ago
Thomas Gleixner 5cd10e7946 hrtimer: Update base[CLOCK_BOOTTIME].offset correctly 14 years ago
John Stultz 70a08cca12 timers: Add CLOCK_BOOTTIME hrtimer base 14 years ago
John Stultz 314ac37150 time: Extend get_xtime_and_monotonic_offset() to also return sleep 14 years ago
John Stultz e06383db9e hrtimers: extend hrtimer base code to handle more then 2 clockids 14 years ago
Torben Hohn 48cf76f710 time: Provide get_xtime_and_monotonic_offset() 14 years ago
Namhyung Kim 43b210139a hrtimer: fix a typo in comment 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
John Stultz b007c389d3 hrtimer: fix timerqueue conversion flub 14 years ago
John Stultz 998adc3dda hrtimers: Convert hrtimers to use timerlist infrastructure 14 years ago
Salman Qazi f13d4f979c hrtimer: Preserve timer state in remove_hrtimer() 15 years ago
Andi Kleen b3bd3de66f gcc-4.6: kernel/*: Fix unused but set warnings 15 years ago
John Stultz 8ab4351a4c hrtimer: Cleanup direct access to wall_to_monotonic 15 years ago
Venkatesh Pallipadi 83cd4fe27a sched: Change nohz idle load balancing logic to push model 15 years ago
Stanislaw Gruszka 174bd1994e hrtimer: Avoid double seqlock 15 years ago
Carsten Emde 351b3f7a21 hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME 15 years ago