index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
|
/
*
timers: Posix interface for alarm-timers
John Stultz
2011-04-26
1
-0
/
+2
*
time: Add timekeeping_inject_sleeptime
John Stultz
2011-04-26
1
-0
/
+1
*
timers: Add CLOCK_BOOTTIME hrtimer base
John Stultz
2011-02-21
1
-0
/
+1
*
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
2011-02-21
1
-1
/
+2
*
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
2011-02-21
1
-0
/
+1
*
time: Introduce timekeeping_inject_offset
John Stultz
2011-02-02
1
-0
/
+1
*
time: Correct the *settime* parameters
Richard Cochran
2011-02-02
1
-2
/
+3
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
1
-2
/
+0
*
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
2011-01-31
1
-1
/
+0
*
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
2011-01-31
1
-0
/
+1
*
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
2011-01-31
1
-1
/
+0
*
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
2011-01-13
1
-0
/
+2
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+1
*
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
2010-08-12
1
-1
/
+1
*
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
2010-07-27
1
-2
/
+0
*
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
2010-07-27
1
-1
/
+2
*
time: Implement timespec_add
John Stultz
2010-07-27
1
-0
/
+16
*
time: Remove xtime_cache
John Stultz
2010-04-13
1
-1
/
+0
*
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2009-11-13
1
-0
/
+1
*
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
2009-09-24
1
-0
/
+28
*
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
2009-09-15
1
-1
/
+1
*
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-21
1
-0
/
+4
*
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
2009-08-15
1
-0
/
+1
*
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
1
-1
/
+1
[next]