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.12.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
*
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
*
timekeeping: Introduce timekeeping_leap_insert
John Stultz
2009-08-15
1
-0
/
+1
*
timekeeping: create arch_gettimeoffset infrastructure
john stultz
2009-05-02
1
-0
/
+15
*
make exported headers use strict posix types
Arnd Bergmann
2009-03-26
1
-4
/
+4
*
sched_clock: prevent scd->clock from moving backwards, take #2
Thomas Gleixner
2008-12-31
1
-0
/
+1
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
1
-0
/
+4
|
\
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
1
-0
/
+2
|
|
\
|
*
|
select: add a timespec_add_safe() function
Thomas Gleixner
2008-09-05
1
-0
/
+4
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
1
-0
/
+5
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
|
*
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
1
-0
/
+3
|
|
|
/
|
|
/
|
|
|
*
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
1
-0
/
+2
|
|
/
*
/
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
1
-0
/
+2
|
/
*
always_inline timespec_add_ns
Jeremy Fitzhardinge
2008-06-12
1
-2
/
+5
*
common implementation of iterative div/mod
Jeremy Fitzhardinge
2008-06-12
1
-9
/
+2
*
time: prevent the loop in timespec_add_ns() from being optimised away
Segher Boessenkool
2008-03-09
1
-0
/
+4
*
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2008-02-08
1
-1
/
+1
*
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
2008-02-01
1
-0
/
+1
*
kernel/time/timekeeping.c: cleanups
Adrian Bunk
2007-10-17
1
-1
/
+1
*
Cache xtime every call to update_wall_time
john stultz
2007-07-25
1
-5
/
+1
*
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
1
-1
/
+1
*
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2007-07-21
1
-0
/
+3
*
make timespec_equal() take const arguments
Jan Engelhardt
2007-07-17
1
-1
/
+2
*
Introduce boot based time
Tomas Janousek
2007-07-16
1
-0
/
+2
*
utimensat implementation
Ulrich Drepper
2007-05-08
1
-1
/
+1
*
Move timekeeping code to timekeeping.c
john stultz
2007-05-08
1
-0
/
+1
*
[PATCH] GTOD: persistent clock support
John Stultz
2007-02-16
1
-0
/
+1
*
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
Eric Dumazet
2007-02-13
1
-1
/
+1
[next]