1. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
  2. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 6436257 time/timekeeping: Work around false positive GCC warning by Ingo Molnar · 9 years ago
  4. 6936527 Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  5. 82e88ff hrtimer: Revert CLOCK_MONOTONIC_RAW support by Thomas Gleixner · 9 years ago
  6. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 9 years ago
  7. 8006c24 time: Add driver cross timestamp interface for higher precision time synchronization by Christopher S. Hall · 9 years ago
  8. ba26621 time: Remove duplicated code in ktime_get_raw_and_real() by Christopher S. Hall · 9 years ago
  9. 9da0f49 time: Add timekeeping snapshot code capturing system time and counter by Christopher S. Hall · 9 years ago
  10. 6bd58f0 time: Add cycles to nanoseconds translation by Christopher S. Hall · 9 years ago
  11. 4f49b90 sched-clock: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  12. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  13. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  14. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  15. e6e6cc2 nohz: Use enum code for tick stop failure tracing message by Frederic Weisbecker · 9 years ago
  16. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 9 years ago
  17. 232d263 jiffies: Use CLOCKSOURCE_MASK instead of constant by Alexander Kuleshov · 9 years ago
  18. 8537bb9 nohz: Implement wide kick on top of irq work by Frederic Weisbecker · 9 years ago
  19. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 1ca8ec5 tick/nohz: Set the correct expiry when switching to nohz/lowres mode by Wanpeng Li · 9 years ago
  21. bbf66d8 clocksource: Allow unregistering the watchdog by Vitaly Kuznetsov · 9 years ago
  22. 9006a01 hrtimer: Catch illegal clockids by Marc Zyngier · 9 years ago
  23. 9c80876 hrtimer: Add support for CLOCK_MONOTONIC_RAW by Marc Zyngier · 9 years ago
  24. 7809998a tick/sched: Hide unused oneshot timer code by Arnd Bergmann · 9 years ago
  25. dd4e17a ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO by John Stultz · 9 years ago
  26. f11aef6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  27. 51cbb52 itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  28. 572c391 posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  29. 203cbf7 hrtimer: Handle remaining time proper for TIME_LOW_RES by Thomas Gleixner · 9 years ago
  30. 46373a1 time: nohz: Expose tick_nohz_enabled by Jean Delvare · 9 years ago
  31. 1f16f11 Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 9 years ago
  32. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  33. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 1b9f237 posix-clock: Fix return code on the poll method's error path by Richard Cochran · 9 years ago
  35. 1f45f1f clocksource: Make clocksource validation work for all clocksources by Yang Yingliang · 9 years ago
  36. e2666d6 Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  37. ec02b07 timekeeping: Cap adjustments so they don't exceed the maxadj value by John Stultz · 9 years ago
  38. c796348 ntp: Fix second_overflow's input parameter type to be 64bits by DengChao · 9 years ago
  39. 0af8646 ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds by DengChao · 9 years ago
  40. dee3665 timekeeping: Provide internal function __ktime_get_real_seconds by DengChao · 9 years ago
  41. 37cf4dc time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow by John Stultz · 9 years ago
  42. 52d189f ntp: Verify offset doesn't overflow in ntp_update_offset by Sasha Levin · 9 years ago
  43. 03e0d46 watchdog: introduce touch_softlockup_watchdog_sched() by Tejun Heo · 9 years ago
  44. 390dd67 clocksource: Add CPU info to clocksource watchdog reporting by Seiichi Ikarashi · 9 years ago
  45. 35a4933 time: Avoid signed overflow in timekeeping_get_ns() by David Gibson · 9 years ago
  46. 55dbdcf sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled() by Frederic Weisbecker · 9 years ago
  47. a0e3213 alarmtimer: Avoid unexpected rtc interrupt when system resume from S3 by zhuo-hao · 9 years ago
  48. 82bbe34 nohz: Clarify magic in tick_nohz_stop_sched_tick() by Peter Zijlstra · 9 years ago
  49. 525705d sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz() by Byungchul Park · 9 years ago
  50. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  52. 22b886d timers: Use proper base migration in add_timer_on() by Tejun Heo · 9 years ago
  53. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 03f136a timeconst: Update path in comment by Jason A. Donenfeld · 9 years ago
  55. b2c280b Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  56. 56fd16c timekeeping: Increment clock_was_set_seq in timekeeping_init() by Thomas Gleixner · 9 years ago
  57. c8d75aa posix_cpu_timer: Reduce unnecessary sighand lock contention by Jason Low · 9 years ago
  58. d5c373e posix_cpu_timer: Convert cputimer->running to bool by Jason Low · 9 years ago
  59. 934715a posix_cpu_timer: Check thread timers only when there are active thread timers by Jason Low · 9 years ago
  60. 7c177d9 posix_cpu_timer: Optimize fastpath_timer_check() by Jason Low · 9 years ago
  61. b9f27c0 Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  62. 9fc4468 timers: Use __fls in apply_slack() by Rasmus Villemoes · 9 years ago
  63. cfed432 clocksource: Remove return statement from void functions by Guillaume Gomez · 9 years ago
  64. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  66. 5fd96c4 ntp: use timespec64 in sync_cmos_clock by Arnd Bergmann · 9 years ago
  67. 071eee4 ntp/pps: replace getnstime_raw_and_real with 64-bit version by Arnd Bergmann · 9 years ago
  68. 7ec88e4 ntp/pps: use timespec64 for hardpps() by Arnd Bergmann · 9 years ago
  69. 3ed769b timers: Fix data race in timer_stats_account_timer() by Dmitry Vyukov · 9 years ago
  70. 571af55 time: Fix spelling in comments by Zhen Lei · 9 years ago
  71. 1345df2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  73. 2619d7e time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() by John Stultz · 9 years ago
  74. 7c8bb6c nohz: Assert existing housekeepers when nohz full enabled by Frederic Weisbecker · 9 years ago
  75. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 85e1cd6 hrtimer: Handle failure of tick_init_highres() gracefully by Guenter Roeck · 9 years ago
  79. 05ddaa4 Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  80. b48362d hrtimer: Unconfuse switch_hrtimer_base() a bit by Frederic Weisbecker · 9 years ago
  81. 662b3e1 hrtimer: Simplify get_target_base() by returning current base by Frederic Weisbecker · 9 years ago
  82. d0023a1 timer: Write timer->flags atomically by Eric Dumazet · 9 years ago
  83. 75e3b37 hrtimer: Drop return code of hrtimer_switch_to_hres() by Luiz Capitulino · 9 years ago
  84. 9ca3085 time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() by Baolin Wang · 9 years ago
  85. 8758a24 time: Introduce current_kernel_time64() by Baolin Wang · 9 years ago
  86. 7494e9e time: Add the common weak version of update_persistent_clock() by Xunlei Pang · 9 years ago
  87. e1d7ba8 time: Always make sure wall_to_monotonic isn't positive by Wang YanQing · 9 years ago
  88. de4a95f time: Fix nanosecond file time rounding in timespec_trunc() by Karsten Blees · 9 years ago
  89. 38bf985 timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers by John Stultz · 9 years ago
  90. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  91. ecbebcb kernel: broadcast-hrtimer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  92. d74892c clockevents: Drop redundant cpumask check in tick_check_new_device() by Luiz Capitulino · 9 years ago
  93. de734f8 nohz: Remove useless argument on tick_nohz_task_switch() by Frederic Weisbecker · 9 years ago
  94. 59d2c7c nohz: Move tick_nohz_restart_sched_tick() above its users by Frederic Weisbecker · 9 years ago
  95. 73738a9 nohz: Restart nohz full tick from irq exit by Frederic Weisbecker · 9 years ago
  96. 5944935 nohz: Remove idle task special case by Frederic Weisbecker · 9 years ago
  97. e075867 jiffies: Remove HZ > USEC_PER_SEC special case by Frederic Weisbecker · 10 years ago
  98. 0f44705 tick: Move the export of tick_broadcast_oneshot_control to the proper place by Thomas Gleixner · 9 years ago
  99. c4d029f tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 9 years ago
  100. c428833 tick/broadcast: Handle spurious interrupts gracefully by Thomas Gleixner · 9 years ago