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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Age
Commit message (
Expand
)
Author
2012-10-02
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-10-02
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-10-02
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-07-19
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-19
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-19
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-07-19
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-07-19
time: Move common updates to a function
Thomas Gleixner
2012-07-19
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-07-19
ntp: Fix leap-second hrtimer livelock
John Stultz
2011-12-09
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
2011-04-26
time: Add timekeeping_inject_sleeptime
John Stultz
2011-03-23
timekeeping: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
2011-02-21
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
2011-01-31
time: Provide xtime_update()
Torben Hohn
2011-01-31
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
2011-01-12
timekeeping: Make local variables static
H Hartley Sweeten
2010-10-21
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
2010-08-13
time: Workaround gcc loop optimization that causes 64bit div errors
John Stultz
2010-08-12
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
2010-07-27
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
time: Implement timespec_add
John Stultz
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-04-13
time: Remove xtime_cache
John Stultz
2010-03-23
time: Fix accumulation bug triggered by long delay.
John Stultz
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-09
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
2010-02-05
clocksource: add suspend callback
Magnus Damm
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-05
time: Remove xtime_cache
john stultz
2009-10-05
time: Implement logarithmic time accumulation
john stultz
2009-08-25
timekeeping: Fix invalid getboottime() value
Hiroshi Shimamoto
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
[next]