1. a53bfdd time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting by John Stultz · 7 years ago
  2. 02a37cc time: Fix clock->read(clock) race around clocksource changes by John Stultz · 7 years ago
  3. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 8 years ago
  4. 833f32d time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge by John Stultz · 9 years ago
  5. 57d05a9 time: Rework debugging variables so they aren't global by John Stultz · 9 years ago
  6. 868a3e9 hrtimer: Make offset update smarter by Thomas Gleixner · 9 years ago
  7. 4a4ad80 time: Add timerkeeper::tkr_raw by Peter Zijlstra · 9 years ago
  8. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 9 years ago
  9. 9e3680b timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC by Heena Sirwani · 10 years ago
  10. 953dec2 timekeeping: Fixup typo in update_vsyscall_old definition by John Stultz · 10 years ago
  11. 375f45b timekeeping: Use cached ntp_tick_length when accumulating error by John Stultz · 10 years ago
  12. dc49159 timekeeping: Rework frequency adjustments to work better w/ nohz by John Stultz · 11 years ago
  13. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  14. 6d3aadf timekeeping: Restructure the timekeeper some more by Thomas Gleixner · 10 years ago
  15. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  16. f519b1a timekeeping: Provide ktime_get_raw() by Thomas Gleixner · 10 years ago
  17. 47da70d timekeeping: Remove timekeeper.total_sleep_time by Thomas Gleixner · 10 years ago
  18. 7c032df timekeeping: Provide internal ktime_t based data by Thomas Gleixner · 10 years ago
  19. 3fdb14f timekeeping: Cache optimize struct timekeeper by Thomas Gleixner · 10 years ago
  20. c905fae timekeeper: Move tk_xtime to core code by Thomas Gleixner · 10 years ago
  21. 7d489d1 timekeeping: Convert timekeeping core to use timespec64s by John Stultz · 10 years ago
  22. 14a3b6a timekeeping: Store cycle_last value in timekeeper struct as well by Thomas Gleixner · 11 years ago
  23. 7e40672 timekeeping: Move lock out of timekeeper struct by Thomas Gleixner · 11 years ago
  24. 90adda9 hrtimer: Add hrtimer support for CLOCK_TAI by John Stultz · 11 years ago
  25. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 12 years ago
  26. 576094b time: Introduce new GENERIC_TIME_VSYSCALL by John Stultz · 12 years ago
  27. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 12 years ago
  28. 189374a time: Move update_vsyscall definitions to timekeeper_internal.h by John Stultz · 12 years ago
  29. d7b4202 time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes by John Stultz · 12 years ago