index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-07-02
1
-1
/
+2
*
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
2013-06-24
1
-2
/
+7
*
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
1
-0
/
+24
*
clockevents: Split out selection logic
Thomas Gleixner
2013-05-16
1
-33
/
+36
*
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
1
-0
/
+4
*
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
2013-05-16
1
-46
/
+4
*
clockevents: Simplify locking
Thomas Gleixner
2013-05-16
1
-17
/
+5
*
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-16
1
-25
/
+5
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
1
-1
/
+4
|
\
|
*
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
1
-1
/
+1
|
*
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
1
-1
/
+4
*
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
1
-0
/
+1
*
|
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-07
1
-0
/
+1
|
/
*
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
1
-4
/
+4
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
1
-2
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
1
-1
/
+0
|
\
|
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
1
-1
/
+0
*
|
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-02-26
1
-1
/
+5
|
/
*
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
1
-1
/
+1
*
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
1
-10
/
+10
*
clockevents: Make tick_device_lock static
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
2009-05-02
1
-1
/
+11
*
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
2009-01-30
1
-7
/
+19
*
cpumask: convert kernel time functions
Rusty Russell
2009-01-01
1
-3
/
+3
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-4
/
+4
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-3
/
+3
*
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
2008-09-23
1
-1
/
+2
*
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
2008-09-23
1
-3
/
+4
*
clockevents: make device shutdown robust
Thomas Gleixner
2008-09-16
1
-2
/
+2
*
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2008-09-05
1
-0
/
+1
*
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-26
1
-5
/
+3
*
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
2008-07-18
1
-7
/
+7
*
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
2008-04-17
1
-1
/
+3
*
clockevents: introduce force broadcast notifier
Thomas Gleixner
2007-10-14
1
-0
/
+1
*
clock events: allow replacement of broadcast timer
Venki Pallipadi
2007-10-12
1
-2
/
+2
*
clockevents: fix resume logic
Thomas Gleixner
2007-07-21
1
-6
/
+10
*
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
2007-05-08
1
-1
/
+7
*
[PATCH] clockevents: Fix suspend/resume to disk hangs
Thomas Gleixner
2007-03-16
1
-6
/
+7
*
[PATCH] Save/restore periodic tick information over suspend/resume
Thomas Gleixner
2007-03-06
1
-0
/
+32
*
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
David S. Miller
2007-02-26
1
-2
/
+3
*
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
2007-02-16
1
-0
/
+8
*
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
1
-0
/
+26
*
[PATCH] tick-management: broadcast functionality
Thomas Gleixner
2007-02-16
1
-9
/
+44
*
[PATCH] tick-management: core functionality
Thomas Gleixner
2007-02-16
1
-0
/
+277