summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-oneshot.c
Commit message (Expand)AuthorAgeFilesLines
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* clockevents: Provide functions to set and get the stateThomas Gleixner2015-06-021-5/+5
* clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar2015-06-021-1/+1
* clockevents: Stop unused clockevent devicesViresh Kumar2015-05-191-0/+16
* clockevents: Manage device's state separately for the coreViresh Kumar2015-03-271-3/+3
* time: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-73/+4
* time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-311-1/+0
* core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-2/+2
* clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner2010-03-121-12/+40
* nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-131-2/+2
* clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-131-0/+17
* clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-091-10/+8
* clockevents: prevent endless loop lockupThomas Gleixner2008-09-051-6/+30
* clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-051-4/+14
* [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-171-1/+1
* highres: improve debug outputIngo Molnar2007-07-211-1/+14
* [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-161-0/+12
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+84
OpenPOWER on IntegriCloud