Age | Commit message (Expand) | Author | Files | Lines |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 1 | -1/+1 |
2015-06-02 | clockevents: Provide functions to set and get the state | Thomas Gleixner | 1 | -5/+5 |
2015-06-02 | clockevents: Use helpers to check the state of a clockevent device | Viresh Kumar | 1 | -1/+1 |
2015-05-19 | clockevents: Stop unused clockevent devices | Viresh Kumar | 1 | -0/+16 |
2015-03-27 | clockevents: Manage device's state separately for the core | Viresh Kumar | 1 | -3/+3 |
2014-08-26 | time: Replace __get_cpu_var uses | Christoph Lameter | 1 | -1/+1 |
2011-09-08 | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky | 1 | -73/+4 |
2011-01-31 | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 1 | -1/+0 |
2010-12-17 | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 1 | -2/+2 |
2010-03-12 | clockevents: Sanitize min_delta_ns adjustment and prevent overflows | Thomas Gleixner | 1 | -12/+40 |
2009-11-13 | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 1 | -2/+2 |
2009-06-13 | clocksource: prevent selection of low resolution clocksourse also for nohz=on | Thomas Gleixner | 1 | -0/+17 |
2008-09-10 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner | 1 | -10/+8 |
2008-09-05 | clockevents: prevent endless loop lockup | Thomas Gleixner | 1 | -6/+30 |
2008-09-05 | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 1 | -4/+14 |
2008-04-17 | [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h | Russell King | 1 | -1/+1 |
2007-07-22 | highres: improve debug output | Ingo Molnar | 1 | -1/+14 |
2007-03-17 | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner | 1 | -0/+12 |
2007-02-16 | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 1 | -0/+84 |