Commit Graph

197 Commits (3b02ab8893d45f17ae104588e337188127068a92)

Author SHA1 Message Date
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
Thomas Gleixner ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 years ago
Heiko Carstens 5f201907df hrtimer: move timer stats helper functions to hrtimer.c 15 years ago
Thomas Gleixner 41d2e49493 hrtimer: Tune hrtimer_interrupt hang logic 15 years ago
Jon Hunter 97813f2fe7 nohz: Allow 32-bit machines to sleep for more than 2.15 seconds 15 years ago
Roland Dreier d3f6302e7e hrtimer: Remove overly verbose "switch to high res mode" message 16 years ago
Ashwin Chaugule 7403f41f19 hrtimer: Eliminate needless reprogramming of clock events device 16 years ago
Xiao Guangrong c6a2a17702 hrtimer: Add tracepoint for hrtimers 16 years ago
Stephen Hemminger 2bc481cf43 pktgen: spin using hrtimer 16 years ago
Peter Zijlstra fbd90375d7 hrtimer: Remove cb_entry from struct hrtimer 16 years ago
Thomas Gleixner 6ff7041dbf hrtimer: Fix migration expiry check 16 years ago
Thomas Gleixner 7e0c5086c1 hrtimer: migration: do not check expiry time on current CPU 16 years ago
Thomas Gleixner a40f262cc2 timekeeping: Move ktime_get() functions to timekeeping.c 16 years ago
Martin Schwidefsky 951ed4d36b timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y 16 years ago
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
Artem Bityutskiy 8daa21e61b hrtimer: export ktime_add_safe 16 years ago
Arun R Bharadwaj eea08f32ad timers: Logic to move non pinned timers 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
Thomas Gleixner b0a9b5111a hrtimer: prevent negative expiry value after clock_was_set() 16 years ago
Sebastien Dugue 94df7de028 hrtimers: allow the hot-unplugging of all cpus 16 years ago
Frederic Weisbecker 7f22391cbe hrtimers: increase clock min delta threshold while interrupt hanging 16 years ago
Thomas Gleixner 6626bff245 hrtimer: prevent negative expiry value after clock_was_set() 16 years ago