1. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. e7038f8 time: Introduce jiffies64_to_nsecs() by Frederic Weisbecker · 7 years ago
  3. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 747128e alarmtimer: Prevent overflow for relative nanosleep by Thomas Gleixner · 6 years ago
  5. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 05cb385 timers: Clear timer_base::must_forward_clk with timer_base::lock held by Gaurav Kohli · 6 years ago
  7. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. f4a9db5 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
  9. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 8fd8658 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 6 years ago
  11. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. f58b661 tick/broadcast: Use for_each_cpu() specially on UP kernels by Dexuan Cui · 6 years ago
  13. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 58e7fd9 time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 7 years ago
  15. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 00c001f sysrq: Reset the watchdog timers while displaying high-resolution timers by Tom Hromatka · 7 years ago
  17. ae0258a timers, sched_clock: Update timeout for clock wrap by David Engraf · 7 years ago
  18. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 13e75c7 timers: Forward timer base before migrating timers by Lingutla Chandrasekhar · 6 years ago
  20. b324a70 Merge 4.9.86 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 5a9f69b hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers) by Anna-Maria Gleixner · 6 years ago
  22. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. 0b37653 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 6 years ago
  24. d2c57b6 time: Fix ktime_get_raw() incorrect base accumulation by John Stultz · 7 years ago
  25. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. c98ff72 hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 6 years ago
  27. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. 676109b timers: Unconditionally check deferrable base by Thomas Gleixner · 6 years ago
  29. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. e8119ac nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 6 years ago
  31. 249d4a9 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 6 years ago
  32. 574e543 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 6 years ago
  33. d840687 timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 6 years ago
  34. 5311c74 UPSTREAM: time: Clean up CLOCK_MONOTONIC_RAW time handling by John Stultz · 7 years ago
  35. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. 0c92e73 hrtimer: Catch invalid clockids again by Marc Zyngier · 8 years ago
  37. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  38. 4c00015 timer/sysclt: Restrict timer migration sysctl values to 0 and 1 by Myungho Jung · 7 years ago
  39. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  40. 70b3fd5 timers: Fix excessive granularity of new timers after a nohz idle by Nicholas Piggin · 7 years ago
  41. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  42. 9ef8b23 timers: Fix overflow in get_next_timer_interrupt by Matija Glavinic Pecotic · 7 years ago
  43. 595ae4a UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Chris Redpath · 7 years ago
  44. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. 91af5f0 alarmtimer: don't rate limit one-shot timers by Greg Hackmann · 7 years ago
  46. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. a53bfdd time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting by John Stultz · 7 years ago
  48. 02a37cc time: Fix clock->read(clock) race around clocksource changes by John Stultz · 7 years ago
  49. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  50. 0465104 alarmtimer: Rate limit periodic intervals by Thomas Gleixner · 7 years ago
  51. 8ee7f06 alarmtimer: Prevent overflow of relative timers by Thomas Gleixner · 7 years ago
  52. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  53. 215d4d6 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 7 years ago
  54. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  55. 72408a6 UPSTREAM: timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 8 years ago
  56. cf365b1 tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 7 years ago
  57. ca22975 timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion by Thomas Gleixner · 7 years ago
  58. 6bad6bc timers: Prevent base clock corruption when forwarding by Thomas Gleixner · 8 years ago
  59. 041ad7b timers: Prevent base clock rewind when forwarding clock by Thomas Gleixner · 8 years ago
  60. 4da9152 timers: Lock base for same bucket optimization by Thomas Gleixner · 8 years ago
  61. b831275 timers: Plug locking race vs. timer migration by Thomas Gleixner · 8 years ago
  62. 54e2384 alarmtimer: Remove unused but set variable by Tobias Klauser · 8 years ago
  63. 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
  64. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  65. 58bfea9 timekeeping: Fix __ktime_get_fast_ns() regression by John Stultz · 8 years ago
  66. 57ccdf4 tick/nohz: Prevent stopping the tick on an offline CPU by Wanpeng Li · 8 years ago
  67. 950d838 Merge branch 'linus' into timers/core, to refresh the branch by Ingo Molnar · 8 years ago
  68. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  69. 979515c time: Avoid undefined behaviour in ktime_add_safe() by Vegard Nossum · 8 years ago
  70. 469e857f3 time: Avoid undefined behaviour in timespec64_add_safe() by Vegard Nossum · 8 years ago
  71. 0bf43f1 timekeeping: Prints the amounts of time spent during suspend by Ruchi Kandoi · 8 years ago
  72. 3637458 clocksource: Defer override invalidation unless clock is unstable by Kyle Walker · 8 years ago
  73. b4d90e9 hrtimer: Spelling fixes by Pratyush Patel · 8 years ago
  74. a4f8f66 timekeeping: Cap array access in timekeeping_debug by John Stultz · 8 years ago
  75. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  76. 46c8f0b timers: Fix get_next_timer_interrupt() computation by Chris Metcalf · 8 years ago
  77. 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
  78. 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
  79. 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
  80. 1f3b0f8 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 8 years ago
  81. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 8 years ago
  82. 24f73b9 timers/core: Convert to hotplug state machine by Richard Cochran · 8 years ago
  83. 27590dc hrtimer: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  84. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  85. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 8 years ago
  86. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 8 years ago
  87. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 8 years ago
  88. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 8 years ago
  89. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 8 years ago
  90. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 8 years ago
  91. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 8 years ago
  92. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 8 years ago
  93. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  94. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 8 years ago
  95. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 8 years ago
  96. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 8 years ago
  97. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 8 years ago
  98. 5130213 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer by Jisheng Zhang · 8 years ago
  99. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 8 years ago
  100. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 8 years ago