1. 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
  2. cc56f32 linux/ktime.h: Extract common header for vDSO by Vincenzo Frascino · 4 years, 10 months ago
  3. 595abba y2038: remove ktime to/from timespec/timeval conversion by Arnd Bergmann · 4 years, 11 months ago
  4. a8802d9 ktime: Provide typesafe ktime_to_ns() by Eric Dumazet · 6 years ago
  5. 6546911 time: Move old timekeeping interfaces to timekeeping32.h by Arnd Bergmann · 7 years ago
  6. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  7. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  8. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  9. 77f2efc rxrpc: Add ktime_sub_ms() by David Howells · 8 years ago
  10. 979515c time: Avoid undefined behaviour in ktime_add_safe() by Vegard Nossum · 8 years ago
  11. f7bcb70 ktime: Fix ktime_divns to do signed division by John Stultz · 10 years ago
  12. fe31fca Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 10 years ago
  13. 8b61862 ktime: Optimize ktime_divns for constant divisors by Nicolas Pitre · 10 years ago
  14. 41fbf3b ktime.h: Introduce ktime_ms_delta by Chunyan Zhang · 10 years ago
  15. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 10 years ago
  16. 49cd6f8 time: More core infrastructure for timespec64 by John Stultz · 10 years ago
  17. b17b20d ktime: Change ktime_set() to take 64bit seconds value by John Stultz · 10 years ago
  18. 166afb6 ktime: Sanitize ktime_to_us/ms conversion by Thomas Gleixner · 10 years ago
  19. 24e4a8c ktime: Kill non-scalar ktime_t implementation for 2038 by John Stultz · 10 years ago
  20. 67cb936 ktime: add ktime_after and ktime_before helper by Daniel Borkmann · 11 years ago
  21. 3601926 ktime: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  22. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  23. d36f82b ktime: add ms_to_ktime() and ktime_add_ms() helpers by Daniel Borkmann · 12 years ago
  24. 35b2108 ktime: Add __must_check prefix to ktime_to_timespec_cond by Daniel Borkmann · 12 years ago
  25. a44b8bd ktime: Use macro NSEC_PER_USEC where appropriate by Liu Ying · 12 years ago
  26. 6e94d1e net: socket: move ktime2ts to ktime header api by Daniel Borkmann · 12 years ago
  27. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  28. 4e8b145 time: Improve sanity checking of timekeeping inputs by John Stultz · 12 years ago
  29. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  30. f56916b ktime: introduce ktime_to_ms() by Chuck Lever · 15 years ago
  31. 57d3da2 time: add ns_to_ktime() by Ingo Molnar · 17 years ago
  32. 5a7780e hrtimer: check relative timeouts for overflow by Thomas Gleixner · 17 years ago
  33. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 17 years ago
  34. a272378 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us by Arnaldo Carvalho de Melo · 17 years ago
  35. 1e180f7 [KTIME]: Introduce ktime_add_us by Arnaldo Carvalho de Melo · 18 years ago
  36. f1c91da [KTIME]: Introduce ktime_us_delta by Gerrit Renker · 18 years ago
  37. b9ce204 [TCP]: Congestion control API RTT sampling fix by Ilpo Järvinen · 18 years ago
  38. f34c506 declare struct ktime by Andrew Morton · 18 years ago
  39. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 18 years ago
  40. 5379058 [PATCH] fix MTIME_SEC_MAX on 32-bit by Thomas Gleixner · 18 years ago
  41. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 18 years ago
  42. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  43. cfd1893 [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns by Thomas Gleixner · 18 years ago
  44. 96dd742 [PATCH] prevent timespec/timeval to ktime_t overflow by Thomas Gleixner · 18 years ago
  45. fa9799e [PATCH] ktime/hrtimer: fix kernel-doc comments by Randy Dunlap · 19 years ago
  46. 272705c [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() by Roman Zippel · 19 years ago
  47. b2ee9db [PATCH] hrtimer: fix multiple macro argument expansion by Roman Zippel · 19 years ago
  48. 66188fa [PATCH] hrtimers: add back lost credit lines by Thomas Gleixner · 19 years ago
  49. e278763 [hrtimer] Change resolution storage to ktime_t format by Thomas Gleixner · 19 years ago
  50. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 19 years ago
  51. 97fc79f [PATCH] hrtimer: introduce ktime_t time format by Thomas Gleixner · 19 years ago