Commit Graph

166 Commits (875352c94224c88f5aa28cb77206f993bd31b7a2)

Author SHA1 Message Date
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
Peter Zijlstra 1d4a7f1c4f hrtimers: fix inconsistent lock state on resume in hres_timers_resume 16 years ago
Heiko Carstens 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
Ingo Molnar 82c5b7b527 hrtimer: splitout peek ahead functionality, fix 16 years ago
Thomas Gleixner e3f1d88374 hrtimer: fixup comments 16 years ago
Peter Zijlstra a6037b61c2 hrtimer: fix recursion deadlock by re-introducing the softirq 16 years ago
Thomas Gleixner 731a55ba0f hrtimer: simplify hotplug migration 16 years ago
Thomas Gleixner d5fd43c4ae hrtimer: fix HOTPLUG_CPU=n compile warning 16 years ago
Thomas Gleixner 8bdec955b0 hrtimer: splitout peek ahead functionality 16 years ago
Sebastien Dugue 5762ba1873 hrtimers: allow the hot-unplugging of all cpus 16 years ago
Frederic Weisbecker 1cc4fff0b3 hrtimers: increase clock min delta threshold while interrupt hanging 16 years ago
KOSAKI Motohiro 51bc39f4ba hrtimer: remove #include <linux/irq.h> 16 years ago
Ingo Molnar b2e3c0adec hrtimers: fix warning in kernel/hrtimer.c 16 years ago
Peter Zijlstra a0a99b227d hrtimer: removing all ur callback modes, fix 16 years ago
Peter Zijlstra 37810659ea hrtimer: removing all ur callback modes, fix hotplug 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
Gautham R Shenoy 5d5254f0d3 timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context 16 years ago
Thomas Gleixner 643bdf68f9 hrtimers: simplify hrtimer_peek_ahead_timers() 17 years ago
Thomas Gleixner e1dd7bc585 hrtimers: fix docbook comments 17 years ago
Ingo Molnar 2778d0d51d hrtimers: fix typo 17 years ago
Arjan van de Ven dc4304f7de rangetimers: fix the bug reported by Ingo for real 17 years ago
Arjan van de Ven 030aebd2e4 rangetimer: fix BUG_ON reported by Ingo 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
Thomas Gleixner 41e1022eae hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers 17 years ago