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
/
tick-broadcast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
2023-05-08
1
-32
/
+88
*
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2023-01-13
1
-1
/
+5
*
timer_list: Print name of per-cpu wakeup device
Will Deacon
2021-05-31
1
-0
/
+7
*
tick/broadcast: Program wakeup timer when entering idle if required
Will Deacon
2021-05-31
1
-1
/
+43
*
tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
Will Deacon
2021-05-31
1
-1
/
+58
*
tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper
Will Deacon
2021-05-31
1
-13
/
+20
*
tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard
Will Deacon
2021-05-31
1
-2
/
+0
*
tick/broadcast: Allow late registered device to enter oneshot mode
Jindong Yue
2021-04-16
1
-2
/
+14
*
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-22
1
-2
/
+2
*
tick: Get rid of tick_period
Thomas Gleixner
2020-11-19
1
-1
/
+1
*
tick/broadcast: Serialize access to tick_next_period
Thomas Gleixner
2020-11-19
1
-3
/
+20
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
tick: Fix typos in comments
Laurent Gauthier
2019-04-19
1
-2
/
+2
*
tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()
Borislav Petkov
2019-03-29
1
-0
/
+4
*
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2019-03-23
1
-21
/
+19
*
timers: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-29
1
-0
/
+1
*
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
2018-11-23
1
-3
/
+0
*
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
1
-0
/
+1
*
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-11-23
1
-2
/
+0
*
tick/broadcast: Remove redundant check
Peng Hao
2018-09-28
1
-2
/
+0
*
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-05-15
1
-0
/
+8
*
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2017-06-12
1
-1
/
+3
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-20
1
-7
/
+8
|
\
|
*
tick/broadcast: Reduce lock cacheline contention
Waiman Long
2017-02-04
1
-7
/
+8
*
|
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
2017-02-13
1
-8
/
+7
|
/
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-12
/
+12
*
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2016-12-15
1
-0
/
+3
*
tick: Move the export of tick_broadcast_oneshot_control to the proper place
Thomas Gleixner
2015-07-14
1
-1
/
+0
*
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2015-07-11
1
-8
/
+10
*
tick/broadcast: Handle spurious interrupts gracefully
Thomas Gleixner
2015-07-07
1
-0
/
+7
*
tick/broadcast: Check for hrtimer broadcast active early
Thomas Gleixner
2015-07-07
1
-10
/
+26
*
tick/broadcast: Return busy when IPI is pending
Thomas Gleixner
2015-07-07
1
-3
/
+7
*
tick/broadcast: Return busy if periodic mode and hrtimer broadcast
Thomas Gleixner
2015-07-07
1
-1
/
+5
*
tick/broadcast: Move the check for periodic mode inside state handling
Thomas Gleixner
2015-07-07
1
-14
/
+8
*
tick/broadcast: Prevent deep idle if no broadcast device available
Thomas Gleixner
2015-07-07
1
-0
/
+7
*
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
2015-07-07
1
-15
/
+11
*
tick/broadcast: Sanity check the shutdown of the local clock_event
Thomas Gleixner
2015-07-07
1
-7
/
+16
*
tick/broadcast: Prevent hrtimer recursion
Thomas Gleixner
2015-07-07
1
-1
/
+15
*
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
1
-6
/
+6
*
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-06-02
1
-3
/
+3
*
tick: broadcast: Simplify oneshot logic and shorten lock region
Thomas Gleixner
2015-05-05
1
-25
/
+17
*
tick: broadcast: Prevent livelock from event handler
Thomas Gleixner
2015-05-05
1
-28
/
+25
*
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
1
-19
/
+20
*
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
1
-11
/
+17
*
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-03
1
-35
/
+27
*
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
1
-8
/
+11
*
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
1
-7
/
+17
*
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2015-04-01
1
-3
/
+4
*
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
1
-10
/
+10
*
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-03-27
1
-1
/
+1
[next]