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-7.1.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
Age
Commit message (
Expand
)
Author
2014-02-10
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2014-02-10
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-01-16
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2013-01-16
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
2013-01-16
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2013-01-16
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2013-01-16
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-17
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-08-17
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-08-17
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-08-17
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-08-17
time: Move common updates to a function
Thomas Gleixner
2012-08-17
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-08-17
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-08-17
ntp: Correct TAI offset during leap second
Richard Cochran
2012-08-17
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-05-17
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2012-05-17
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
2012-03-14
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
2012-03-14
clocksource: Install completely before selecting
john stultz
2011-06-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
time: Fix accumulation bug triggered by long delay.
John Stultz
2010-03-12
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
2010-03-02
timekeeping: Prevent oops when GENERIC_TIME=n
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
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
2010-01-29
ntp: Cleanup xtime references in ntp.c
John Stultz
2010-01-29
ntp: Make time_esterror and time_maxerror static
john stultz
2010-01-26
clocksource: Prevent potential kgdb dead lock
Thomas Gleixner
2010-01-18
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
2009-12-19
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-17
cpumask: avoid dereferencing struct cpumask
Rusty Russell
2009-12-16
timecompare: fix half-Y2K38 problem in timecompare_update while calculating o...
Barry Song
2009-12-14
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
clockevents: Make tick_device_lock static
Thomas Gleixner
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-11
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
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-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
clockevents: Add missing include to pacify sparse
H Hartley Sweeten
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-14
clocksource/events: Fix fallout of generic code changes
Thomas Gleixner
[next]