1. 24b91e3 nohz: Fix collision between tick and other hrtimers by Frederic Weisbecker · 8 years ago
  2. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  3. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  4. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  5. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  6. 451bb1a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. c1a9eeb tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 8 years ago
  8. b6f8a92 posix-timers: give lazy compilers some help optimizing code away by Nicolas Pitre · 8 years ago
  9. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. c029a2b timekeeping: Use mul_u64_u32_shr() instead of open coding it by Thomas Gleixner · 8 years ago
  13. cbd99e3 timekeeping: Get rid of pointless typecasts by Thomas Gleixner · 8 years ago
  14. acc8961 timekeeping: Make the conversion call chain consistently unsigned by Thomas Gleixner · 8 years ago
  15. 9c16457 timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion by Thomas Gleixner · 8 years ago
  16. 5304121 clocksource: export the clocks_calc_mult_shift to use by timestamp code by Murali Karicheri · 8 years ago
  17. 4a05754 alarmtimer: Add tracepoints for alarm timers by Baolin Wang · 8 years ago
  18. 948a531 timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 8 years ago
  19. 31eff243 sched/nohz: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  20. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  21. 53d3eaa posix_cpu_timers: Move the add_device_randomness() call to a proper place by Nicolas Pitre · 8 years ago
  22. 74ba181 timer: Move sys_alarm from timer.c to itimer.c by Nicolas Pitre · 8 years ago
  23. 353c50e sched/cputime: Simplify task_cputime() by Stanislaw Gruszka · 8 years ago
  24. 4b7e9cf timers: Fix documentation for schedule_timeout() and similar by Douglas Anderson · 8 years ago
  25. 6c5e905 timers: Fix usleep_range() in the context of wake_up_process() by Douglas Anderson · 8 years ago
  26. 6bad6bc timers: Prevent base clock corruption when forwarding by Thomas Gleixner · 8 years ago
  27. 041ad7b timers: Prevent base clock rewind when forwarding clock by Thomas Gleixner · 8 years ago
  28. 4da9152 timers: Lock base for same bucket optimization by Thomas Gleixner · 8 years ago
  29. b831275 timers: Plug locking race vs. timer migration by Thomas Gleixner · 8 years ago
  30. 54e2384 alarmtimer: Remove unused but set variable by Tobias Klauser · 8 years ago
  31. 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
  32. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  33. 58bfea9 timekeeping: Fix __ktime_get_fast_ns() regression by John Stultz · 8 years ago
  34. 57ccdf4 tick/nohz: Prevent stopping the tick on an offline CPU by Wanpeng Li · 8 years ago
  35. 950d838 Merge branch 'linus' into timers/core, to refresh the branch by Ingo Molnar · 8 years ago
  36. 08d07259 tick/nohz: Fix softlockup on scheduler stalls in kvm guest by Wanpeng Li · 8 years ago
  37. 979515c time: Avoid undefined behaviour in ktime_add_safe() by Vegard Nossum · 8 years ago
  38. 469e857f3 time: Avoid undefined behaviour in timespec64_add_safe() by Vegard Nossum · 8 years ago
  39. 0bf43f1 timekeeping: Prints the amounts of time spent during suspend by Ruchi Kandoi · 8 years ago
  40. 3637458 clocksource: Defer override invalidation unless clock is unstable by Kyle Walker · 8 years ago
  41. b4d90e9 hrtimer: Spelling fixes by Pratyush Patel · 9 years ago
  42. a4f8f66 timekeeping: Cap array access in timekeeping_debug by John Stultz · 8 years ago
  43. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  44. 46c8f0b0 timers: Fix get_next_timer_interrupt() computation by Chris Metcalf · 8 years ago
  45. 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
  46. 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
  47. 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
  48. 1f3b0f82 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 8 years ago
  49. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 9 years ago
  50. 24f73b9 timers/core: Convert to hotplug state machine by Richard Cochran · 8 years ago
  51. 27590dc hrtimer: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  52. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 8 years ago
  53. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 8 years ago
  54. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 8 years ago
  55. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 8 years ago
  56. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 8 years ago
  57. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 8 years ago
  58. ff00673 timers/nohz: Remove pointless tick_nohz_kick_tick() function by Thomas Gleixner · 8 years ago
  59. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 8 years ago
  60. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 8 years ago
  61. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  62. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 8 years ago
  63. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 8 years ago
  64. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 8 years ago
  65. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 8 years ago
  66. 5130213 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer by Jisheng Zhang · 8 years ago
  67. 0de7611 timers/nohz: Capitalize 'CPU' consistently by Ingo Molnar · 9 years ago
  68. 6168f8e timers/nohz: Fix several typos by Wei Jiangang · 9 years ago
  69. eaaa7ec timekeeping: export get_monotonic_coarse64 symbol by Gregor Boirie · 9 years ago
  70. 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
  71. 7c71feb timer: Avoid using timespec by Arnd Bergmann · 9 years ago
  72. 4a19bd3 time: Avoid timespec in udelay_test by Arnd Bergmann · 9 years ago
  73. e6c2682 time: Add time64_to_tm() by Deepa Dinamani · 9 years ago
  74. af4afb4 alarmtimer: Fix comments describing structure fields by Pratyush Patel · 9 years ago
  75. 0209b93 timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD by Thomas Graziadei · 9 years ago
  76. 0fb71d3 clocksource: Make clocksource insert entry more efficient by Minfei Huang · 9 years ago
  77. 86721ab hrtimer: Remove redundant #ifdef block by Pratyush Patel · 9 years ago
  78. b5227d0 timers: Clarify usleep_range() function comment by Bjorn Helgaas · 9 years ago
  79. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 9 years ago
  80. b9fdac7f debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 9 years ago
  81. e325246 timer: update debugobjects fixup callbacks return type by Du, Changbin · 9 years ago
  82. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 9 years ago
  83. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 9 years ago
  84. 91e8d0c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 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
  86. a1cc5bc locking/atomics: Flip atomic_fetch_or() arguments by Peter Zijlstra · 9 years ago
  87. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 9 years ago
  88. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 9 years ago
  89. 86d3473 time: Introduce do_sys_settimeofday64() by Baolin Wang · 9 years ago
  90. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 9 years ago
  91. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 9 years ago
  92. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  93. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  95. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  96. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
  97. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  98. 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
  99. 6436257 time/timekeeping: Work around false positive GCC warning by Ingo Molnar · 9 years ago
  100. 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