- 95f3b1f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 149aabc clockevents: Shutdown detached clockevent device by Viresh Kumar · 10 years ago
- 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- def7470 timers/PM: Drop unnecessary braces from tick_freeze() by Rafael J. Wysocki · 10 years ago
- 422fe75 timers/PM: Fix up tick_unfreeze() by Rafael J. Wysocki · 10 years ago
- 347c6f6 timekeeping: Get rid of stale comment by Thomas Gleixner · 10 years ago
- a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 10 years ago
- 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 10 years ago
- ffa48c0 clockevents: Remove broadcast oneshot control leftovers by Rafael J. Wysocki · 10 years ago
- 1fe5d5c clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 10 years ago
- 89feddb clockevents: Remove the broadcast control leftovers by Thomas Gleixner · 10 years ago
- 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 10 years ago
- 8e56f33 clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin by John Stultz · 10 years ago
- 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 10 years ago
- 264bb3f time: Fix a bug in timekeeping_suspend() with no persistent clock by Xunlei Pang · 10 years ago
- 7f29813 time: Don't build timekeeping_inject_sleeptime64() if no one uses it by Xunlei Pang · 10 years ago
- 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 10 years ago
- 2ee9663 time: Add y2038 safe read_persistent_clock64() by Xunlei Pang · 10 years ago
- 9a806dd time: Add y2038 safe read_boot_clock64() by Xunlei Pang · 10 years ago
- 3650b57 timer: Further simplify the SMP and HOTPLUG logic by Peter Zijlstra · 10 years ago
- 8def906 timer: Don't initialize 'tvec_base' on hotplug by Viresh Kumar · 10 years ago
- b337a938 timer: Allocate per-cpu tvec_base's statically by Peter Zijlstra · 10 years ago
- 345527b clockevents: Fix cpu_down() race for hrtimer based broadcasting by Preeti U Murthy · 10 years ago
- 3ae7a93 tick: Further simplify tick-internal.h by Ingo Molnar · 10 years ago
- 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 10 years ago
- f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 10 years ago
- 080873c tick: Make tick_resume_broadcast_oneshot() static by Thomas Gleixner · 10 years ago
- 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 10 years ago
- db6f672 clockevents: Remove extra local_irq_save() in clockevents_exchange_device() by Thomas Gleixner · 10 years ago
- c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
- b7475eb tick: Simplify tick-internal.h by Thomas Gleixner · 10 years ago
- bfb83b2 tick: Move clocksource related stuff to timekeeping.h by Thomas Gleixner · 10 years ago
- 9f083b7 clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD by Thomas Gleixner · 10 years ago
- c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
- de81e64 clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interface by Viresh Kumar · 10 years ago
- 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 10 years ago
- 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 10 years ago
- f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 10 years ago
- 4498e74 time: Parametrize all tk_fast_mono users by Peter Zijlstra · 10 years ago
- 4a4ad80 time: Add timerkeeper::tkr_raw by Peter Zijlstra · 10 years ago
- 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
- 32fea56 timers, sched/clock: Clean up the code a bit by Ingo Molnar · 10 years ago
- 1809bfa timers, sched/clock: Avoid deadlock during read from NMI by Daniel Thompson · 10 years ago
- 9fee69a timers, sched/clock: Remove redundant notrace from update function by Daniel Thompson · 10 years ago
- 13dbeb3 timers, sched/clock: Remove suspend from clock_read_data() by Daniel Thompson · 10 years ago
- cf7c9c1 timers, sched/clock: Optimize cache line usage by Daniel Thompson · 10 years ago
- 8710e91 timers, sched/clock: Match scope of read and write seqcounts by Daniel Thompson · 10 years ago
- a127d2b timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop by Preeti U Murthy · 10 years ago
- fba9e07 clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*() by John Stultz · 10 years ago
- 8cc8c52 clocksource: Add some debug info about clocksources being registered by John Stultz · 10 years ago
- f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 10 years ago
- 0b046b2 clocksource: Improve clocksource watchdog reporting by John Stultz · 10 years ago
- 4ca22c2 timekeeping: Add warnings when overflows or underflows are observed by John Stultz · 10 years ago
- 057b87e timekeeping: Try to catch clocksource delta underflows by John Stultz · 10 years ago
- a558cd0 timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value by John Stultz · 10 years ago
- 3c17ad1 timekeeping: Add debugging checks to warn if we see delays by John Stultz · 10 years ago
- fb82fe2 clocksource: Add 'max_cycles' to 'struct clocksource' by John Stultz · 10 years ago
- 362fde0 clocksource: Simplify the logic around clocksource wrapping safety margins by John Stultz · 10 years ago
- 6086e34 clocksource: Simplify the clocks_calc_max_nsecs() logic by John Stultz · 10 years ago
- 0bbdb42 Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling more changes by Ingo Molnar · 10 years ago
- 32a1583 clockevents: export clockevents_unbind_device instead of clockevents_unbind by Vitaly Kuznetsov · 10 years ago
- f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- bd624d7 clockevents: Introduce mode specific callbacks by Viresh Kumar · 10 years ago
- 29183a7 ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 10 years ago
- 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
- 060407a timekeeping: Make it safe to use the fast timekeeper while suspended by Rafael J. Wysocki · 10 years ago
- ffda22c time: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- affe3e8 timekeeping: Pass readout base to update_fast_timekeeper() by Rafael J. Wysocki · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0ba97bc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2d926c1 hrtimer: Fix incorrect tai offset calculation for non high-res timer systems by John Stultz · 10 years ago
- 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 4ebbda5 hrtimer: Make __hrtimer_get_next_event() static by kbuild test robot · 10 years ago
- fe31fca Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 10 years ago
- 9a4a445 rtc: Convert rtc_set_ntp_time() to use timespec64 by Xunlei Pang · 10 years ago
- d08c0cd time: Expose getboottime64 for in-kernel uses by John Stultz · 10 years ago
- 8b61862 ktime: Optimize ktime_divns for constant divisors by Nicolas Pitre · 10 years ago
- 9bc74919 hrtimer: Prevent stale expiry time in hrtimer_interrupt() by Thomas Gleixner · 10 years ago
- 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 10 years ago
- 5e5aeb4 time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 10 years ago
- 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 10 years ago
- 2eebdde timecounter: keep track of accumulated fractional nanoseconds by Richard Cochran · 10 years ago
- 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
- 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
- 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- d820126 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 7bd0e22 drm/i915: compute wait_ioctl timeout correctly by Daniel Vetter · 10 years ago
- cb2aa63 time: Fix sign bug in NTP mult overflow warning by John Stultz · 10 years ago
- cceb9bd Merge branch 'master' into for-3.19 by Tejun Heo · 10 years ago
- 5322e4c time: Fixup comments to reflect usage of timespec64 by John Stultz · 10 years ago
- 334334b time: Expose get_monotonic_coarse64() for in-kernel uses by John Stultz · 10 years ago
- cdba2ec time: Expose getrawmonotonic64 for in-kernel uses by John Stultz · 10 years ago