aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-broadcast.c
Commit message (Expand)AuthorAge
* tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha2012-04-19
* tick: Ensure that the broadcast device is initializedThomas Gleixner2012-04-19
* tick: Fix oneshot broadcast setup reallyThomas Gleixner2012-04-18
* clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-10
* clockevents: Leave the broadcast device in shutdown mode when not neededSuresh Siddha2012-02-15
* tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-02
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
* Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-20
|\
| * tick: Clear broadcast active bit when switching to oneshotThomas Gleixner2011-05-16
* | clockevents: Move C3 stop test outside lockAndi Kleen2011-05-05
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\
| * time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
* | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-26
|/
* fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
* clockevents: Convert to raw_spinlockThomas Gleixner2009-12-14
* clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-19
* clockevents: tick_broadcast_device can become staticDmitri Vorobiev2009-05-02
* cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
* cpumask: convert kernel time functionsRusty Russell2008-12-31
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-17
* clockevents: check broadcast tick device not the clock events deviceThomas Gleixner2008-10-04
* clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-23
* clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-23
* clockevents: make device shutdown robustThomas Gleixner2008-09-16
* clockevents: broadcast fixup possible waitersThomas Gleixner2008-09-06
* clockevents: prevent endless loop lockupThomas Gleixner2008-09-05
* clockevents: prevent multiple init/shutdownThomas Gleixner2008-09-05
* clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-05
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
| |\
| | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| * | x86, clockevents: add C1E aware idle functionThomas Gleixner2008-07-08
| |/
* / clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
|/
* clockevents: fix typo in tick-broadcast.cGlauber Costa2008-04-21
* [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-17
* timer: clean up tick-broadcast.cThomas Gleixner2008-01-30
* clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner2007-12-18
* time: fix inconsistent function names in commentsLi Zefan2007-11-05
* x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-17
* time: simplify smp_call_function_single() call sequenceAvi Kivity2007-10-17
* clockevents: introduce force broadcast notifierThomas Gleixner2007-10-14
* clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-12
* clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner2007-10-12
* clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner2007-09-22
* clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-16
* clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-16
* clockevents: fix device replacementThomas Gleixner2007-07-21
* clockevents: fix resume logicThomas Gleixner2007-07-21
* Ignore bogus ACPI info for offline CPUsThomas Gleixner2007-05-23