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.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
/
kernel
/
time
/
timekeeping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-6
/
+20
|
\
|
*
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
1
-6
/
+20
*
|
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-02-04
1
-10
/
+35
|
\
\
|
|
/
|
/
|
|
*
timekeeping: Add persistent_clock_exist flag
Feng Tang
2013-01-15
1
-5
/
+11
|
*
time: create __getnstimeofday for WARNless calls
Kees Cook
2013-01-15
1
-5
/
+24
*
|
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
time: export time information for KVM pvclock
Marcelo Tosatti
2012-11-27
1
-0
/
+50
*
|
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
1
-11
/
+3
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
1
-83
/
+34
|
\
|
*
timekeeping: Cast raw_interval to u64 to avoid shift overflow
Dan Carpenter
2012-10-09
1
-1
/
+1
|
*
time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems
John Stultz
2012-09-24
1
-14
/
+31
|
*
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
2012-09-24
1
-13
/
+1
|
*
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
1
-1
/
+1
|
*
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
John Stultz
2012-09-24
1
-55
/
+1
*
|
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
timekeeping: Add suspend and resume of clock event devices
Rafael J. Wysocki
2012-09-04
1
-0
/
+2
*
|
time: Fix timeekeping_get_ns overflow on 32bit systems
John Stultz
2012-09-13
1
-7
/
+12
|
/
*
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-09-01
1
-5
/
+5
*
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-08-22
1
-0
/
+4
*
time: Avoid potential shift overflow with large shift values
John Stultz
2012-08-22
1
-2
/
+2
*
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
2012-08-22
1
-1
/
+1
*
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
2012-08-22
1
-0
/
+1
*
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-15
1
-2
/
+24
*
time: Fix adjustment cleanup bug in timekeeping_adjust()
Ingo Molnar
2012-08-05
1
-14
/
+17
*
time: Remove all direct references to timekeeper
John Stultz
2012-07-31
1
-128
/
+154
*
time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates
John Stultz
2012-07-31
1
-36
/
+54
*
time: Clean up stray newlines
John Stultz
2012-07-31
1
-10
/
+0
*
Merge branch 'linus' into timers/urgent
Ingo Molnar
2012-07-31
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into timers/core
Ingo Molnar
2012-07-18
1
-0
/
+1
|
|
\
|
|
*
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-16
1
-0
/
+1
*
|
|
time: Fix casting issue in tk_set_xtime and tk_xtime_add
John Stultz
2012-07-24
1
-2
/
+2
|
/
/
*
|
time: Rework timekeeping functions to take timekeeper ptr as argument
John Stultz
2012-07-15
1
-105
/
+103
*
|
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
John Stultz
2012-07-15
1
-21
/
+21
*
|
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
John Stultz
2012-07-15
1
-19
/
+10
*
|
time: Refactor accumulation of nsecs to secs
John Stultz
2012-07-15
1
-22
/
+32
*
|
time: Condense timekeeper.xtime into xtime_sec
John Stultz
2012-07-15
1
-71
/
+110
*
|
time: Explicitly use u32 instead of int for shift values
John Stultz
2012-07-15
1
-3
/
+3
*
|
time: Whitespace cleanups per Ingo%27s requests
John Stultz
2012-07-15
1
-21
/
+18
|
/
*
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-11
1
-0
/
+34
*
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-07-11
1
-2
/
+23
*
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-07-11
1
-0
/
+4
*
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-06-04
1
-0
/
+2
*
timekeeping: Fix a few minor newline issues.
Richard Cochran
2012-05-21
1
-3
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
1
-25
/
+26
|
\
|
*
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2012-03-23
1
-7
/
+7
|
*
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
2012-03-23
1
-4
/
+6
|
*
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-22
1
-14
/
+6
|
*
time: Fix change_clocksource locking
John Stultz
2012-03-15
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
1
-2
/
+92
|
|
\
[next]