index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
1
-1
/
+1
2012-10-30
timekeeping: Cast raw_interval to u64 to avoid shift overflow
Dan Carpenter
1
-1
/
+1
2012-09-19
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-5
/
+5
2012-09-19
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
1
-0
/
+4
2012-09-19
time: Improve sanity checking of timekeeping inputs
John Stultz
1
-2
/
+24
2012-07-25
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
1
-0
/
+1
2012-07-25
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+34
2012-07-25
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
1
-1
/
+24
2012-07-25
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
1
-0
/
+4
2012-07-25
time: Move common updates to a function
Thomas Gleixner
1
-17
/
+17
2012-07-25
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
1
-1
/
+2
2012-07-25
ntp: Fix leap-second hrtimer livelock
John Stultz
1
-11
/
+7
2011-11-17
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
1
-0
/
+4
2011-11-11
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...
Ingo Molnar
1
-0
/
+7
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
1
-0
/
+7
2011-10-28
time: Improve documentation of timekeeeping_adjust()
John Stultz
1
-1
/
+80
2011-07-20
time: Fix stupid KERN_WARN compile issue
John Stultz
1
-1
/
+1
2011-06-21
time: Avoid accumulating time drift in suspend/resume
John Stultz
1
-0
/
+22
2011-06-21
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
John Stultz
1
-0
/
+6
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
1
-0
/
+15
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
1
-1
/
+1
2011-04-26
time: Add timekeeping_inject_sleeptime
John Stultz
1
-3
/
+53
2011-03-23
timekeeping: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
1
-19
/
+8
2011-02-21
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
1
-2
/
+6
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
1
-1
/
+50
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
1
-0
/
+36
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
1
-1
/
+1
2011-01-31
time: Provide xtime_update()
Torben Hohn
1
-0
/
+13
2011-01-31
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
1
-5
/
+0
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
1
-0
/
+16
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-1
/
+13
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
1
-2
/
+2
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
1
-0
/
+43
2011-01-12
timekeeping: Make local variables static
H Hartley Sweeten
1
-2
/
+2
2010-10-21
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
1
-2
/
+7
2010-08-13
time: Workaround gcc loop optimization that causes 64bit div errors
John Stultz
1
-3
/
+4
2010-08-12
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
1
-4
/
+7
2010-07-27
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
1
-2
/
+2
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
1
-0
/
+5
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
1
-3
/
+6
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-51
/
+4
2010-07-27
time: Implement timespec_add
John Stultz
1
-3
/
+3
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+2
2010-04-13
time: Remove xtime_cache
John Stultz
1
-19
/
+16
2010-03-23
time: Fix accumulation bug triggered by long delay.
John Stultz
1
-1
/
+2
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2010-02-09
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
1
-0
/
+2
2010-02-05
clocksource: add suspend callback
Magnus Damm
1
-0
/
+1
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
1
-4
/
+23
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
[next]