aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/time.c
AgeCommit message (Expand)Author
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds
2018-12-18timekeeping: remove timespec_add/timespec_delArnd Bergmann
2018-11-23time: Add SPDX license identifiersThomas Gleixner
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov
2018-08-29y2038: __get_old_timespec32() can be statickbuild test robot
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-27y2038: make do_gettimeofday() and get_seconds() inlineArnd Bergmann
2018-08-27y2038: remove unused time interfacesArnd Bergmann
2018-07-12Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2018-06-24time: Enable get/put_compat_itimerspec64 alwaysDeepa Dinamani
2018-06-24time: Introduce struct __kernel_itimerspecDeepa Dinamani
2018-06-22time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven
2018-06-19time: Use ktime_get_real_seconds() in time syscallArnd Bergmann
2018-05-19timekeeping: Remove timespec64 hackArnd Bergmann
2018-04-19time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani
2018-04-19compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani
2018-03-19y2038: Introduce struct __kernel_old_timevalArnd Bergmann
2017-10-31Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-10-30time: Move time_t conversion helpers to time32.hArnd Bergmann
2017-10-30time: Remove unused functionsArnd Bergmann
2017-10-30timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann
2017-10-17time: Use do_settimeofday64() internallyArnd Bergmann
2017-06-25time: introduce {get,put}_itimerspec64Deepa Dinamani
2017-06-25time: add get_timespec64 and put_timespec64Deepa Dinamani
2017-06-14time: Move compat_gettimeofday()/settimeofday() to nativeAl Viro
2017-06-14time: Move compat_time()/stime() to nativeAl Viro
2017-06-14ntp: Move adjtimex related compat syscalls to native counterpartsAl Viro
2017-05-12time: delete current_fs_time()Deepa Dinamani
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani
2017-02-01time: Introduce jiffies64_to_nsecs()Frederic Weisbecker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-31time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum
2016-05-19time: remove timespec_add_safe()Deepa Dinamani
2016-05-19time: add missing implementation for timespec64_add_safe()Deepa Dinamani
2016-04-22time: Introduce do_sys_settimeofday64()Baolin Wang
2016-02-29Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-17time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()Baolin Wang
2015-08-17time: Fix nanosecond file time rounding in timespec_trunc()Karsten Blees
2015-07-29jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker
2015-06-10time: Refactor usecs_to_jiffiesNicholas Mc Guire
2015-05-22time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner
2015-01-07time: settimeofday: Validate the values of tv from userSasha Levin
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter