aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-broadcast-hrtimer.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-13time/tick-broadcast: Remove RCU_NONIDLE() usageGravatar Peter Zijlstra 1-17/+12
2021-03-22timekeeping, clocksource: Fix various typos in commentsGravatar Ingo Molnar 1-1/+1
2019-09-27tick: broadcast-hrtimer: Fix a race in bc_set_nextGravatar Balasubramani Vivekanandan 1-33/+29
2019-08-01tick: Mark tick related hrtimers to expiry in hard interrupt contextGravatar Sebastian Andrzej Siewior 1-4/+9
2018-11-23time: Remove useless filenames in top level commentsGravatar Thomas Gleixner 1-3/+1
2018-08-02tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimerGravatar Sudeep Holla 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 1-1/+1
2016-07-05tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerGravatar Jisheng Zhang 1-0/+1
2015-08-10kernel: broadcast-hrtimer: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-29/+20
2015-05-05tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...Gravatar Andreas Sandberg 1-3/+7
2015-04-22tick: broadcast-hrtimer: Remove overly clever return value abuseGravatar Thomas Gleixner 1-3/+5
2015-03-23timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopGravatar Preeti U Murthy 1-2/+9
2014-02-09tick: Fixup more fallout from hrtimer broadcast modeGravatar Preeti U Murthy 1-1/+1
2014-02-07tick: Introduce hrtimer based broadcastGravatar Preeti U Murthy 1-0/+106