1. 8fd8658 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 6 years ago
  2. f58b661 tick/broadcast: Use for_each_cpu() specially on UP kernels by Dexuan Cui · 6 years ago
  3. 58e7fd9 time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 7 years ago
  4. 00c001f sysrq: Reset the watchdog timers while displaying high-resolution timers by Tom Hromatka · 7 years ago
  5. ae0258a timers, sched_clock: Update timeout for clock wrap by David Engraf · 7 years ago
  6. 13e75c7 timers: Forward timer base before migrating timers by Lingutla Chandrasekhar · 6 years ago
  7. 5a9f69b hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers) by Anna-Maria Gleixner · 6 years ago
  8. 0b37653 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 6 years ago
  9. c98ff72 hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 6 years ago
  10. 676109b timers: Unconditionally check deferrable base by Thomas Gleixner · 6 years ago
  11. e8119ac nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 6 years ago
  12. 249d4a9 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 6 years ago
  13. 574e543 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 6 years ago
  14. d840687 timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 6 years ago
  15. 0c92e73 hrtimer: Catch invalid clockids again by Marc Zyngier · 8 years ago
  16. 4c00015 timer/sysclt: Restrict timer migration sysctl values to 0 and 1 by Myungho Jung · 7 years ago
  17. 70b3fd5 timers: Fix excessive granularity of new timers after a nohz idle by Nicholas Piggin · 7 years ago
  18. 9ef8b23 timers: Fix overflow in get_next_timer_interrupt by Matija Glavinic Pecotic · 7 years ago
  19. 91af5f0 alarmtimer: don't rate limit one-shot timers by Greg Hackmann · 7 years ago
  20. a53bfdd time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting by John Stultz · 7 years ago
  21. 02a37cc time: Fix clock->read(clock) race around clocksource changes by John Stultz · 7 years ago
  22. 0465104 alarmtimer: Rate limit periodic intervals by Thomas Gleixner · 7 years ago
  23. 8ee7f06 alarmtimer: Prevent overflow of relative timers by Thomas Gleixner · 7 years ago
  24. 215d4d6 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 7 years ago
  25. cf365b1 tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 7 years ago
  26. ca22975 timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion by Thomas Gleixner · 7 years ago
  27. 6bad6bc timers: Prevent base clock corruption when forwarding by Thomas Gleixner · 8 years ago
  28. 041ad7b timers: Prevent base clock rewind when forwarding clock by Thomas Gleixner · 8 years ago
  29. 4da9152 timers: Lock base for same bucket optimization by Thomas Gleixner · 8 years ago
  30. b831275 timers: Plug locking race vs. timer migration by Thomas Gleixner · 8 years ago
  31. 54e2384 alarmtimer: Remove unused but set variable by Tobias Klauser · 8 years ago
  32. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  33. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  34. 58bfea9 timekeeping: Fix __ktime_get_fast_ns() regression by John Stultz · 8 years ago
  35. 57ccdf4 tick/nohz: Prevent stopping the tick on an offline CPU by Wanpeng Li · 8 years ago
  36. 950d838 Merge branch 'linus' into timers/core, to refresh the branch by Ingo Molnar · 8 years ago
  37. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  38. 979515c time: Avoid undefined behaviour in ktime_add_safe() by Vegard Nossum · 8 years ago
  39. 469e857f3 time: Avoid undefined behaviour in timespec64_add_safe() by Vegard Nossum · 8 years ago
  40. 0bf43f1 timekeeping: Prints the amounts of time spent during suspend by Ruchi Kandoi · 8 years ago
  41. 3637458 clocksource: Defer override invalidation unless clock is unstable by Kyle Walker · 8 years ago
  42. b4d90e9 hrtimer: Spelling fixes by Pratyush Patel · 8 years ago
  43. a4f8f66 timekeeping: Cap array access in timekeeping_debug by John Stultz · 8 years ago
  44. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  45. 46c8f0b timers: Fix get_next_timer_interrupt() computation by Chris Metcalf · 8 years ago
  46. 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
  47. 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
  48. 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
  49. 1f3b0f8 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 8 years ago
  50. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 8 years ago
  51. 24f73b9 timers/core: Convert to hotplug state machine by Richard Cochran · 8 years ago
  52. 27590dc hrtimer: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  53. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  54. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 8 years ago
  55. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 8 years ago
  56. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 8 years ago
  57. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 8 years ago
  58. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 8 years ago
  59. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 8 years ago
  60. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 8 years ago
  61. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 8 years ago
  62. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  63. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 8 years ago
  64. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 8 years ago
  65. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 8 years ago
  66. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 8 years ago
  67. 5130213 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer by Jisheng Zhang · 8 years ago
  68. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 8 years ago
  69. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 8 years ago
  70. eaaa7ec timekeeping: export get_monotonic_coarse64 symbol by Gregor Boirie · 8 years ago
  71. c7d6b5a Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 8 years ago
  72. 7c71feb timer: Avoid using timespec by Arnd Bergmann · 8 years ago
  73. 4a19bd3 time: Avoid timespec in udelay_test by Arnd Bergmann · 8 years ago
  74. e6c2682 time: Add time64_to_tm() by Deepa Dinamani · 8 years ago
  75. af4afb4 alarmtimer: Fix comments describing structure fields by Pratyush Patel · 8 years ago
  76. 0209b93 timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD by Thomas Graziadei · 8 years ago
  77. 0fb71d3 clocksource: Make clocksource insert entry more efficient by Minfei Huang · 8 years ago
  78. 86721ab hrtimer: Remove redundant #ifdef block by Pratyush Patel · 8 years ago
  79. b5227d0 timers: Clarify usleep_range() function comment by Bjorn Helgaas · 8 years ago
  80. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  81. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 8 years ago
  82. e325246 timer: update debugobjects fixup callbacks return type by Du, Changbin · 8 years ago
  83. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 8 years ago
  84. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 8 years ago
  85. 91e8d0cb Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. a1cc5bc locking/atomics: Flip atomic_fetch_or() arguments by Peter Zijlstra · 8 years ago
  88. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 8 years ago
  89. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 8 years ago
  90. 86d3473 time: Introduce do_sys_settimeofday64() by Baolin Wang · 8 years ago
  91. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  92. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  93. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  94. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  95. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  96. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 8 years ago
  97. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 8 years ago
  98. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  99. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 6436257 time/timekeeping: Work around false positive GCC warning by Ingo Molnar · 8 years ago