index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-10
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-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
1
-0
/
+1
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
1
-0
/
+2
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+1
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-0
/
+1
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
1
-1
/
+1
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
1
-0
/
+5
2013-01-15
timekeeping: Add persistent_clock_exist flag
Feng Tang
1
-0
/
+6
2013-01-15
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-26
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
1
-8
/
+0
2012-05-21
time: remove obsolete declaration
Richard Cochran
1
-1
/
+0
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2012-03-23
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-14
posix_types: Remove fd_set macros
H. Peter Anvin
1
-0
/
+24
2011-04-26
timers: Posix interface for alarm-timers
John Stultz
1
-0
/
+2
2011-04-26
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-13
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]