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