1. 72408a6 UPSTREAM: timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 8 years ago
  2. b536fd5 timekeeping: Include the correct header for errno definitions by Christoph Hellwig · 8 years ago
  3. dfc2507 time: Make settimeofday error checking work again by John Stultz · 8 years ago
  4. 86d3473 time: Introduce do_sys_settimeofday64() by Baolin Wang · 8 years ago
  5. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 9 years ago
  6. 8006c24 time: Add driver cross timestamp interface for higher precision time synchronization by Christopher S. Hall · 9 years ago
  7. 9da0f49 time: Add timekeeping snapshot code capturing system time and counter by Christopher S. Hall · 9 years ago
  8. 071eee4 ntp/pps: replace getnstime_raw_and_real with 64-bit version by Arnd Bergmann · 9 years ago
  9. 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
  10. 8758a24 time: Introduce current_kernel_time64() by Baolin Wang · 9 years ago
  11. 1f6823f time: Get rid of do_posix_clock_monotonic_gettime by Thomas Gleixner · 9 years ago
  12. e83d0a4 time: Remove read_boot_clock() by Xunlei Pang · 9 years ago
  13. 6374f91 timekeeping: Provide new API to get the current time resolution by Harald Geyer · 9 years ago
  14. 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 9 years ago
  15. 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 9 years ago
  16. 2ee9663 time: Add y2038 safe read_persistent_clock64() by Xunlei Pang · 9 years ago
  17. 9a806dd time: Add y2038 safe read_boot_clock64() by Xunlei Pang · 9 years ago
  18. fe5fba0 time: Add ktime_get_tai_ns() by Peter Zijlstra · 10 years ago
  19. f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 10 years ago
  20. 2e0c78e time: Expose get_monotonic_boottime64 for in-kernel use by John Stultz · 10 years ago
  21. d08c0cd time: Expose getboottime64 for in-kernel uses by John Stultz · 10 years ago
  22. 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
  23. 21b6c05 time: Remove timekeeping_inject_sleeptime() by John Stultz · 10 years ago
  24. 334334b time: Expose get_monotonic_coarse64() for in-kernel uses by John Stultz · 10 years ago
  25. cdba2ec time: Expose getrawmonotonic64 for in-kernel uses by John Stultz · 10 years ago
  26. 04d9089 time: Provide y2038 safe timekeeping_inject_sleeptime() replacement by pang.xunlei · 10 years ago
  27. 21f7eca time: Provide y2038 safe do_settimeofday() replacement by pang.xunlei · 10 years ago
  28. dbe7aa6 timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REALTIME by Heena Sirwani · 10 years ago
  29. 9e3680b timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC by Heena Sirwani · 10 years ago
  30. 4396e05 timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC by Thomas Gleixner · 10 years ago
  31. f519b1a timekeeping: Provide ktime_get_raw() by Thomas Gleixner · 10 years ago
  32. 61edec8 timekeeping: Simplify timekeeping_clocktai() by Thomas Gleixner · 10 years ago
  33. 48f18fd timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() by Thomas Gleixner · 10 years ago
  34. 250fade timekeeping: Remove monotonic_to_bootbased by Thomas Gleixner · 10 years ago
  35. 897994e timekeeping: Provide ktime_get[*]_ns() helpers by Thomas Gleixner · 10 years ago
  36. dcaab54 timekeeping: Remove ktime_get_monotonic_offset() by Thomas Gleixner · 10 years ago
  37. 9a6b519 timekeeping: Provide ktime_mono_to_any() by Thomas Gleixner · 10 years ago
  38. afab07c timekeeping: Use ktime_t based data for ktime_get_clocktai() by Thomas Gleixner · 10 years ago
  39. b82c817 timekeeping; Use ktime_t based data for ktime_get_boottime() by Thomas Gleixner · 10 years ago
  40. f5264d5 timekeeping: Use ktime_t based data for ktime_get_real() by Thomas Gleixner · 10 years ago
  41. 0077dc6 timekeeping: Provide ktime_get_with_offset() by Thomas Gleixner · 10 years ago
  42. d6d2989 timekeeping: Provide timespec64 based interfaces by Thomas Gleixner · 10 years ago
  43. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 10 years ago