summaryrefslogtreecommitdiff
path: root/include/linux/time.h
AgeCommit message (Expand)Author
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2020-03-21linux/time.h: Extract common header for vDSOVincenzo Frascino
2020-01-14lib/vdso: Prepare for time namespace supportThomas Gleixner
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault
2019-11-15y2038: move itimer reset into itimer.cArnd Bergmann
2018-06-24time: Introduce struct __kernel_itimerspecDeepa Dinamani
2018-04-19time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30time: Move time_t based interfaces to time32.hArnd Bergmann
2017-10-30time: Remove unused functionsArnd Bergmann
2017-10-30timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-03utimes: Make utimes y2038 safeDeepa Dinamani
2017-08-31ext4: avoid Y2038 overflow in recently_deleted()Andreas Dilger
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-06-25time: introduce {get,put}_itimerspec64Deepa Dinamani
2017-06-25time: add get_timespec64 and put_timespec64Deepa Dinamani
2017-06-09times(2): move compat to nativeAl Viro
2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani
2016-11-16timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre
2016-06-20time: Add time64_to_tm()Deepa Dinamani
2015-12-10time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz
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-11-21time: Provide y2038 safe mktime() replacementpang.xunlei
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner
2014-07-23time64: Add time64.h header and define struct timespec64John Stultz
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-15timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang
2013-01-15timekeeping: Add persistent_clock_exist flagFeng Tang
2013-01-15time: create __getnstimeofday for WARNless callsKees Cook
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-05-21time: remove obsolete declarationRichard Cochran
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-23time: remove no_sync_cmos_clockCesar Eduardo Barros
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells
2012-02-14posix_types: Remove fd_set macrosH. Peter Anvin