aboutsummaryrefslogtreecommitdiff
path: root/kernel/hrtimer.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2014-05-12hrtimer: Set expiry time before switch_hrtimer_base()Gravatar Viresh Kumar 1-4/+4
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsGravatar Ingo Molnar 1-0/+22
2014-04-30hrtimer: Prevent remote enqueue of leftmost timersGravatar Leon Ma 1-0/+5
2014-04-30hrtimer: Prevent all reprogramming if hang detectedGravatar Stuart Hayes 1-0/+17
2014-04-18hrtimer: Export __hrtimer_start_range_ns()Gravatar Yan, Zheng 1-0/+1
2014-03-20timer: Remove code redundancy while calling get_nohz_timer_target()Gravatar Viresh Kumar 1-14/+1
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationGravatar Dario Faggioli 1-1/+2
2013-07-14kernel: delete __cpuinit usage from all core kernel filesGravatar Paul Gortmaker 1-3/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-16/+16
2013-07-06hrtimer: Remove unused variableGravatar Thomas Gleixner 1-2/+0
2013-07-05hrtimers: Move SMP function call to thread contextGravatar Thomas Gleixner 1-22/+15
2013-06-28hrtimers: Support resuming with two or more CPUs online (but stopped)Gravatar David Vrabel 1-3/+12
2013-05-12nanosleep: use freezable blocking callGravatar Colin Cross 1-1/+2
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzGravatar Frederic Weisbecker 1-2/+1
2013-04-24Merge branch 'linus' into timers/coreGravatar Thomas Gleixner 1-2/+1
2013-04-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesGravatar David Engraf 1-0/+4
2013-04-08hrtimer: Add expiry time overflow check in hrtimer_interruptGravatar Prarit Bhargava 1-0/+2
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONGravatar Frederic Weisbecker 1-2/+2
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Gravatar Thomas Gleixner 1-1/+13
2013-03-26hrtimer: Don't reinitialize a cpu_base lock on CPU_UPGravatar Michael Bohan 1-2/+1
2013-03-25hrtimer/trivial: Fix comment text in hrtimer.cGravatar David Daney 1-2/+4
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIGravatar John Stultz 1-1/+13
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-18/+18
2013-02-07sched/rt: Move rt specific bits into new header fileGravatar Clark Williams 1-0/+1
2013-02-07sched: Move sched.h sysctl bits into separate headerGravatar Clark Williams 1-0/+1
2013-02-05hrtimer: Prevent hrtimer_enqueue_reprogram raceGravatar Leonid Shatz 1-18/+18
2012-07-11hrtimer: Update hrtimer base offsets each hrtimer_interruptGravatar John Stultz 1-14/+14
2012-07-11hrtimers: Move lock held region in hrtimer_interrupt()Gravatar Thomas Gleixner 1-2/+3
2012-07-11hrtimer: Provide clock_was_set_delayed()Gravatar John Stultz 1-0/+20
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+4
2011-11-19hrtimer: Fix extra wakeups from __remove_hrtimer()Gravatar Jeff Ohlstein 1-2/+4
2011-10-31kernel: Map most files to use export.h instead of module.hGravatar Paul Gortmaker 1-1/+1
2011-05-25hrtimers: Fix typo causing erratic timersGravatar Thomas Gleixner 1-1/+1
2011-05-23hrtimers: Reorder clock basesGravatar Thomas Gleixner 1-6/+6
2011-05-23hrtimers: Avoid touching inactive timer basesGravatar Thomas Gleixner 1-11/+18
2011-05-23timerfd: Manage cancelable timers in timerfdGravatar Thomas Gleixner 1-62/+32
2011-05-02timerfd: Allow timers to be cancelled when clock was setGravatar Thomas Gleixner 1-1/+35
2011-05-02hrtimers: Prepare for cancel on clock was set timersGravatar Thomas Gleixner 1-64/+61
2011-05-02hrtimer: Make lookup table constGravatar Mike Frysinger 1-1/+1
2011-04-29hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyGravatar Thomas Gleixner 1-5/+5
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-39/+45
2011-03-10hrtimer: Remove empty hrtimer_init_hres_timer()Gravatar Thomas Gleixner 1-10/+0
2011-03-08debugobjects: Add hint for better object identificationGravatar Stanislaw Gruszka 1-0/+6
2011-03-02hrtimer: Update base[CLOCK_BOOTTIME].offset correctlyGravatar Thomas Gleixner 1-0/+2
2011-02-21timers: Add CLOCK_BOOTTIME hrtimer baseGravatar John Stultz 1-4/+12
2011-02-21time: Extend get_xtime_and_monotonic_offset() to also return sleepGravatar John Stultz 1-4/+5
2011-02-21hrtimers: extend hrtimer base code to handle more then 2 clockidsGravatar John Stultz 1-13/+27
2011-01-31time: Provide get_xtime_and_monotonic_offset()Gravatar Torben Hohn 1-11/+2