summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-broadcast-hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* time/tick-broadcast: Remove RCU_NONIDLE() usagePeter Zijlstra2023-01-131-17/+12
* timekeeping, clocksource: Fix various typos in commentsIngo Molnar2021-03-221-1/+1
* tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan2019-09-271-33/+29
* tick: Mark tick related hrtimers to expiry in hard interrupt contextSebastian Andrzej Siewior2019-08-011-4/+9
* time: Remove useless filenames in top level commentsThomas Gleixner2018-11-231-3/+1
* tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimerSudeep Holla2018-08-021-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang2016-07-051-0/+1
* kernel: broadcast-hrtimer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-29/+20
* tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...Andreas Sandberg2015-05-051-3/+7
* tick: broadcast-hrtimer: Remove overly clever return value abuseThomas Gleixner2015-04-221-3/+5
* timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-03-231-2/+9
* tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-091-1/+1
* tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-071-0/+106