aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-broadcast.c
Commit message (Expand)AuthorAge
* clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2013-04-25
* Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24
|\
| * clockevents: Don't allow dummy broadcast timersMark Rutland2013-03-07
* | clockevents: Switch into oneshot mode even if broadcast registered lateStephen Boyd2013-04-17
* | tick: Provide a check for a forced broadcast pendingThomas Gleixner2013-03-13
* | tick: Handle broadcast wakeup of multiple cpusThomas Gleixner2013-03-13
* | tick: Avoid programming the local cpu timer if broadcast pendingThomas Gleixner2013-03-13
* | tick: Dynamically set broadcast irq affinityDaniel Lezcano2013-03-07
* | tick: Pass broadcast device to tick_broadcast_set_event()Daniel Lezcano2013-03-07
* | tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner2013-03-07
|/
* clockevents: Fix generic broadcast for FEAT_C3STOPMark Rutland2013-02-12
* clockevents: Add generic timer broadcast functionMark Rutland2013-01-31
* clockevents: Add generic timer broadcast receiverMark Rutland2013-01-31
* 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