aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-common.c
Commit message (Expand)AuthorAge
* timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki2015-04-03
* timers/PM: Fix up tick_unfreeze()Rafael J. Wysocki2015-04-03
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
* clockevents: Make tick handover explicitThomas Gleixner2015-04-03
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-15
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * time: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-13
|/
* tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar2014-04-15
* tick: Remove code duplication in tick_handle_periodic()Viresh Kumar2014-03-25
* tick: Fix spelling mistake in tick_handle_periodic()Viresh Kumar2014-03-25
* Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar2014-01-12
|\
| * tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-23
* | tick: Document tick_do_timer_cpuAndrew Morton2013-11-19
|/
* tick: Sanitize broadcast control logicThomas Gleixner2013-07-02
* clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-06-24
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
* clockevents: Split out selection logicThomas Gleixner2013-05-16
* clockevents: Add module refcountThomas Gleixner2013-05-16
* clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-16
* clockevents: Simplify lockingThomas Gleixner2013-05-16
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\
| * nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker2013-04-15
| * nohz: Assign timekeeping duty to a CPU outside the full dynticks rangeFrederic Weisbecker2013-03-21
* | clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2013-04-25
* | tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner2013-03-07
|/
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-13
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
* 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
|/
* core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
* clockevents: Convert to raw_spinlockThomas Gleixner2009-12-14
* clockevents: Make tick_device_lock staticThomas Gleixner2009-12-14
* clockevents: prevent endless loop in tick_handle_periodic()john stultz2009-05-02
* hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2009-01-30
* cpumask: convert kernel time functionsRusty Russell2008-12-31
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-23
* clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-23
* clockevents: make device shutdown robustThomas Gleixner2008-09-16
* clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-05
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26