aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-oneshot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-2/+2
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner1-12/+40
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter1-2/+2
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner1-0/+17
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner1-6/+30
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King1-1/+1
2007-07-21highres: improve debug outputIngo Molnar1-1/+14
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner1-0/+12
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner1-0/+84