Stephen Boyd
|
a272dcca18
tick: broadcast: Check broadcast mode on CPU hotplug
|
12 years ago |
Thomas Gleixner
|
2b0f89317e
Merge branch 'timers/posix-cpu-timers-for-tglx' of
|
12 years ago |
Thomas Gleixner
|
07bd117290
tick: Sanitize broadcast control logic
|
12 years ago |
Thomas Gleixner
|
1f73a9806b
tick: Prevent uncontrolled switch to oneshot mode
|
12 years ago |
Thomas Gleixner
|
c9b5a266b1
tick: Make oneshot broadcast robust vs. CPU offlining
|
12 years ago |
Daniel Lezcano
|
ea8deb8dfa
tick: Fix tick_broadcast_pending_mask not cleared
|
12 years ago |
Jiri Bohac
|
f5d00c1f9a
tick: Remove useless timekeeping duty attribution to broadcast source
|
12 years ago |
Thomas Gleixner
|
2938d2757f
tick: Cure broadcast false positive pending bit warning
|
12 years ago |
Thomas Gleixner
|
45cb8e01b2
clockevents: Split out selection logic
|
12 years ago |
Thomas Gleixner
|
ccf33d6880
clockevents: Add module refcount
|
12 years ago |
Thomas Gleixner
|
7172a286ce
clockevents: Get rid of the notifier chain
|
12 years ago |
Linus Torvalds
|
cc51bf6e6d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Thomas Gleixner
|
fbd44a607a
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
Thomas Gleixner
|
6f7a05d701
clockevents: Set dummy handler on CPU_DEAD shutdown
|
12 years ago |
Thomas Gleixner
|
6402c7dc2a
Merge branch 'linus' into timers/core
|
12 years ago |
Stephen Boyd
|
c038c1c441
clockevents: Switch into oneshot mode even if broadcast registered late
|
12 years ago |
Frederic Weisbecker
|
c5bfece2d6
nohz: Switch from "extended nohz" to "full nohz" based naming
|
12 years ago |
Frederic Weisbecker
|
a382bf9344
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
|
12 years ago |
Thomas Gleixner
|
eaa907c546
tick: Provide a check for a forced broadcast pending
|
12 years ago |
Thomas Gleixner
|
989dcb645c
tick: Handle broadcast wakeup of multiple cpus
|
12 years ago |
Thomas Gleixner
|
26517f3e99
tick: Avoid programming the local cpu timer if broadcast pending
|
12 years ago |
Mark Rutland
|
a7dc19b865
clockevents: Don't allow dummy broadcast timers
|
12 years ago |
Daniel Lezcano
|
d2348fb6fd
tick: Dynamically set broadcast irq affinity
|
12 years ago |
Daniel Lezcano
|
f9ae39d04c
tick: Pass broadcast device to tick_broadcast_set_event()
|
12 years ago |
Thomas Gleixner
|
b352bc1cbc
tick: Convert broadcast cpu bitmaps to cpumask_var_t
|
12 years ago |
Mark Rutland
|
5d1d9a29bc
clockevents: Fix generic broadcast for FEAT_C3STOP
|
12 years ago |
Mark Rutland
|
12ad100046
clockevents: Add generic timer broadcast function
|
12 years ago |
Mark Rutland
|
12572dbb53
clockevents: Add generic timer broadcast receiver
|
12 years ago |