summaryrefslogtreecommitdiff
path: root/kernel/hrtimer.c
AgeCommit message (Expand)Author
2015-02-13Fix latency histogram after "hrtimer: Set expiry time before switch_hrtimer_b...Ben Hutchings
2015-02-13cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2015-02-13kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2015-02-13rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2015-02-13timers: do not raise softirq unconditionallyThomas Gleixner
2015-02-13hrtimer: Move schedule_work call to helper threadYang Shi
2015-02-13hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2015-02-13hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2015-02-13hrtimers: prepare full preemptionIngo Molnar
2015-02-13latency-hist.patchCarsten Emde
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2014-05-14kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2014-05-14rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-05-14timers: do not raise softirq unconditionallyThomas Gleixner
2014-05-14hrtimer: Move schedule_work call to helper threadYang Shi
2014-05-14hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2014-05-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-05-14hrtimers: prepare full preemptionIngo Molnar
2014-05-14latency-hist.patchCarsten Emde
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2014-04-10kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2014-04-10rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-04-10timers: do not raise softirq unconditionallyThomas Gleixner
2014-04-10hrtimer: Move schedule_work call to helper threadYang Shi
2014-04-10hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2014-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-04-10hrtimers: prepare full preemptionIngo Molnar
2014-04-10latency-hist.patchCarsten Emde
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-06hrtimer: Remove unused variableThomas Gleixner
2013-07-05hrtimers: Move SMP function call to thread contextThomas Gleixner
2013-06-28hrtimers: Support resuming with two or more CPUs online (but stopped)David Vrabel
2013-05-12nanosleep: use freezable blocking callColin Cross
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf
2013-04-08hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-03-26hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan
2013-03-25hrtimer/trivial: Fix comment text in hrtimer.cDavid Daney
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams
2013-02-05hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz