index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
time.h
Age
Commit message (
Expand
)
Author
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-03-21
linux/time.h: Extract common header for vDSO
Vincenzo Frascino
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
2019-12-06
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
2018-04-19
time: Fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
time: Move time_t based interfaces to time32.h
Arnd Bergmann
2017-10-30
time: Remove unused functions
Arnd Bergmann
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-09-14
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-09-03
utimes: Make utimes y2038 safe
Deepa Dinamani
2017-08-31
ext4: avoid Y2038 overflow in recently_deleted()
Andreas Dilger
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-06-25
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2017-06-25
time: add get_timespec64 and put_timespec64
Deepa Dinamani
2017-06-09
times(2): move compat to native
Al Viro
2017-05-08
time: delete CURRENT_TIME_SEC and CURRENT_TIME
Deepa Dinamani
2016-11-16
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
2016-06-20
time: Add time64_to_tm()
Deepa Dinamani
2015-12-10
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
2014-11-21
time: Provide y2038 safe mktime() replacement
pang.xunlei
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-03-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
2013-01-15
timekeeping: Add persistent_clock_exist flag
Feng Tang
2013-01-15
time: create __getnstimeofday for WARNless calls
Kees Cook
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-07-26
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2012-05-21
time: remove obsolete declaration
Richard Cochran
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-23
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
2012-02-19
Delete the __FD_*() funcs for operating on fd_set from linux/time.h
David Howells
2012-02-14
posix_types: Remove fd_set macros
H. Peter Anvin
[next]