| Commit message (Expand) | Author | Age |
* | LITMUS^RT core: hook into hrtimer_nanosleep() | Bjoern Brandenburg | 2016-07-20 |
* | hrtimer integration: properly trace late-added timers | Bjoern Brandenburg | 2016-03-20 |
* | Hook into hrtimer to report large latencies | Bjoern Brandenburg | 2016-03-20 |
* | Patch hrtimer_wakeup() callback to record RELEASE overhead | Bjoern Brandenburg | 2016-03-08 |
* | Patch hrtimer_wakeup() callback to record RELEASE_LATENCY | Bjoern Brandenburg | 2016-03-08 |
* | Revert "Add hrtimer_start_on() support" | Pratyush Patel | 2016-02-07 |
* | Augment rt_task() with is_realtime() | Bjoern Brandenburg | 2015-08-09 |
* | Add hrtimer_start_on() support | Bjoern Brandenburg | 2015-08-09 |
* | ktime: Fix ktime_divns to do signed division | John Stultz | 2015-05-13 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-05-09 |
|\ |
|
| * | clockevents: Shutdown detached clockevent device | Viresh Kumar | 2015-04-24 |
* | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 |
|\ \
| |/
|/| |
|
| * | clockevents: export clockevents_unbind_device instead of clockevents_unbind | Vitaly Kuznetsov | 2015-03-01 |
* | | timers/PM: Drop unnecessary braces from tick_freeze() | Rafael J. Wysocki | 2015-04-03 |
* | | timers/PM: Fix up tick_unfreeze() | Rafael J. Wysocki | 2015-04-03 |
* | | timekeeping: Get rid of stale comment | Thomas Gleixner | 2015-04-03 |
* | | clockevents: Cleanup dead cpu explicitely | Thomas Gleixner | 2015-04-03 |
* | | clockevents: Make tick handover explicit | Thomas Gleixner | 2015-04-03 |
* | | clockevents: Remove broadcast oneshot control leftovers | Rafael J. Wysocki | 2015-04-03 |
* | | clockevents: Provide explicit broadcast oneshot control functions | Thomas Gleixner | 2015-04-03 |
* | | clockevents: Remove the broadcast control leftovers | Thomas Gleixner | 2015-04-03 |
* | | clockevents: Provide explicit broadcast control functions | Thomas Gleixner | 2015-04-03 |
* | | clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ... | John Stultz | 2015-04-03 |
* | | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource | Xunlei Pang | 2015-04-03 |
* | | time: Fix a bug in timekeeping_suspend() with no persistent clock | Xunlei Pang | 2015-04-03 |
* | | time: Don't build timekeeping_inject_sleeptime64() if no one uses it | Xunlei Pang | 2015-04-03 |
* | | time: Add y2038 safe update_persistent_clock64() | Xunlei Pang | 2015-04-03 |
* | | time: Add y2038 safe read_persistent_clock64() | Xunlei Pang | 2015-04-03 |
* | | time: Add y2038 safe read_boot_clock64() | Xunlei Pang | 2015-04-03 |
* | | timer: Further simplify the SMP and HOTPLUG logic | Peter Zijlstra | 2015-04-02 |
* | | timer: Don't initialize 'tvec_base' on hotplug | Viresh Kumar | 2015-04-02 |
* | | timer: Allocate per-cpu tvec_base's statically | Peter Zijlstra | 2015-04-02 |
* | | clockevents: Fix cpu_down() race for hrtimer based broadcasting | Preeti U Murthy | 2015-04-02 |
* | | tick: Further simplify tick-internal.h | Ingo Molnar | 2015-04-02 |
* | | arm/bL_switcher: Kill tick suspend hackery | Thomas Gleixner | 2015-04-01 |
* | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local() | Thomas Gleixner | 2015-04-01 |
* | | tick: Make tick_resume_broadcast_oneshot() static | Thomas Gleixner | 2015-04-01 |
* | | clockevents: Make suspend/resume calls explicit | Thomas Gleixner | 2015-04-01 |
* | | clockevents: Remove extra local_irq_save() in clockevents_exchange_device() | Thomas Gleixner | 2015-04-01 |
* | | tick: Move core only declarations and functions to core | Thomas Gleixner | 2015-04-01 |
* | | tick: Simplify tick-internal.h | Thomas Gleixner | 2015-04-01 |
* | | tick: Move clocksource related stuff to timekeeping.h | Thomas Gleixner | 2015-04-01 |
* | | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD | Thomas Gleixner | 2015-04-01 |
* | | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar | 2015-03-31 |
|\ \ |
|
| * | | timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop | Preeti U Murthy | 2015-03-23 |
| |/ |
|
* | | clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i... | Viresh Kumar | 2015-03-27 |
* | | clockevents: Manage device's state separately for the core | Viresh Kumar | 2015-03-27 |
* | | clockevents: Handle tick device's resume separately | Viresh Kumar | 2015-03-27 |
* | | time: Introduce tk_fast_raw | Peter Zijlstra | 2015-03-27 |
* | | time: Parametrize all tk_fast_mono users | Peter Zijlstra | 2015-03-27 |