1. e2d977c timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper by Thomas Gleixner · 4 years, 5 months ago
  2. f097eb3 timekeeping: Fix kerneldoc system_device_crosststamp & al by Kurt Kanzenbach · 4 years, 7 months ago
  3. d48e0cd timekeeping: Boot should be boottime for coarse ns accessor by Jason A. Donenfeld · 6 years ago
  4. 4c54294 timekeeping: Add missing _ns functions for coarse accessors by Jason A. Donenfeld · 6 years ago
  5. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  6. e4b92b1 timekeeping: remove obsolete time accessors by Arnd Bergmann · 6 years ago
  7. 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
  8. c43c5e9 timekeeping: Fix declaration of read_persistent_wall_and_boot_offset() by Christian Borntraeger · 6 years ago
  9. 9765164 y2038: remove unused time interfaces by Arnd Bergmann · 6 years ago
  10. e6ecec3 Merge tag 'docs-4.19' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  11. 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
  12. 0e3fd81 Documentation: document ktime_get_*() APIs by Arnd Bergmann · 6 years ago
  13. 985e695 timekeeping/ntp: Constify some function arguments by Ondrej Mosnacek · 6 years ago
  14. 3eca993 timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset() by Pavel Tatashin · 6 years ago
  15. 06aa376 timekeeping: Add more coarse clocktai/boottime interfaces by Arnd Bergmann · 7 years ago
  16. b9ff604 timekeeping: Add ktime_get_coarse_with_offset by Arnd Bergmann · 7 years ago
  17. fb7fcc9 timekeeping: Standardize on ktime_get_*() naming by Arnd Bergmann · 7 years ago
  18. edca71f timekeeping: Clean up ktime_get_real_ts64 by Arnd Bergmann · 7 years ago
  19. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  20. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  21. 92af4dc tracing: Unify the "boot" and "mono" tracing clocks by Thomas Gleixner · 7 years ago
  22. d6c7270 timekeeping: Remove boot time specific code by Thomas Gleixner · 7 years ago
  23. 7219932 timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock by Thomas Gleixner · 7 years ago
  24. 6909e29 kdb: use __ktime_get_real_seconds instead of __current_kernel_time by Arnd Bergmann · 7 years ago
  25. d4bfeab Merge branch 'linus' into timers/urgent by Thomas Gleixner · 7 years ago
  26. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 8a7a8e1 timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64() by Dou Liyang · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 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
  30. 6546911 time: Move old timekeeping interfaces to timekeeping32.h by Arnd Bergmann · 7 years ago
  31. 4c3711d timekeeping: Provide NMI safe access to clock realtime by Thomas Gleixner · 7 years ago
  32. 3c9c12f time: Change k_clock clock_get() to use timespec64 by Deepa Dinamani · 8 years ago
  33. 2ac00f1 time: Delete do_sys_setimeofday() by Deepa Dinamani · 8 years ago
  34. 93b5a9a sched/headers, timekeeping: Move the timer tick function prototypes to <linux/timekeeping.h> by Ingo Molnar · 8 years ago
  35. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  36. 948a531 timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 8 years ago
  37. b536fd5 timekeeping: Include the correct header for errno definitions by Christoph Hellwig · 8 years ago
  38. dfc2507 time: Make settimeofday error checking work again by John Stultz · 9 years ago
  39. 86d3473 time: Introduce do_sys_settimeofday64() by Baolin Wang · 9 years ago
  40. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 9 years ago
  41. 8006c24 time: Add driver cross timestamp interface for higher precision time synchronization by Christopher S. Hall · 9 years ago
  42. 9da0f49 time: Add timekeeping snapshot code capturing system time and counter by Christopher S. Hall · 9 years ago
  43. 071eee4 ntp/pps: replace getnstime_raw_and_real with 64-bit version by Arnd Bergmann · 9 years ago
  44. 05ddaa4 Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  45. 8758a24 time: Introduce current_kernel_time64() by Baolin Wang · 9 years ago
  46. 1f6823f time: Get rid of do_posix_clock_monotonic_gettime by Thomas Gleixner · 10 years ago
  47. e83d0a4 time: Remove read_boot_clock() by Xunlei Pang · 10 years ago
  48. 6374f91 timekeeping: Provide new API to get the current time resolution by Harald Geyer · 10 years ago
  49. 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 10 years ago
  50. 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 10 years ago
  51. 2ee9663 time: Add y2038 safe read_persistent_clock64() by Xunlei Pang · 10 years ago
  52. 9a806dd time: Add y2038 safe read_boot_clock64() by Xunlei Pang · 10 years ago
  53. fe5fba0 time: Add ktime_get_tai_ns() by Peter Zijlstra · 10 years ago
  54. f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 10 years ago
  55. 2e0c78e time: Expose get_monotonic_boottime64 for in-kernel use by John Stultz · 10 years ago
  56. d08c0cd time: Expose getboottime64 for in-kernel uses by John Stultz · 10 years ago
  57. d820126 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 21b6c05 time: Remove timekeeping_inject_sleeptime() by John Stultz · 10 years ago
  59. 334334b time: Expose get_monotonic_coarse64() for in-kernel uses by John Stultz · 10 years ago
  60. cdba2ec time: Expose getrawmonotonic64 for in-kernel uses by John Stultz · 10 years ago
  61. 04d9089 time: Provide y2038 safe timekeeping_inject_sleeptime() replacement by pang.xunlei · 10 years ago
  62. 21f7eca time: Provide y2038 safe do_settimeofday() replacement by pang.xunlei · 10 years ago
  63. dbe7aa6 timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REALTIME by Heena Sirwani · 10 years ago
  64. 9e3680b timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC by Heena Sirwani · 10 years ago
  65. 4396e05 timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC by Thomas Gleixner · 10 years ago
  66. f519b1a timekeeping: Provide ktime_get_raw() by Thomas Gleixner · 10 years ago
  67. 61edec8 timekeeping: Simplify timekeeping_clocktai() by Thomas Gleixner · 10 years ago
  68. 48f18fd timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() by Thomas Gleixner · 10 years ago
  69. 250fade timekeeping: Remove monotonic_to_bootbased by Thomas Gleixner · 10 years ago
  70. 897994e timekeeping: Provide ktime_get[*]_ns() helpers by Thomas Gleixner · 10 years ago
  71. dcaab54 timekeeping: Remove ktime_get_monotonic_offset() by Thomas Gleixner · 10 years ago
  72. 9a6b519 timekeeping: Provide ktime_mono_to_any() by Thomas Gleixner · 10 years ago
  73. afab07c timekeeping: Use ktime_t based data for ktime_get_clocktai() by Thomas Gleixner · 10 years ago
  74. b82c817 timekeeping; Use ktime_t based data for ktime_get_boottime() by Thomas Gleixner · 10 years ago
  75. f5264d5 timekeeping: Use ktime_t based data for ktime_get_real() by Thomas Gleixner · 10 years ago
  76. 0077dc6 timekeeping: Provide ktime_get_with_offset() by Thomas Gleixner · 10 years ago
  77. d6d2989 timekeeping: Provide timespec64 based interfaces by Thomas Gleixner · 10 years ago
  78. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 10 years ago