1. 46c8f0b timers: Fix get_next_timer_interrupt() computation by Chris Metcalf · 8 years ago
  2. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 25a0dc4 Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  5. 1f3b0f8 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 8 years ago
  6. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 9 years ago
  7. 24f73b9 timers/core: Convert to hotplug state machine by Richard Cochran · 8 years ago
  8. 27590dc hrtimer: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  9. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  10. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 8 years ago
  11. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 9 years ago
  12. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 9 years ago
  13. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 9 years ago
  14. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 9 years ago
  15. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 9 years ago
  16. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 9 years ago
  17. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 9 years ago
  18. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
  19. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 9 years ago
  20. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 9 years ago
  21. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 9 years ago
  22. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 9 years ago
  23. 5130213 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer by Jisheng Zhang · 8 years ago
  24. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 9 years ago
  25. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 9 years ago
  26. eaaa7ec timekeeping: export get_monotonic_coarse64 symbol by Gregor Boirie · 9 years ago
  27. c7d6b5a Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  28. 7c71feb timer: Avoid using timespec by Arnd Bergmann · 9 years ago
  29. 4a19bd3 time: Avoid timespec in udelay_test by Arnd Bergmann · 9 years ago
  30. e6c2682 time: Add time64_to_tm() by Deepa Dinamani · 9 years ago
  31. af4afb4 alarmtimer: Fix comments describing structure fields by Pratyush Patel · 9 years ago
  32. 0209b93 timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD by Thomas Graziadei · 9 years ago
  33. 0fb71d3 clocksource: Make clocksource insert entry more efficient by Minfei Huang · 9 years ago
  34. 86721ab hrtimer: Remove redundant #ifdef block by Pratyush Patel · 9 years ago
  35. b5227d0 timers: Clarify usleep_range() function comment by Bjorn Helgaas · 9 years ago
  36. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 9 years ago
  37. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 9 years ago
  38. e325246 timer: update debugobjects fixup callbacks return type by Du, Changbin · 9 years ago
  39. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 9 years ago
  40. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 9 years ago
  41. 91e8d0cb Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. a1cc5bc locking/atomics: Flip atomic_fetch_or() arguments by Peter Zijlstra · 9 years ago
  44. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 9 years ago
  45. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 9 years ago
  46. 86d3473 time: Introduce do_sys_settimeofday64() by Baolin Wang · 9 years ago
  47. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 9 years ago
  48. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 9 years ago
  49. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  50. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  51. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  52. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  53. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
  54. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  55. 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
  56. 6436257 time/timekeeping: Work around false positive GCC warning by Ingo Molnar · 9 years ago
  57. 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
  58. 82e88ff hrtimer: Revert CLOCK_MONOTONIC_RAW support by Thomas Gleixner · 9 years ago
  59. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 9 years ago
  60. 8006c24 time: Add driver cross timestamp interface for higher precision time synchronization by Christopher S. Hall · 9 years ago
  61. ba26621 time: Remove duplicated code in ktime_get_raw_and_real() by Christopher S. Hall · 9 years ago
  62. 9da0f49 time: Add timekeeping snapshot code capturing system time and counter by Christopher S. Hall · 9 years ago
  63. 6bd58f0 time: Add cycles to nanoseconds translation by Christopher S. Hall · 9 years ago
  64. 4f49b90 sched-clock: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  65. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  66. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  67. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  68. e6e6cc2 nohz: Use enum code for tick stop failure tracing message by Frederic Weisbecker · 9 years ago
  69. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 10 years ago
  70. ede5147 Handle ISO 8601 leap seconds and encodings of midnight in mktime64() by David Howells · 9 years ago
  71. 232d263 jiffies: Use CLOCKSOURCE_MASK instead of constant by Alexander Kuleshov · 9 years ago
  72. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  73. 8537bb9 nohz: Implement wide kick on top of irq work by Frederic Weisbecker · 9 years ago
  74. 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
  75. 1ca8ec5 tick/nohz: Set the correct expiry when switching to nohz/lowres mode by Wanpeng Li · 9 years ago
  76. bbf66d8 clocksource: Allow unregistering the watchdog by Vitaly Kuznetsov · 9 years ago
  77. 9006a01 hrtimer: Catch illegal clockids by Marc Zyngier · 9 years ago
  78. 9c80876 hrtimer: Add support for CLOCK_MONOTONIC_RAW by Marc Zyngier · 9 years ago
  79. 7809998a tick/sched: Hide unused oneshot timer code by Arnd Bergmann · 9 years ago
  80. dd4e17a ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO by John Stultz · 9 years ago
  81. f11aef6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  82. 51cbb52 itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  83. 572c391 posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  84. 203cbf7 hrtimer: Handle remaining time proper for TIME_LOW_RES by Thomas Gleixner · 9 years ago
  85. 46373a1 time: nohz: Expose tick_nohz_enabled by Jean Delvare · 9 years ago
  86. 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
  87. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  88. 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
  89. 1b9f237 posix-clock: Fix return code on the poll method's error path by Richard Cochran · 9 years ago
  90. 1f45f1f clocksource: Make clocksource validation work for all clocksources by Yang Yingliang · 9 years ago
  91. 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
  92. ec02b07 timekeeping: Cap adjustments so they don't exceed the maxadj value by John Stultz · 9 years ago
  93. c796348 ntp: Fix second_overflow's input parameter type to be 64bits by DengChao · 9 years ago
  94. 0af8646 ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds by DengChao · 9 years ago
  95. dee3665 timekeeping: Provide internal function __ktime_get_real_seconds by DengChao · 9 years ago
  96. 37cf4dc time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow by John Stultz · 9 years ago
  97. 52d189f ntp: Verify offset doesn't overflow in ntp_update_offset by Sasha Levin · 9 years ago
  98. 03e0d46 watchdog: introduce touch_softlockup_watchdog_sched() by Tejun Heo · 9 years ago
  99. 390dd67 clocksource: Add CPU info to clocksource watchdog reporting by Seiichi Ikarashi · 9 years ago
  100. 35a4933 time: Avoid signed overflow in timekeeping_get_ns() by David Gibson · 9 years ago