1. 4e8c11b6 timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 3 years, 1 month ago
  2. 17a1b88 hrtimer: Add bases argument to clock_was_set() by Thomas Gleixner · 3 years, 6 months ago
  3. 1b26779 time/timekeeping: Avoid invoking clock_was_set() twice by Thomas Gleixner · 3 years, 6 months ago
  4. a761a67 timekeeping: Distangle resume and clock-was-set events by Thomas Gleixner · 3 years, 6 months ago
  5. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  6. b2c67cb time: Add mechanism to recognize clocksource in time_get_snapshot by Thomas Gleixner · 4 years, 1 month ago
  7. d4c7c28 timekeeping: Allow runtime PM from change_clocksource() by Niklas Söderlund · 3 years, 11 months ago
  8. 4bf07f6 timekeeping, clocksource: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
  9. aba428a timekeeping: Remove unused get_seconds() by Chunguang Xu · 4 years, 1 month ago
  10. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  11. 6e5a919 timekeeping: Address parameter documentation issues for various functions by Alex Shi · 4 years, 2 months ago
  12. 29efc46 timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset() by Alex Shi · 4 years, 2 months ago
  13. f27f7c3 timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier() by Alex Shi · 4 years, 2 months ago
  14. c1ce406 timekeeping: Fix up function documentation for the NMI safe accessors by Thomas Gleixner · 4 years, 1 month ago
  15. e025b03 timekeeping: Add missing parameter documentation for update_fast_timekeeper() by Alex Shi · 4 years, 2 months ago
  16. 199d280 timekeeping: Remove static functions from kernel-doc markup by Alex Shi · 4 years, 2 months ago
  17. 56cc7b8 timekeeping: remove xtime_update by Arnd Bergmann · 4 years, 3 months ago
  18. 77f6c0b timekeeping: remove arch_gettimeoffset by Arnd Bergmann · 4 years, 3 months ago
  19. ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  20. 249d053 timekeeping: Use seqcount_latch_t by Ahmed S. Darwish · 4 years, 4 months ago
  21. e2d977c timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper by Thomas Gleixner · 4 years, 5 months ago
  22. 71419b3 timekeeping: Utilize local_clock() for NMI safe timekeeper during early boot by Thomas Gleixner · 4 years, 5 months ago
  23. b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  24. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  25. b0294f3 time: Delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  26. 19d0070 timekeeping/vsyscall: Provide vdso_update_begin/end() by Thomas Gleixner · 4 years, 5 months ago
  27. 025e82b timekeeping: Use sequence counter with associated raw spinlock by Ahmed S. Darwish · 4 years, 5 months ago
  28. 46132e3 sched: nohz: stop passing around unused "ticks" parameter. by Paul Gortmaker · 4 years, 6 months ago
  29. 865d3a9 x86/mce: Address objtools noinstr complaints by Thomas Gleixner · 4 years, 8 months ago
  30. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  31. e5d4d17 timekeeping: Split jiffies seqlock by Thomas Gleixner · 4 years, 9 months ago
  32. 4cbbc3a timekeeping: Prevent 32bit truncation in scale64_check_overflow() by Wen Yang · 5 years ago
  33. b99328a timekeeping/vsyscall: Prevent math overflow in BOOTTIME update by Thomas Gleixner · 5 years ago
  34. 0354c1a3 timekeeping: Use proper ktime_add when adding nsecs in coarse offset by Jason A. Donenfeld · 6 years ago
  35. e3ff9c3 timekeeping: Repair ktime_get_coarse*() granularity by Thomas Gleixner · 6 years ago
  36. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  37. 7e8eda7 ntp: Audit NTP parameters adjustment by Ondrej Mosnacek · 6 years ago
  38. 2d87a06 timekeeping: Audit clock adjustments by Ondrej Mosnacek · 6 years ago
  39. 7a8e61f timekeeping: Force upper bound for setting CLOCK_REALTIME by Thomas Gleixner · 6 years ago
  40. e1e41b6 timekeeping: Consistently use unsigned int for seqcount snapshot by Rasmus Villemoes · 6 years ago
  41. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 6 years ago
  42. 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
  43. 9266178 timekeeping: remove unused {read,update}_persistent_clock by Arnd Bergmann · 6 years ago
  44. ce10a5b timekeeping: Use proper seqcount initializer by Bart Van Assche · 6 years ago
  45. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  46. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  47. 33e2641 y2038: make do_gettimeofday() and get_seconds() inline by Arnd Bergmann · 6 years ago
  48. 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
  49. 684ad53 timekeeping: Prevent false warning when persistent clock is not available by Pavel Tatashin · 6 years ago
  50. 39232ed time: Introduce one suspend clocksource to compensate the suspend time by Baolin Wang · 6 years ago
  51. f473e5f time: Fix extra sleeptime injection when suspend fails by Mukesh Ojha · 6 years ago
  52. 985e695 timekeeping/ntp: Constify some function arguments by Ondrej Mosnacek · 6 years ago
  53. 4b1b7f8 timekeeping: Default boot time offset to local_clock() by Pavel Tatashin · 6 years ago
  54. 3eca993 timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset() by Pavel Tatashin · 6 years ago
  55. c6bb111 Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 6 years ago
  56. b061c7a timekeeping: Update multiplier when NTP frequency is set directly by Miroslav Lichvar · 7 years ago
  57. d30faff timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64() by Arnd Bergmann · 7 years ago
  58. b9ff604 timekeeping: Add ktime_get_coarse_with_offset by Arnd Bergmann · 7 years ago
  59. fb7fcc9 timekeeping: Standardize on ktime_get_*() naming by Arnd Bergmann · 7 years ago
  60. edca71f timekeeping: Clean up ktime_get_real_ts64 by Arnd Bergmann · 7 years ago
  61. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  62. e142aa0 timekeeping: Remove __current_kernel_time() by Baolin Wang · 7 years ago
  63. 127bfa5 hrtimer: Unify MONOTONIC and BOOTTIME clock behavior by Thomas Gleixner · 7 years ago
  64. d6c7270 timekeeping: Remove boot time specific code by Thomas Gleixner · 7 years ago
  65. d6ed449 timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock by Thomas Gleixner · 7 years ago
  66. 7219932 timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock by Thomas Gleixner · 7 years ago
  67. 78b98e3 timekeeping/ntp: Determine the multiplier directly from NTP tick length by Miroslav Lichvar · 7 years ago
  68. c2cda2a timekeeping/ntp: Don't align NTP frequency adjustments to ticks by Miroslav Lichvar · 7 years ago
  69. aea3706 timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD by Miroslav Lichvar · 7 years ago
  70. df27067 pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday() by Arnd Bergmann · 7 years ago
  71. fb56d68 Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago
  72. 1572fa0 timekeeping: Use timespec64 in timekeeping_inject_offset by Arnd Bergmann · 7 years ago
  73. e0956dc timekeeping: Consolidate timekeeping_inject_offset code by Arnd Bergmann · 7 years ago
  74. 4c3711d timekeeping: Provide NMI safe access to clock realtime by Thomas Gleixner · 7 years ago
  75. 5df3210 timekeeping: Make fast accessors return 0 before timekeeping is initialized by Prarit Bhargava · 7 years ago
  76. a2d8180 drivers/pps: aesthetic tweaks to PPS-related content by Robert P. J. Day · 7 years ago
  77. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 0bcdc09 time: Fix ktime_get_raw() incorrect base accumulation by John Stultz · 7 years ago
  79. a529bea timekeeping: Use proper timekeeper for debug code by Stafford Horne · 8 years ago
  80. 369adf0 time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 8 years ago
  81. fc6eead7 time: Clean up CLOCK_MONOTONIC_RAW time handling by John Stultz · 8 years ago
  82. 3d88d56 time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting by John Stultz · 8 years ago
  83. ceea5e3 time: Fix clock->read(clock) race around clocksource changes by John Stultz · 8 years ago
  84. 5fc63f9 timekeeping: Remove pointless conversion to bool by Nicholas Mc Guire · 8 years ago
  85. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  86. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  87. 40d9f82 timekeeping: Remove unused timekeeping_{get,set}_tai_offset() by Stephen Boyd · 8 years ago
  88. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  89. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  90. c029a2b timekeeping: Use mul_u64_u32_shr() instead of open coding it by Thomas Gleixner · 8 years ago
  91. cbd99e3 timekeeping: Get rid of pointless typecasts by Thomas Gleixner · 8 years ago
  92. acc8961 timekeeping: Make the conversion call chain consistently unsigned by Thomas Gleixner · 8 years ago
  93. 9c16457 timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion by Thomas Gleixner · 8 years ago
  94. 948a531 timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 8 years ago
  95. 58bfea9 timekeeping: Fix __ktime_get_fast_ns() regression by John Stultz · 8 years ago
  96. 27727df timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING by John Stultz · 8 years ago
  97. 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
  98. eaaa7ec timekeeping: export get_monotonic_coarse64 symbol by Gregor Boirie · 9 years ago
  99. 0209b93 timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD by Thomas Graziadei · 9 years ago
  100. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago