aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-common.c
Commit message (Expand)AuthorAge
* 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
* cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis2008-07-18
* [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-17
* clockevents: introduce force broadcast notifierThomas Gleixner2007-10-14
* clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-12
* clockevents: fix resume logicThomas Gleixner2007-07-21
* highres/dyntick: prevent xtime lock contentionThomas Gleixner2007-05-08
* [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-16
* [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-06
* [TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller2007-02-26
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-16
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-16
* [PATCH] tick-management: broadcast functionalityThomas Gleixner2007-02-16
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-16