1. d0dd63a time: Introduce struct __kernel_itimerspec by Deepa Dinamani · 7 years ago
  2. ea2ce8f time: Fix get_timespec64() for y2038 safe compat interfaces by Deepa Dinamani · 7 years ago
  3. 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
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 5dbf201 time: Move time_t based interfaces to time32.h by Arnd Bergmann · 7 years ago
  6. 85bf19e time: Remove unused functions by Arnd Bergmann · 7 years ago
  7. e0956dc timekeeping: Consolidate timekeeping_inject_offset code by Arnd Bergmann · 7 years ago
  8. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. aaed2dd utimes: Make utimes y2038 safe by Deepa Dinamani · 7 years ago
  10. b5f5157 ext4: avoid Y2038 overflow in recently_deleted() by Andreas Dilger · 7 years ago
  11. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  12. d5b7ffb time: introduce {get,put}_itimerspec64 by Deepa Dinamani · 8 years ago
  13. f59dd9c time: add get_timespec64 and put_timespec64 by Deepa Dinamani · 8 years ago
  14. ca2406e times(2): move compat to native by Al Viro · 8 years ago
  15. bfe1c56 time: delete CURRENT_TIME_SEC and CURRENT_TIME by Deepa Dinamani · 8 years ago
  16. 74ba181 timer: Move sys_alarm from timer.c to itimer.c by Nicolas Pitre · 8 years ago
  17. e6c2682 time: Add time64_to_tm() by Deepa Dinamani · 9 years ago
  18. 37cf4dc time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow by John Stultz · 9 years ago
  19. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 10 years ago
  20. 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 10 years ago
  21. 90b6ce9 time: Provide y2038 safe mktime() replacement by pang.xunlei · 10 years ago
  22. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 10 years ago
  23. 361a3bf time64: Add time64.h header and define struct timespec64 by John Stultz · 10 years ago
  24. 24e4a8c ktime: Kill non-scalar ktime_t implementation for 2038 by John Stultz · 10 years ago
  25. 76f4108 hrtimer: Cleanup hrtimer accessors to the timekepeing state by John Stultz · 10 years ago
  26. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 12 years ago
  27. 1ff3c96 timekeeping: Add CLOCK_TAI clockid by John Stultz · 13 years ago
  28. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 13 years ago
  29. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  30. 84e345e time, Fix setting of hardware clock in NTP code by Prarit Bhargava · 12 years ago
  31. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 12 years ago
  32. 05ad717 timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option by Feng Tang · 12 years ago
  33. 31ade30 timekeeping: Add persistent_clock_exist flag by Feng Tang · 12 years ago
  34. 1e817fb time: create __getnstimeofday for WARNless calls by Kees Cook · 12 years ago
  35. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 12 years ago
  36. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  37. cee5848 time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 12 years ago
  38. 4e8b145 time: Improve sanity checking of timekeeping inputs by John Stultz · 12 years ago
  39. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  40. 190d3b6 time: remove obsolete declaration by Richard Cochran · 13 years ago
  41. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  42. 335dd85 time: remove no_sync_cmos_clock by Cesar Eduardo Barros · 13 years ago
  43. cf42004 Delete the __FD_*() funcs for operating on fd_set from linux/time.h by David Howells · 13 years ago
  44. 8b3d1cd posix_types: Remove fd_set macros by H. Peter Anvin · 13 years ago
  45. 9a7adcf5 timers: Posix interface for alarm-timers by John Stultz · 14 years ago
  46. 304529b time: Add timekeeping_inject_sleeptime by John Stultz · 14 years ago
  47. 70a08cc timers: Add CLOCK_BOOTTIME hrtimer base by John Stultz · 14 years ago
  48. 314ac37 time: Extend get_xtime_and_monotonic_offset() to also return sleep by John Stultz · 14 years ago
  49. abb3a4e time: Introduce get_monotonic_boottime and ktime_get_boottime by John Stultz · 14 years ago
  50. c528f7c time: Introduce timekeeping_inject_offset by John Stultz · 14 years ago
  51. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  52. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  53. 79ecaf0 time: Remove unused __get_wall_to_monotonic() by Thomas Gleixner · 14 years ago
  54. 48cf76f7 time: Provide get_xtime_and_monotonic_offset() by Torben Hohn · 14 years ago
  55. 871cf1e time: Move do_timer() to kernel/time/timekeeping.c by Torben Hohn · 14 years ago
  56. e2c18e4 pps: capture MONOTONIC_RAW timestamps as well by Alexander Gordeev · 14 years ago
  57. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  58. 4936a3b x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods by Chris Wilson · 14 years ago
  59. 0fb86b0 timekeeping: Make xtime and wall_to_monotonic static by John Stultz · 14 years ago
  60. 8ab4351 hrtimer: Cleanup direct access to wall_to_monotonic by John Stultz · 14 years ago
  61. ce3bf7a time: Implement timespec_add by John Stultz · 14 years ago
  62. 6a867a3 time: Remove xtime_cache by John Stultz · 15 years ago
  63. 9896246 nohz: Prevent clocksource wrapping during idle by Jon Hunter · 15 years ago
  64. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  65. 12e0933 time: Prevent 32 bit overflow with set_normalized_timespec() by Thomas Gleixner · 15 years ago
  66. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
  67. 23970e3 timekeeping: Introduce read_boot_clock by Martin Schwidefsky · 15 years ago
  68. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  69. 31089c1 timekeeping: Introduce timekeeping_leap_insert by John Stultz · 15 years ago
  70. 7d27558 timekeeping: create arch_gettimeoffset infrastructure by john stultz · 16 years ago
  71. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 16 years ago
  72. 1c5745a sched_clock: prevent scd->clock from moving backwards, take #2 by Thomas Gleixner · 16 years ago
  73. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  74. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  75. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  76. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  77. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  78. df0cc05 select: add a timespec_add_safe() function by Thomas Gleixner · 16 years ago
  79. 2d42244 clocksource: introduce CLOCK_MONOTONIC_RAW by John Stultz · 16 years ago
  80. 9412e286 always_inline timespec_add_ns by Jeremy Fitzhardinge · 17 years ago
  81. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 17 years ago
  82. 38332cb time: prevent the loop in timespec_add_ns() from being optimised away by Segher Boessenkool · 17 years ago
  83. cf4fc6c timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres by Li Zefan · 17 years ago
  84. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 17 years ago
  85. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  86. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 17 years ago
  87. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  88. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 17 years ago
  89. 5b78cc9 make timespec_equal() take const arguments by Jan Engelhardt · 17 years ago
  90. 7c3f1a5 Introduce boot based time by Tomas Janousek · 17 years ago
  91. 1c710c8 utimensat implementation by Ulrich Drepper · 18 years ago
  92. 8524070 Move timekeeping code to timekeeping.c by john stultz · 18 years ago
  93. 411187f [PATCH] GTOD: persistent clock support by John Stultz · 18 years ago
  94. 5809f9d [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK by Eric Dumazet · 18 years ago
  95. 77adbfb [PATCH] Add const for time{spec,val}_compare arguments by Rolf Eike Beer · 18 years ago
  96. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  97. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 19 years ago
  98. 05ebb76 [PATCH] x86_64: Add useful constants to time.h by Vojtech Pavlik · 19 years ago
  99. cf3c769 [PATCH] Time: Introduce arch generic time accessors by john stultz · 19 years ago
  100. ad59617 [PATCH] Time: Use clocksource infrastructure for update_wall_time by john stultz · 19 years ago