1. 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 5 years ago
  2. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. febac33 clocksource: Prevent double add_timer_on() for watchdog_timer by Konstantin Khlebnikov · 5 years ago
  4. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  5. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  6. fd928f3 alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n by Stephen Boyd · 5 years ago
  7. 7c94cac alarmtimer: Use wakeup source from alarmtimer platform device by Stephen Boyd · 5 years ago
  8. c79108b alarmtimer: Make alarmtimer platform device child of RTC device by Stephen Boyd · 5 years ago
  9. 6b088ce alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality by Stephen Boyd · 5 years ago
  10. eb5a4d0 hrtimer: Add missing sparse annotation for __run_timer() by Jules Irenge · 5 years ago
  11. 9f24c54 lib/vdso: Update coarse timekeeper unconditionally by Thomas Gleixner · 5 years ago
  12. 9a6b55a lib/vdso: Make __arch_update_vdso_data() logic understandable by Thomas Gleixner · 5 years ago
  13. 5167c50 tick/common: Touch watchdog in tick_unfreeze() on all CPUs by Chunyan Zhang · 5 years ago
  14. 6b6d188 alarmtimer: Unregister wakeup source when module get fails by Stephen Boyd · 5 years ago
  15. de95a99 tick/sched: Annotate lockless access to last_jiffies_update by Eric Dumazet · 5 years ago
  16. 04a8682 fs/proc: Introduce /proc/pid/timens_offsets by Andrei Vagin · 5 years ago
  17. 70ddf65 x86/vdso: Zap vvar pages when switching to a time namespace by Dmitry Safonov · 5 years ago
  18. afaa7b5 time: Allocate per-timens vvar page by Dmitry Safonov · 5 years ago
  19. 1f9b37b posix-timers: Make clock_nanosleep() time namespace aware by Andrei Vagin · 5 years ago
  20. ea2d1f7 hrtimers: Prepare hrtimer_nanosleep() for time namespaces by Andrei Vagin · 5 years ago
  21. 0b9b9a3 alarmtimer: Make nanosleep() time namespace aware by Andrei Vagin · 5 years ago
  22. 7da8b3a posix-timers: Make timer_settime() time namespace aware by Andrei Vagin · 5 years ago
  23. 89dd8ee time: Add do_timens_ktime_to_host() helper by Andrei Vagin · 5 years ago
  24. 5a590f3 posix-clocks: Wire up clock_gettime() with timens offsets by Andrei Vagin · 5 years ago
  25. 198fa44 posix-timers: Use clock_get_ktime() in common_timer_get() by Andrei Vagin · 5 years ago
  26. 9c71a2e posix-clocks: Introduce clock_get_ktime() callback by Andrei Vagin · 5 years ago
  27. 2f58bf9 alarmtimer: Provide get_timespec() callback by Andrei Vagin · 5 years ago
  28. 41b3b8d alarmtimer: Rename gettime() callback to get_ktime() by Andrei Vagin · 5 years ago
  29. eaf8019 posix-clocks: Rename .clock_get_timespec() callbacks accordingly by Andrei Vagin · 5 years ago
  30. 819a95f posix-clocks: Rename the clock_get() callback to clock_get_timespec() by Andrei Vagin · 5 years ago
  31. af993f5 time: Add timens_offsets to be used for tasks in time namespace by Andrei Vagin · 5 years ago
  32. 769071a ns: Introduce Time Namespace by Andrei Vagin · 5 years ago
  33. 2e34d63 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 5 years ago
  34. 2707745 time/sched_clock: Disable interrupts in sched_clock_register() by Paul Cercueil · 5 years ago
  35. f35deaf time/posix-stubs: Provide compat itimer supoprt for alpha by Arnd Bergmann · 5 years ago
  36. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  37. 4f9fbd8 y2038: rename itimerval to __kernel_old_itimerval by Arnd Bergmann · 5 years ago
  38. 751adda y2038: remove obsolete jiffies conversion functions by Arnd Bergmann · 5 years ago
  39. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  41. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  42. b111df8 y2038: alarm: fix half-second cut-off by Arnd Bergmann · 5 years ago
  43. 83bae01 Merge branch 'timers/urgent' into timers/core, to pick up fix by Ingo Molnar · 5 years ago
  44. 7b84744 time: Zero the upper 32-bits in __kernel_timespec on 32-bit by Dmitry Safonov · 5 years ago
  45. b21feab Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies by Ingo Molnar · 5 years ago
  46. bd40a17 y2038: itimer: change implementation to timespec64 by Arnd Bergmann · 5 years ago
  47. ddbc7d0 y2038: move itimer reset into itimer.c by Arnd Bergmann · 5 years ago
  48. 4c22ea2 y2038: use compat_{get,set}_itimer on alpha by Arnd Bergmann · 5 years ago
  49. c1745f8 y2038: itimer: compat handling to itimer.c by Arnd Bergmann · 5 years ago
  50. 5e0fb1b y2038: time: avoid timespec usage in settimeofday() by Arnd Bergmann · 6 years ago
  51. 75d319c y2038: syscalls: change remaining timeval to __kernel_old_timeval by Arnd Bergmann · 5 years ago
  52. 2a78599 y2038: uapi: change __kernel_time_t to __kernel_old_time_t by Arnd Bergmann · 5 years ago
  53. 3ca47e9 y2038: remove CONFIG_64BIT_TIME by Arnd Bergmann · 6 years ago
  54. 1d6acc1 time: Fix spelling mistake in comment by Mukesh Ojha · 5 years ago
  55. 20d0873 time: Optimize ns_to_timespec64() by Arnd Bergmann · 5 years ago
  56. 2f58413 ntp/y2038: Remove incorrect time_t truncation by Arnd Bergmann · 5 years ago
  57. 6d5a763 Merge tag 'v5.4-rc7' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  58. 5614473 hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 5 years ago
  59. 5233841 timekeeping/vsyscall: Update VDSO data unconditionally by Huacai Chen · 5 years ago
  60. 43e0ae7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  61. e44fcb4 sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enabled_this_cpu() by Frederic Weisbecker · 5 years ago
  62. 7f2cbcb posix-cpu-timers: Fix two trivial comments by Yi Wang · 5 years ago
  63. 086ee46 timers/sched_clock: Include local timekeeping.h for missing declarations by Ben Dooks (Codethink) · 5 years ago
  64. ff229ee hrtimer: Annotate lockless access to timer->base by Eric Dumazet · 5 years ago
  65. ae9e557 time: Export tick start/stop functions for rcutorture by Paul E. McKenney · 5 years ago
  66. 01b4c39 nohz: Add TICK_DEP_BIT_RCU by Frederic Weisbecker · 5 years ago
  67. b9023b9 tick: broadcast-hrtimer: Fix a race in bc_set_next by Balasubramani Vivekanandan · 5 years ago
  68. da05b5e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. e430d80 timer: Read jiffies once when forwarding base clk by Li RongQing · 5 years ago
  70. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  71. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  72. d281706 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  73. 77b4b54 posix-cpu-timers: Fix permission check regression by Thomas Gleixner · 5 years ago
  74. f18ddc13 alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP by Thadeu Lima de Souza Cascardo · 5 years ago
  75. 5d2295f hrtimer: Add a missing bracket and hide `migration_base' on !SMP by Sebastian Andrzej Siewior · 5 years ago
  76. a2ed4fd posix-cpu-timers: Make expiry_active check actually work correctly by Thomas Gleixner · 5 years ago
  77. 71fed98 tick: Mark sched_timer to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
  78. 60bda03 posix-cpu-timers: Utilize timerqueue for storage by Thomas Gleixner · 5 years ago
  79. 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
  80. 8991afe posix-cpu-timers: Deduplicate rlimit handling by Thomas Gleixner · 5 years ago
  81. dd67022 posix-cpu-timers: Remove pointless comparisons by Thomas Gleixner · 5 years ago
  82. 8ea1de9 posix-cpu-timers: Get rid of 64bit divisions by Thomas Gleixner · 5 years ago
  83. 1cd07c0b posix-cpu-timers: Consolidate timer expiry further by Thomas Gleixner · 5 years ago
  84. 2bbdbda posix-cpu-timers: Get rid of zero checks by Thomas Gleixner · 5 years ago
  85. fe0517f posix-cpu-timers: Respect INFINITY for hard RTTIME limit by Thomas Gleixner · 5 years ago
  86. b7be4ef posix-cpu-timers: Switch thread group sampling to array by Thomas Gleixner · 5 years ago
  87. 87dc644 posix-cpu-timers: Restructure expiry array by Thomas Gleixner · 5 years ago
  88. 46b8839 posix-cpu-timers: Remove cputime_expires by Thomas Gleixner · 5 years ago
  89. 001f797 posix-cpu-timers: Make expiry checks array based by Thomas Gleixner · 5 years ago
  90. b0d524f posix-cpu-timers: Provide array based sample functions by Thomas Gleixner · 5 years ago
  91. c02b078 posix-cpu-timers: Switch check_*_timers() to array cache by Thomas Gleixner · 5 years ago
  92. 1b0dd96 posix-cpu-timers: Simplify set_process_cpu_timer() by Thomas Gleixner · 5 years ago
  93. 3b495b2 posix-cpu-timers: Simplify timer queueing by Thomas Gleixner · 5 years ago
  94. 11b8462 posix-cpu-timers: Provide array based access to expiry cache by Thomas Gleixner · 5 years ago
  95. 3a245c0 posix-cpu-timers: Move expiry cache into struct posix_cputimers by Thomas Gleixner · 5 years ago
  96. 2b69942 posix-cpu-timers: Create a container struct by Thomas Gleixner · 5 years ago
  97. ab693c5 posix-cpu-timers: Move prof/virt_ticks into caller by Thomas Gleixner · 5 years ago
  98. 0476ff2 posix-cpu-timers: Sample task times once in expiry check by Thomas Gleixner · 5 years ago
  99. 8c2d74f posix-cpu-timers: Get rid of pointer indirection by Thomas Gleixner · 5 years ago
  100. 2092c1d4 posix-cpu-timers: Simplify sample functions by Thomas Gleixner · 5 years ago