1. 8fd8658 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 6 years ago
  2. 469e857f3 time: Avoid undefined behaviour in timespec64_add_safe() by Vegard Nossum · 8 years ago
  3. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 8 years ago
  4. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 8 years ago
  5. 86d3473 time: Introduce do_sys_settimeofday64() by Baolin Wang · 8 years ago
  6. ede5147 Handle ISO 8601 leap seconds and encodings of midnight in mktime64() by David Howells · 9 years ago
  7. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 9ca3085 time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() by Baolin Wang · 9 years ago
  9. de4a95f time: Fix nanosecond file time rounding in timespec_trunc() by Karsten Blees · 9 years ago
  10. e075867 jiffies: Remove HZ > USEC_PER_SEC special case by Frederic Weisbecker · 10 years ago
  11. ae60d6a time: Refactor usecs_to_jiffies by Nicholas Mc Guire · 9 years ago
  12. 6f7d798 time: Make sure tz_minuteswest is set to a valid value when setting time by Sasha Levin · 10 years ago
  13. ca42aaf time: Refactor msecs_to_jiffies by Nicholas Mc Guire · 9 years ago
  14. 0a22798 time: Move timeconst.h into include/generated by Nicholas Mc Guire · 9 years ago
  15. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 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
  17. 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 10 years ago
  18. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  19. 7bd0e22 drm/i915: compute wait_ioctl timeout correctly by Daniel Vetter · 10 years ago
  20. 90b6ce9 time: Provide y2038 safe mktime() replacement by pang.xunlei · 10 years ago
  21. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  22. d560fed time: Export nsecs_to_jiffies() by Thomas Gleixner · 10 years ago
  23. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 10 years ago
  24. 49cd6f8 time: More core infrastructure for timespec64 by John Stultz · 10 years ago
  25. 5cee964 time/timers: Move all time(r) related files into kernel/time by Thomas Gleixner · 10 years ago[Renamed from kernel/time.c]
  26. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  27. 7859e40 timekeeping: Use inject_offset in warp_clock by John Stultz · 12 years ago
  28. c30bd09 timekeeping: Avoid adjust kernel time once hwclock kept in UTC time by Dong Zhu · 12 years ago
  29. af3b562 time: don't inline EXPORT_SYMBOL functions by Greg Kroah-Hartman · 12 years ago
  30. 84e345e time, Fix setting of hardware clock in NTP code by Prarit Bhargava · 12 years ago
  31. 189374a time: Move update_vsyscall definitions to timekeeper_internal.h by John Stultz · 12 years ago
  32. a4ca129 time: Remove bogus comments by Thomas Gleixner · 13 years ago
  33. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  34. cbbc719 time: Change jiffies_to_clock_t() argument type to unsigned long by hank · 13 years ago
  35. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  37. fbad1ea time: Move get_jiffies_64 to kernel/time/jiffies.c by Torben Hohn · 14 years ago
  38. a1dabb6 time: Add nsecs_to_cputime64 interface for asm-generic by Venkatesh Pallipadi · 14 years ago
  39. fa9f90b Kill off a bunch of warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  40. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  41. bd45b7a timekeeping: Fix timezone update by Thomas Gleixner · 14 years ago
  42. dbb6be6 Merge branch 'linus' into timers/core by Thomas Gleixner · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  44. 64ce4c2 time: Clean up warp_clock() by John Stultz · 15 years ago
  45. 83f57a1 Revert "time: Remove xtime_cache" by Linus Torvalds · 15 years ago
  46. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. b7b20df9 sched, time: Define nsecs_to_jiffies() by Hidetoshi Seto · 15 years ago
  48. 7bc7d63 time: Remove xtime_cache by john stultz · 15 years ago
  49. 12e0933 time: Prevent 32 bit overflow with set_normalized_timespec() by Thomas Gleixner · 15 years ago
  50. 58fd3aa [CVE-2009-0029] System call wrappers part 01 by Heiko Carstens · 16 years ago
  51. e3d5a27 Allow times and time system calls to return small negative values by Paul Mackerras · 16 years ago
  52. df0cc05 select: add a timespec_add_safe() function by Thomas Gleixner · 16 years ago
  53. b9095fd Make constants in kernel/timeconst.h fixed 64 bits by H. Peter Anvin · 16 years ago
  54. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  55. 71abb3a convert a few do_div users by Roman Zippel · 16 years ago
  56. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 16 years ago
  57. 7c3f944 time: Export set_normalized_timespec. by YOSHIFUJI Hideaki · 16 years ago
  58. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
  59. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  60. ec03d70 speed up jiffies conversion functions if HZ==USER_HZ by Andrew Morton · 17 years ago
  61. 6ffc787 system timer: fix crash in <100Hz system timer by David Fries · 17 years ago
  62. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 17 years ago
  63. 6fa6c3b whitespace fixes: time syscalls by Daniel Walker · 17 years ago
  64. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  65. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  66. f20bf61 time: introduce xtime_seconds by Ingo Molnar · 17 years ago
  67. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  68. 2008220 Revert "sys_time() speedup" by Linus Torvalds · 17 years ago
  69. 1f564ad [IA64] remove time interpolator by Bob Picco · 17 years ago
  70. 4e44f34 sys_time() speedup by Ingo Molnar · 17 years ago
  71. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  72. 753e9c5 Optimize timespec_trunc() by Eric Dumazet · 17 years ago
  73. 85795d6 [TCP] tcp_probe: improvements for net-2.6.22 by Stephen Hemminger · 18 years ago
  74. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  75. 456a09d [PATCH] kernel/time.c: add missing symbol exports by Thomas Bittermann · 17 years ago
  76. 41cf544 [PATCH] Fix multiple conversion bugs in msecs_to_jiffies by Ingo Molnar · 18 years ago
  77. 8b9365d [PATCH] Uninline jiffies.h functions by Ingo Molnar · 18 years ago
  78. 4c7ee8d [PATCH] NTP: Move all the NTP related code to ntp.c by john stultz · 18 years ago
  79. cf3c769 [PATCH] Time: Introduce arch generic time accessors by john stultz · 18 years ago
  80. 8ba8e95 Fix comments: s/granuality/granularity/ by Kalin KOZHUHAROV · 18 years ago
  81. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 19 years ago
  82. 5ddcfa8 [PATCH] remove pps support by Roman Zippel · 19 years ago
  83. 88fc389 [PATCH] Normalize timespec for negative values in ns_to_timespec by George Anzinger · 19 years ago
  84. 951069e Don't try to "validate" a non-existing timeval. by Linus Torvalds · 19 years ago
  85. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  86. d1c0b8f [PATCH] Remove getnstimestamp() by Matt Helsley · 19 years ago
  87. f8f46da [PATCH] hrtimer: introduce nsec_t type and conversion functions by Thomas Gleixner · 19 years ago
  88. 718bcce [PATCH] hrtimer: validate timespec of do_sys_settimeofday by Thomas Gleixner · 19 years ago
  89. 199e705 [PATCH] hrtimer: export deinlined mktime by Andrew Morton · 19 years ago
  90. f481890 [PATCH] hrtimer: clean up mktime and make arguments const by Ingo Molnar · 19 years ago
  91. 753be62 [PATCH] hrtimer: deinline mktime and set_normalized_timespec by Thomas Gleixner · 19 years ago
  92. 64123fd [PATCH] Add getnstimestamp function by Matt Helsley · 19 years ago
  93. 1bb34a4 [PATCH] NTP shift_right cleanup by john stultz · 19 years ago
  94. 943eae0 [PATCH] missing exports of do_settimeofday() variants by Al Viro · 19 years ago
  95. c6ecf7e [PATCH] Add missing export of getnstimeofday() by Takashi Iwai · 19 years ago
  96. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  97. 9acf659 [PATCH] time interpolator: Fix settimeofday inaccuracy by Christoph Lameter · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago