| Commit message (Expand) | Author | Age |
* | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o... | Suresh Siddha | 2012-04-10 |
* | clockevents: Leave the broadcast device in shutdown mode when not needed | Suresh Siddha | 2012-02-15 |
* | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner | 2011-12-02 |
* | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky | 2011-09-08 |
* | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2011-05-20 |
|\ |
|
| * | tick: Clear broadcast active bit when switching to oneshot | Thomas Gleixner | 2011-05-16 |
* | | clockevents: Move C3 stop test outside lock | Andi Kleen | 2011-05-05 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 |
|\ |
|
| * | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 2011-01-31 |
* | | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner | 2011-02-26 |
|/ |
|
* | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 |
* | clockevents: Convert to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha | 2009-08-19 |
* | clockevents: tick_broadcast_device can become static | Dmitri Vorobiev | 2009-05-02 |
* | cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ | Rusty Russell | 2008-12-31 |
* | cpumask: convert kernel time functions | Rusty Russell | 2008-12-31 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 |
* | NOHZ: restart tick device from irq_enter() | Thomas Gleixner | 2008-10-17 |
* | clockevents: check broadcast tick device not the clock events device | Thomas Gleixner | 2008-10-04 |
* | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner | 2008-09-23 |
* | clockevents: check broadcast device not tick device | Thomas Gleixner | 2008-09-23 |
* | clockevents: make device shutdown robust | Thomas Gleixner | 2008-09-16 |
* | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 2008-09-06 |
* | clockevents: prevent endless loop lockup | Thomas Gleixner | 2008-09-05 |
* | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 2008-09-05 |
* | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 2008-09-05 |
* | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
|\ |
|
| * | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
| |\ |
|
| | * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
| * | | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2008-07-08 |
| |/ |
|
* / | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
|/ |
|
* | clockevents: fix typo in tick-broadcast.c | Glauber Costa | 2008-04-21 |
* | [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h | Russell King | 2008-04-17 |
* | timer: clean up tick-broadcast.c | Thomas Gleixner | 2008-01-30 |
* | clockevents: fix reprogramming decision in oneshot broadcast | Thomas Gleixner | 2007-12-18 |
* | time: fix inconsistent function names in comments | Li Zefan | 2007-11-05 |
* | x86: C1E late detection fix. Really switch off lapic timer | Thomas Gleixner | 2007-10-17 |
* | time: simplify smp_call_function_single() call sequence | Avi Kivity | 2007-10-17 |
* | clockevents: introduce force broadcast notifier | Thomas Gleixner | 2007-10-14 |
* | clock events: allow replacement of broadcast timer | Venki Pallipadi | 2007-10-12 |
* | clockevents: fix periodic broadcast for oneshot devices | Thomas Gleixner | 2007-10-12 |
* | clockevents: remove the suspend/resume workaround^Wthinko | Thomas Gleixner | 2007-09-22 |
* | clockevents: do not shutdown the oneshot broadcast device | Thomas Gleixner | 2007-09-16 |
* | clockevents: Enforce oneshot broadcast when broadcast mask is set on resume | Thomas Gleixner | 2007-09-16 |
* | clockevents: fix device replacement | Thomas Gleixner | 2007-07-21 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 |
* | Ignore bogus ACPI info for offline CPUs | Thomas Gleixner | 2007-05-23 |
* | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner | 2007-03-16 |
* | [PATCH] Save/restore periodic tick information over suspend/resume | Thomas Gleixner | 2007-03-06 |
* | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 2007-02-16 |