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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
1
-1
/
+1
2014-04-02
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
1
-0
/
+6
2014-01-03
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-05-30
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2013-05-13
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2
-0
/
+5
2013-04-10
clockevents: Don't allow dummy broadcast timers
Mark Rutland
1
-1
/
+2
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-08-02
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
1
-0
/
+1
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: Correct TAI offset during leap second
Richard Cochran
1
-1
/
+1
2012-07-25
ntp: Fix leap-second hrtimer livelock
John Stultz
2
-93
/
+47
2012-07-25
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
1
-0
/
+2
2012-04-22
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
1
-2
/
+2
2012-04-02
ntp: Fix integer overflow when setting time
Sasha Levin
1
-1
/
+1
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+9
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
1
-1
/
+1
2011-12-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+4
2011-12-02
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
1
-0
/
+1
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2011-12-01
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
1
-2
/
+2
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-11
/
+139
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
2
-10
/
+55
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2
-10
/
+55
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-10-28
time: Improve documentation of timekeeeping_adjust()
John Stultz
1
-1
/
+80
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-213
/
+364
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
1
-6
/
+0
2011-09-14
alarmtimers: Fix error handling
Thomas Gleixner
1
-10
/
+31
2011-09-13
locking, timer_stats: Annotate table_lock as raw
Thomas Gleixner
1
-3
/
+3
2011-09-13
clocksource: Make watchdog reset lockless
Thomas Gleixner
1
-20
/
+18
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
1
-0
/
+4
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
6
-93
/
+121
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
1
-5
/
+1
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
1
-6
/
+35
2011-09-08
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
1
-4
/
+4
2011-08-10
alarmtimers: Rework RTC device selection using class interface
John Stultz
1
-38
/
+40
2011-08-10
alarmtimers: Add try_to_cancel functionality
John Stultz
1
-6
/
+37
2011-08-10
alarmtimers: Add more refined alarm state tracking
John Stultz
1
-7
/
+14
2011-08-10
alarmtimers: Remove period from alarm structure
John Stultz
1
-16
/
+14
[next]