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