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