aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-common.c
AgeCommit message (Expand)Author
2013-12-08clockevents: Prefer CPU local devices over global devicesStephen Boyd
2013-12-08clockevents: Split out selection logicThomas Gleixner
2013-12-08clockevents: Add module refcountThomas Gleixner
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner
2013-07-25tick: Sanitize broadcast control logicThomas Gleixner
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-25clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker
2013-03-21nohz: Assign timekeeping duty to a CPU outside the full dynticks rangeFrederic Weisbecker
2013-03-07tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2009-12-14clockevents: Convert to raw_spinlockThomas Gleixner
2009-12-14clockevents: Make tick_device_lock staticThomas Gleixner
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue
2009-01-01cpumask: convert kernel time functionsRusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-09-23clockevents: prevent mode mismatch on cpu onlineThomas Gleixner
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner
2008-09-16clockevents: make device shutdown robustThomas Gleixner
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-18cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner
2007-10-12clock events: allow replacement of broadcast timerVenki Pallipadi
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner
2007-02-26[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner
2007-02-16[PATCH] tick-management: broadcast functionalityThomas Gleixner
2007-02-16[PATCH] tick-management: core functionalityThomas Gleixner