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-08-19
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-07-29
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
1
-2
/
+18
2014-06-27
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
1
-1
/
+1
2014-05-29
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
1
-1
/
+1
2014-03-12
NOHZ: Check for nohz active instead of nohz enabled
Thomas Gleixner
1
-12
/
+9
2014-03-12
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
1
-1
/
+3
2014-02-22
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
1
-0
/
+6
2014-02-22
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
1
-0
/
+1
2014-02-13
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
1
-0
/
+2
2014-02-13
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
1
-2
/
+2
2014-02-13
3.13.y: timekeeping: Fix clock_set/clock_was_set think-o
John Stultz
1
-1
/
+1
2014-02-13
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
1
-2
/
+16
2014-02-13
timekeeping: Fix potential lost pv notification of time change
John Stultz
1
-9
/
+11
2014-02-13
timekeeping: Fix lost updates to tai adjustment
John Stultz
1
-1
/
+2
2013-12-11
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
1
-1
/
+1
2013-12-08
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
1
-1
/
+2
2013-12-04
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-09-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2013-09-12
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2
-4
/
+4
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+29
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+50
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
1
-0
/
+27
2013-08-28
timer_list: correct the iterator for timer_list
Nathan Zimmer
1
-17
/
+24
2013-08-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+3
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
1
-0
/
+23
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
1
-0
/
+1
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
3
-34
/
+28
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
1
-4
/
+4
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
1
-12
/
+2
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
1
-22
/
+22
2013-08-13
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
1
-1
/
+0
2013-08-13
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+6
2013-08-12
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
1
-1
/
+1
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-7
/
+2
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
1
-2
/
+0
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
1
-1
/
+2
2013-07-22
sched_clock: Fix integer overflow
Baruch Siach
1
-1
/
+1
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
1
-1
/
+4
2013-07-12
Merge branch 'linus' into timers/urgent
Thomas Gleixner
11
-263
/
+1026
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-10
/
+5
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
1
-15
/
+42
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
4
-9
/
+21
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
2
-12
/
+61
2013-07-02
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-02
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
1
-2
/
+11
2013-06-28
timekeeping: Indicate that clock was set in the pvclock gtod notifier
David Vrabel
1
-12
/
+18
2013-06-28
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
David Vrabel
1
-9
/
+12
2013-06-24
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
[next]