1. b99328a timekeeping/vsyscall: Prevent math overflow in BOOTTIME update by Thomas Gleixner · 5 years ago
  2. 0df1c98 timekeeping/vsyscall: Use __iter_div_u64_rem() by Arnd Bergmann · 6 years ago
  3. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. 9176ab1 time: Validate user input in compat_settimeofday() by zhengbin · 6 years ago
  5. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 6 years ago
  6. 5163370 hrtimer: Use a bullet for the returns bullet list by Mauro Carvalho Chehab · 6 years ago
  7. a931477 timer_list: Guard procfs specific code by Nathan Huckleberry · 6 years ago
  8. 44f57d7 timekeeping: Provide a generic update_vsyscall() implementation by Vincenzo Frascino · 6 years ago
  9. 7586add posix-timers: Use spin_lock_irq() in itimer_delete() by Sebastian Andrzej Siewior · 6 years ago
  10. 12063d4 posix-timers: Remove "it_signal = NULL" assignment in itimer_delete() by Sebastian Andrzej Siewior · 6 years ago
  11. 0354c1a3 timekeeping: Use proper ktime_add when adding nsecs in coarse offset by Jason A. Donenfeld · 6 years ago
  12. 6808acb Merge branch 'linus' into timers/core by Thomas Gleixner · 6 years ago
  13. d897a4a ntp: Limit TAI-UTC offset by Miroslav Lichvar · 6 years ago
  14. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  15. 141e1ec alarmtimer: Fix kerneldoc comment for alarmtimer_suspend() by Yangtao Li · 6 years ago
  16. 0f48b41 clocksource: Move inline keyword to the beginning of function declarations by Mathieu Malaterre · 6 years ago
  17. e3ff9c3 timekeeping: Repair ktime_get_coarse*() granularity by Thomas Gleixner · 6 years ago
  18. 0e5aa23 hrtimer: Remove unused header include by Yangtao Li · 6 years ago
  19. 5e83eaf sched/fair: Remove the rq->cpu_load[] update code by Dietmar Eggemann · 6 years ago
  20. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  21. b2c3dda Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. fdc6bae ntp: Allow TAI-UTC offset to be set to zero by Miroslav Lichvar · 6 years ago
  23. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  24. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  25. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  26. 8f5e823 Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  27. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. 78baa1e Merge branches 'pm-cpuidle' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  29. 08ae95f nohz_full: Allow the boot CPU to be nohz_full by Nicholas Piggin · 6 years ago
  30. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 13e792a tick: Fix typos in comments by Laurent Gauthier · 6 years ago
  32. 3f2552f timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze() by Chang-An Chen · 6 years ago
  33. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. 7e8eda7 ntp: Audit NTP parameters adjustment by Ondrej Mosnacek · 6 years ago
  35. 2d87a06 timekeeping: Audit clock adjustments by Ondrej Mosnacek · 6 years ago
  36. 07d7e12 alarmtimer: Return correct remaining time by Andrei Vagin · 6 years ago
  37. 6f9b83a cpuidle: Export the next timer expiration for CPUs by Ulf Hansson · 6 years ago
  38. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  39. 3b15d09 time: Introduce jiffies64_to_msecs() by Li RongQing · 6 years ago
  40. aba09543 tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline() by Borislav Petkov · 6 years ago
  41. 7a8e61f timekeeping: Force upper bound for setting CLOCK_REALTIME by Thomas Gleixner · 6 years ago
  42. f28d3d5 timer/trace: Improve timer tracing by Anna-Maria Gleixner · 6 years ago
  43. dc1e7dc timer: Move trace point to get proper index by Anna-Maria Gleixner · 6 years ago
  44. d6b87ea tick/sched: Update tick_sched struct documentation by Anna-Maria Gleixner · 6 years ago
  45. 1b72d43 tick: Remove outgoing CPU from broadcast masks by Thomas Gleixner · 6 years ago
  46. e1e41b6 timekeeping: Consistently use unsigned int for seqcount snapshot by Rasmus Villemoes · 6 years ago
  47. e875005 time/jiffies: Make refined_jiffies static by Valdis Kletnieks · 6 years ago
  48. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. cae45e1 Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  51. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  52. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  53. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  54. 3876ced timex: change syscalls to use struct __kernel_timex by Deepa Dinamani · 7 years ago
  55. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 7 years ago
  56. 1a59639 sparc64: add custom adjtimex/clock_adjtime functions by Arnd Bergmann · 6 years ago
  57. 4d5f007 time: make adjtime compat handling available for 32 bit by Arnd Bergmann · 6 years ago
  58. 75b710a timers: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  59. ae503ab timekeeping/debug: No need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  60. c98cac6 rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() by Paul E. McKenney · 6 years ago
  61. 1611879 posix-cpu-timers: Remove private interval storage by Thomas Gleixner · 6 years ago
  62. b17d1ce Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 6 years ago
  63. 93ad0fc posix-cpu-timers: Unbreak timer rearming by Thomas Gleixner · 6 years ago
  64. a4cffda time: Move CONTEXT_TRACKING to kernel/time/Kconfig by Paul E. McKenney · 6 years ago
  65. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  66. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 437e78d timekeeping: remove timespec_add/timespec_del by Arnd Bergmann · 6 years ago
  68. 9266178 timekeeping: remove unused {read,update}_persistent_clock by Arnd Bergmann · 6 years ago
  69. 07daef8 ntp: Remove duplicated include by YueHaibing · 6 years ago
  70. 0e334db posix-timers: Fix division by zero bug by Thomas Gleixner · 6 years ago
  71. 5b20c6f timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  72. ce10a5b timekeeping: Use proper seqcount initializer by Bart Van Assche · 6 years ago
  73. 0141de7 posix-timers: Remove license boilerplate by Thomas Gleixner · 6 years ago
  74. c804efe posix-clocks: Remove license boiler plate by Thomas Gleixner · 6 years ago
  75. 2fa6d42 sched/clock: Remove license boilerplate by Thomas Gleixner · 6 years ago
  76. 3c8f251 posix-timers/stubs: Remove license boilerplate by Thomas Gleixner · 6 years ago
  77. 6c7811c time: Remove license boilerplate by Thomas Gleixner · 6 years ago
  78. 9281a78 time/debug: Remove license boilerplate by Thomas Gleixner · 6 years ago
  79. f49c174 hrtimers/tick/clockevents: Remove sloppy license references by Thomas Gleixner · 6 years ago
  80. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  81. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  82. e6a2d72c posix-cpu-timers: Remove useless call to check_dl_overrun() by Juri Lelli · 6 years ago
  83. 7d9df98 clockevents: Remove unnecessary unlikely() by Yangtao Li · 6 years ago
  84. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  85. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  86. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  87. d59e0ba tick/sched : Remove redundant cpu_online() check by Peng Hao · 6 years ago
  88. d67f34c clocksource: Provide clocksource_arch_init() by Thomas Gleixner · 6 years ago
  89. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  90. dc62531 tick/broadcast: Remove redundant check by Peng Hao · 6 years ago
  91. e2c631ba clocksource: Revert "Remove kthread" by Peter Zijlstra · 6 years ago
  92. 743f5cd y2038: __get_old_timespec32() can be static by kbuild test robot · 6 years ago
  93. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 7 years ago
  94. 33e2641 y2038: make do_gettimeofday() and get_seconds() inline by Arnd Bergmann · 6 years ago
  95. 9765164 y2038: remove unused time interfaces by Arnd Bergmann · 6 years ago
  96. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  97. 2280a53 Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  98. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 1e45e9a Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 93cb8e2 parisc: Drop architecture-specific ENOTSUP define by Helge Deller · 7 years ago