index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
time.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
1
-0
/
+26
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
1
-0
/
+13
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+13
2014-11-21
time: Provide y2038 safe mktime() replacement
pang.xunlei
1
-3
/
+14
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
1
-41
/
+4
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz
1
-14
/
+1
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
1
-7
/
+4
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
1
-2
/
+0
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-4
/
+0
2013-03-23
timekeeping: Add CLOCK_TAI clockid
John Stultz
1
-0
/
+1
2013-03-23
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
1
-0
/
+2
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+1
2013-02-09
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-0
/
+1
2013-01-30
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
1
-1
/
+1
2013-01-16
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
1
-0
/
+5
2013-01-16
timekeeping: Add persistent_clock_exist flag
Feng Tang
1
-0
/
+6
2013-01-16
time: create __getnstimeofday for WARNless calls
Kees Cook
1
-0
/
+1
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-3
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-71
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-0
/
+7
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
1
-2
/
+20
2012-07-27
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
1
-8
/
+0
2012-05-22
time: remove obsolete declaration
Richard Cochran
1
-1
/
+0
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2012-03-24
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
1
-1
/
+0
2012-02-19
Delete the __FD_*() funcs for operating on fd_set from linux/time.h
David Howells
1
-23
/
+0
2012-02-15
posix_types: Remove fd_set macros
H. Peter Anvin
1
-0
/
+24
2011-04-27
timers: Posix interface for alarm-timers
John Stultz
1
-0
/
+2
2011-04-27
time: Add timekeeping_inject_sleeptime
John Stultz
1
-0
/
+1
2011-02-21
timers: Add CLOCK_BOOTTIME hrtimer base
John Stultz
1
-0
/
+1
2011-02-21
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
1
-1
/
+2
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
1
-0
/
+1
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
1
-0
/
+1
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
1
-2
/
+3
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-2
/
+0
2011-01-31
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
1
-1
/
+0
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
1
-0
/
+1
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-1
/
+0
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
1
-0
/
+2
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-12
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
1
-1
/
+1
2010-07-27
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
1
-2
/
+0
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
1
-1
/
+2
2010-07-27
time: Implement timespec_add
John Stultz
1
-0
/
+16
2010-04-13
time: Remove xtime_cache
John Stultz
1
-1
/
+0
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
1
-0
/
+1
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
1
-0
/
+28
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
1
-1
/
+1
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
1
-0
/
+4
2009-08-15
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
1
-0
/
+1
[next]