1. 9176ab1 time: Validate user input in compat_settimeofday() by zhengbin · 6 years ago
  2. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. 3b15d09 time: Introduce jiffies64_to_msecs() by Li RongQing · 6 years ago
  4. 7a8e61f timekeeping: Force upper bound for setting CLOCK_REALTIME by Thomas Gleixner · 6 years ago
  5. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  6. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  7. 3876ced timex: change syscalls to use struct __kernel_timex by Deepa Dinamani · 7 years ago
  8. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 7 years ago
  9. 4d5f007 time: make adjtime compat handling available for 32 bit by Arnd Bergmann · 6 years ago
  10. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  11. 437e78d timekeeping: remove timespec_add/timespec_del by Arnd Bergmann · 6 years ago
  12. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  13. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  14. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  15. 743f5cd y2038: __get_old_timespec32() can be static by kbuild test robot · 6 years ago
  16. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 7 years ago
  17. 33e2641 y2038: make do_gettimeofday() and get_seconds() inline by Arnd Bergmann · 7 years ago
  18. 9765164 y2038: remove unused time interfaces by Arnd Bergmann · 7 years ago
  19. c6bb111 Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago
  20. afef05c time: Enable get/put_compat_itimerspec64 always by Deepa Dinamani · 7 years ago
  21. d0dd63a time: Introduce struct __kernel_itimerspec by Deepa Dinamani · 7 years ago
  22. abcbcb8 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 7 years ago
  23. f5a8929 time: Use ktime_get_real_seconds() in time syscall by Arnd Bergmann · 7 years ago
  24. 4f0fad9 timekeeping: Remove timespec64 hack by Arnd Bergmann · 7 years ago
  25. ea2ce8f time: Fix get_timespec64() for y2038 safe compat interfaces by Deepa Dinamani · 7 years ago
  26. 1c68adf compat: Enable compat_get/put_timespec64 always by Deepa Dinamani · 7 years ago
  27. a84d116 y2038: Introduce struct __kernel_old_timeval by Arnd Bergmann · 7 years ago
  28. fb56d68 Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago
  29. abc8f96 time: Move time_t conversion helpers to time32.h by Arnd Bergmann · 7 years ago
  30. 85bf19e time: Remove unused functions by Arnd Bergmann · 7 years ago
  31. e0956dc timekeeping: Consolidate timekeeping_inject_offset code by Arnd Bergmann · 7 years ago
  32. 4eb1bca time: Use do_settimeofday64() internally by Arnd Bergmann · 7 years ago
  33. d5b7ffb time: introduce {get,put}_itimerspec64 by Deepa Dinamani · 8 years ago
  34. f59dd9c time: add get_timespec64 and put_timespec64 by Deepa Dinamani · 8 years ago
  35. 2b2d028 time: Move compat_gettimeofday()/settimeofday() to native by Al Viro · 8 years ago
  36. b180db2 time: Move compat_time()/stime() to native by Al Viro · 8 years ago
  37. 3a4d44b ntp: Move adjtimex related compat syscalls to native counterparts by Al Viro · 8 years ago
  38. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  39. 2ac00f1 time: Delete do_sys_setimeofday() by Deepa Dinamani · 8 years ago
  40. 07e5f5e time: Introduce jiffies64_to_nsecs() by Frederic Weisbecker · 8 years ago
  41. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  42. 469e857f3 time: Avoid undefined behaviour in timespec64_add_safe() by Vegard Nossum · 9 years ago
  43. 8e4f70e time: remove timespec_add_safe() by Deepa Dinamani · 9 years ago
  44. bc2c53e time: add missing implementation for timespec64_add_safe() by Deepa Dinamani · 9 years ago
  45. 86d3473 time: Introduce do_sys_settimeofday64() by Baolin Wang · 9 years ago
  46. ede5147 Handle ISO 8601 leap seconds and encodings of midnight in mktime64() by David Howells · 9 years ago
  47. 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
  48. 9ca3085 time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() by Baolin Wang · 10 years ago
  49. de4a95f time: Fix nanosecond file time rounding in timespec_trunc() by Karsten Blees · 10 years ago
  50. e075867 jiffies: Remove HZ > USEC_PER_SEC special case by Frederic Weisbecker · 10 years ago
  51. ae60d6a time: Refactor usecs_to_jiffies by Nicholas Mc Guire · 10 years ago
  52. 6f7d798 time: Make sure tz_minuteswest is set to a valid value when setting time by Sasha Levin · 10 years ago
  53. ca42aaf time: Refactor msecs_to_jiffies by Nicholas Mc Guire · 10 years ago
  54. 0a22798 time: Move timeconst.h into include/generated by Nicholas Mc Guire · 10 years ago
  55. 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
  56. 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
  57. 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 10 years ago
  58. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  59. 7bd0e22 drm/i915: compute wait_ioctl timeout correctly by Daniel Vetter · 10 years ago
  60. 90b6ce9 time: Provide y2038 safe mktime() replacement by pang.xunlei · 10 years ago
  61. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  62. d560fed time: Export nsecs_to_jiffies() by Thomas Gleixner · 11 years ago
  63. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 11 years ago
  64. 49cd6f8 time: More core infrastructure for timespec64 by John Stultz · 11 years ago
  65. 5cee964 time/timers: Move all time(r) related files into kernel/time by Thomas Gleixner · 11 years ago[Renamed from kernel/time.c]
  66. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  67. 7859e40 timekeeping: Use inject_offset in warp_clock by John Stultz · 12 years ago
  68. c30bd09 timekeeping: Avoid adjust kernel time once hwclock kept in UTC time by Dong Zhu · 12 years ago
  69. af3b562 time: don't inline EXPORT_SYMBOL functions by Greg Kroah-Hartman · 12 years ago
  70. 84e345e4 time, Fix setting of hardware clock in NTP code by Prarit Bhargava · 12 years ago
  71. 189374a time: Move update_vsyscall definitions to timekeeper_internal.h by John Stultz · 12 years ago
  72. a4ca129 time: Remove bogus comments by Thomas Gleixner · 13 years ago
  73. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
  74. cbbc719 time: Change jiffies_to_clock_t() argument type to unsigned long by hank · 13 years ago
  75. 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
  76. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  77. fbad1ea time: Move get_jiffies_64 to kernel/time/jiffies.c by Torben Hohn · 14 years ago
  78. a1dabb6 time: Add nsecs_to_cputime64 interface for asm-generic by Venkatesh Pallipadi · 14 years ago
  79. fa9f90b Kill off a bunch of warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  80. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 15 years ago
  81. bd45b7a timekeeping: Fix timezone update by Thomas Gleixner · 15 years ago
  82. dbb6be6 Merge branch 'linus' into timers/core by Thomas Gleixner · 15 years ago
  83. 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
  84. 64ce4c2 time: Clean up warp_clock() by John Stultz · 15 years ago
  85. 83f57a1 Revert "time: Remove xtime_cache" by Linus Torvalds · 15 years ago
  86. 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
  87. b7b20df9 sched, time: Define nsecs_to_jiffies() by Hidetoshi Seto · 15 years ago
  88. 7bc7d63 time: Remove xtime_cache by john stultz · 15 years ago
  89. 12e0933 time: Prevent 32 bit overflow with set_normalized_timespec() by Thomas Gleixner · 15 years ago
  90. 58fd3aa [CVE-2009-0029] System call wrappers part 01 by Heiko Carstens · 16 years ago
  91. e3d5a27 Allow times and time system calls to return small negative values by Paul Mackerras · 16 years ago
  92. df0cc05 select: add a timespec_add_safe() function by Thomas Gleixner · 16 years ago
  93. b9095fd Make constants in kernel/timeconst.h fixed 64 bits by H. Peter Anvin · 17 years ago
  94. f8bd225 remove div_long_long_rem by Roman Zippel · 17 years ago
  95. 71abb3a convert a few do_div users by Roman Zippel · 17 years ago
  96. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 17 years ago
  97. 7c3f944 time: Export set_normalized_timespec. by YOSHIFUJI Hideaki · 17 years ago
  98. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
  99. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  100. ec03d70 speed up jiffies conversion functions if HZ==USER_HZ by Andrew Morton · 17 years ago