index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-broadcast-hrtimer.c
Age
Commit message (
Expand
)
Author
2019-09-27
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
2019-08-01
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-08-02
tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer
Sudeep Holla
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-07-05
tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer
Jisheng Zhang
2015-08-10
kernel: broadcast-hrtimer: Migrate to new 'set-state' interface
Viresh Kumar
2015-05-05
tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...
Andreas Sandberg
2015-04-22
tick: broadcast-hrtimer: Remove overly clever return value abuse
Thomas Gleixner
2015-03-23
timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
Preeti U Murthy
2014-02-09
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
2014-02-07
tick: Introduce hrtimer based broadcast
Preeti U Murthy