Thomas Gleixner
|
07bd117290
tick: Sanitize broadcast control logic
|
12 лет назад |
Stephen Boyd
|
70e5975d3a
clockevents: Prefer CPU local devices over global devices
|
12 лет назад |
Thomas Gleixner
|
03e13cf5ee
clockevents: Implement unbind functionality
|
12 лет назад |
Thomas Gleixner
|
45cb8e01b2
clockevents: Split out selection logic
|
12 лет назад |
Thomas Gleixner
|
ccf33d6880
clockevents: Add module refcount
|
12 лет назад |
Thomas Gleixner
|
8c53daf63f
clockevents: Move the tick_notify() switch case to clockevents_notify()
|
12 лет назад |
Thomas Gleixner
|
7126cac426
clockevents: Simplify locking
|
12 лет назад |
Thomas Gleixner
|
7172a286ce
clockevents: Get rid of the notifier chain
|
12 лет назад |
Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 лет назад |
Thomas Gleixner
|
6f7a05d701
clockevents: Set dummy handler on CPU_DEAD shutdown
|
12 лет назад |
Frederic Weisbecker
|
c5bfece2d6
nohz: Switch from "extended nohz" to "full nohz" based naming
|
12 лет назад |
Frederic Weisbecker
|
a382bf9344
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
|
12 лет назад |
Thomas Gleixner
|
b352bc1cbc
tick: Convert broadcast cpu bitmaps to cpumask_var_t
|
12 лет назад |
John Stultz
|
d6ad418763
time: Kill xtime_lock, replacing it with jiffies_lock
|
13 лет назад |
Martin Schwidefsky
|
d1748302f7
clockevents: Make minimum delay adjustments configurable
|
14 лет назад |
Linus Torvalds
|
420c1c572d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 лет назад |
Thomas Gleixner
|
3a142a0672
clockevents: Prevent oneshot mode when broadcast device is periodic
|
14 лет назад |
Torben Hohn
|
e2830b5c1b
time: Make do_timer() and xtime_lock local to kernel/time/
|
14 лет назад |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 лет назад |
Thomas Gleixner
|
b5f91da0a6
clockevents: Convert to raw_spinlock
|
15 лет назад |
Thomas Gleixner
|
d192c47f25
clockevents: Make tick_device_lock static
|
15 лет назад |
john stultz
|
74a03b69d1
clockevents: prevent endless loop in tick_handle_periodic()
|
16 лет назад |
Sebastien Dugue
|
94df7de028
hrtimers: allow the hot-unplugging of all cpus
|
16 лет назад |
Rusty Russell
|
6b954823c2
cpumask: convert kernel time functions
|
16 лет назад |
Rusty Russell
|
320ab2b0b1
cpumask: convert struct clock_event_device to cpumask pointers.
|
16 лет назад |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 лет назад |
Thomas Gleixner
|
27ce4cb4a0
clockevents: prevent mode mismatch on cpu online
|
17 лет назад |
Thomas Gleixner
|
6441402b1f
clockevents: prevent cpu online to interfere with nohz
|
17 лет назад |
Thomas Gleixner
|
2344abbcbd
clockevents: make device shutdown robust
|
17 лет назад |
Venkatesh Pallipadi
|
7c1e768974
clockevents: prevent clockevent event_handler ending up handler_noop
|
17 лет назад |