1. e3ff9c3 timekeeping: Repair ktime_get_coarse*() granularity by Thomas Gleixner · 6 years ago
  2. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  3. 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
  4. fdc6bae ntp: Allow TAI-UTC offset to be set to zero by Miroslav Lichvar · 6 years ago
  5. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  6. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  7. 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
  8. 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
  9. 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
  10. 78baa1e Merge branches 'pm-cpuidle' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  11. 08ae95f nohz_full: Allow the boot CPU to be nohz_full by Nicholas Piggin · 6 years ago
  12. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 13e792a tick: Fix typos in comments by Laurent Gauthier · 6 years ago
  14. 3f2552f timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze() by Chang-An Chen · 6 years ago
  15. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. 7e8eda7 ntp: Audit NTP parameters adjustment by Ondrej Mosnacek · 6 years ago
  17. 2d87a06 timekeeping: Audit clock adjustments by Ondrej Mosnacek · 6 years ago
  18. 07d7e12 alarmtimer: Return correct remaining time by Andrei Vagin · 6 years ago
  19. 6f9b83a cpuidle: Export the next timer expiration for CPUs by Ulf Hansson · 6 years ago
  20. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  21. 3b15d09 time: Introduce jiffies64_to_msecs() by Li RongQing · 6 years ago
  22. aba09543 tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline() by Borislav Petkov · 6 years ago
  23. 7a8e61f timekeeping: Force upper bound for setting CLOCK_REALTIME by Thomas Gleixner · 6 years ago
  24. f28d3d5 timer/trace: Improve timer tracing by Anna-Maria Gleixner · 6 years ago
  25. dc1e7dc timer: Move trace point to get proper index by Anna-Maria Gleixner · 6 years ago
  26. d6b87ea tick/sched: Update tick_sched struct documentation by Anna-Maria Gleixner · 6 years ago
  27. 1b72d43 tick: Remove outgoing CPU from broadcast masks by Thomas Gleixner · 6 years ago
  28. e1e41b6 timekeeping: Consistently use unsigned int for seqcount snapshot by Rasmus Villemoes · 6 years ago
  29. e875005 time/jiffies: Make refined_jiffies static by Valdis Kletnieks · 6 years ago
  30. 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
  31. 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
  32. 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
  33. 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
  34. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  35. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  36. 3876ced timex: change syscalls to use struct __kernel_timex by Deepa Dinamani · 7 years ago
  37. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 7 years ago
  38. 1a59639 sparc64: add custom adjtimex/clock_adjtime functions by Arnd Bergmann · 6 years ago
  39. 4d5f007 time: make adjtime compat handling available for 32 bit by Arnd Bergmann · 6 years ago
  40. 75b710a timers: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  41. ae503ab timekeeping/debug: No need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  42. c98cac6 rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() by Paul E. McKenney · 6 years ago
  43. 1611879 posix-cpu-timers: Remove private interval storage by Thomas Gleixner · 6 years ago
  44. b17d1ce Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 6 years ago
  45. 93ad0fc posix-cpu-timers: Unbreak timer rearming by Thomas Gleixner · 6 years ago
  46. a4cffda time: Move CONTEXT_TRACKING to kernel/time/Kconfig by Paul E. McKenney · 6 years ago
  47. 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
  48. 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
  49. 437e78d timekeeping: remove timespec_add/timespec_del by Arnd Bergmann · 6 years ago
  50. 9266178 timekeeping: remove unused {read,update}_persistent_clock by Arnd Bergmann · 6 years ago
  51. 07daef8 ntp: Remove duplicated include by YueHaibing · 6 years ago
  52. 0e334db posix-timers: Fix division by zero bug by Thomas Gleixner · 6 years ago
  53. 5b20c6f timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  54. ce10a5b timekeeping: Use proper seqcount initializer by Bart Van Assche · 6 years ago
  55. 0141de7 posix-timers: Remove license boilerplate by Thomas Gleixner · 6 years ago
  56. c804efe posix-clocks: Remove license boiler plate by Thomas Gleixner · 6 years ago
  57. 2fa6d42 sched/clock: Remove license boilerplate by Thomas Gleixner · 6 years ago
  58. 3c8f251 posix-timers/stubs: Remove license boilerplate by Thomas Gleixner · 6 years ago
  59. 6c7811c time: Remove license boilerplate by Thomas Gleixner · 6 years ago
  60. 9281a78 time/debug: Remove license boilerplate by Thomas Gleixner · 6 years ago
  61. f49c174 hrtimers/tick/clockevents: Remove sloppy license references by Thomas Gleixner · 6 years ago
  62. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  63. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  64. e6a2d72c posix-cpu-timers: Remove useless call to check_dl_overrun() by Juri Lelli · 6 years ago
  65. 7d9df98 clockevents: Remove unnecessary unlikely() by Yangtao Li · 6 years ago
  66. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  67. 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
  68. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  69. d59e0ba tick/sched : Remove redundant cpu_online() check by Peng Hao · 6 years ago
  70. d67f34c clocksource: Provide clocksource_arch_init() by Thomas Gleixner · 6 years ago
  71. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  72. dc62531 tick/broadcast: Remove redundant check by Peng Hao · 6 years ago
  73. e2c631ba clocksource: Revert "Remove kthread" by Peter Zijlstra · 6 years ago
  74. 743f5cd y2038: __get_old_timespec32() can be static by kbuild test robot · 6 years ago
  75. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  76. 33e2641 y2038: make do_gettimeofday() and get_seconds() inline by Arnd Bergmann · 6 years ago
  77. 9765164 y2038: remove unused time interfaces by Arnd Bergmann · 6 years ago
  78. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  79. 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
  80. 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
  81. 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
  82. 93cb8e2 parisc: Drop architecture-specific ENOTSUP define by Helge Deller · 7 years ago
  83. fbfa926 clockevents: Warn if cpu_all_mask is used as cpumask by Sudeep Holla · 6 years ago
  84. 234b384 tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer by Sudeep Holla · 6 years ago
  85. 363e934 timers: Clear timer_base::must_forward_clk with timer_base::lock held by Gaurav Kohli · 6 years ago
  86. 80d20d3 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
  87. 684ad53 timekeeping: Prevent false warning when persistent clock is not available by Pavel Tatashin · 6 years ago
  88. 24122c7 signal: Pass pid and pid type into send_sigqueue by Eric W. Biederman · 6 years ago
  89. 2118e1f posix-timers: Noralize good_sigevent by Eric W. Biederman · 6 years ago
  90. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  91. e5af5ff Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 6 years ago
  92. 39232ed time: Introduce one suspend clocksource to compensate the suspend time by Baolin Wang · 6 years ago
  93. f473e5f time: Fix extra sleeptime injection when suspend fails by Mukesh Ojha · 6 years ago
  94. 985e695 timekeeping/ntp: Constify some function arguments by Ondrej Mosnacek · 6 years ago
  95. 5d2a4e9 sched/clock: Move sched clock initialization and merge with generic clock by Pavel Tatashin · 6 years ago
  96. 4b1b7f8 timekeeping: Default boot time offset to local_clock() by Pavel Tatashin · 6 years ago
  97. 3eca993 timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset() by Pavel Tatashin · 6 years ago
  98. 86b2dcd ntp: Use kstrtos64 for s64 variable by Ondrej Mosnacek · 6 years ago
  99. 0f9987b ntp: Remove redundant arguments by Ondrej Mosnacek · 6 years ago
  100. 3058758 timer: Fix coding style by Yi Wang · 6 years ago