Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3b7e5c7e36ed4a046bbea6d36c9be9d1d6107ae0
/
kernel
/
time
/
tick-broadcast.c
a49b116
clockevents: Cleanup dead cpu explicitely
by Thomas Gleixner
· 10 years ago
1fe5d5c
clockevents: Provide explicit broadcast oneshot control functions
by Thomas Gleixner
· 10 years ago
592a438
clockevents: Provide explicit broadcast control functions
by Thomas Gleixner
· 10 years ago
345527b
clockevents: Fix cpu_down() race for hrtimer based broadcasting
by Preeti U Murthy
· 10 years ago
f46481d
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
by Thomas Gleixner
· 10 years ago
080873c
tick: Make tick_resume_broadcast_oneshot() static
by Thomas Gleixner
· 10 years ago
77e32c8
clockevents: Manage device's state separately for the core
by Viresh Kumar
· 10 years ago
554ef38
clockevents: Handle tick device's resume separately
by Viresh Kumar
· 10 years ago
22127e9
time: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
1ead658
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
dd5fd9b
tick: Clear broadcast pending bit when switching to oneshot
by Thomas Gleixner
· 11 years ago
5d1638a
tick: Introduce hrtimer based broadcast
by Preeti U Murthy
· 11 years ago
da7e6f4
time: Change the return type of clockevents_notify() to integer
by Preeti U Murthy
· 11 years ago
627ee79
clockevents: Serialize calls to clockevents_update_freq() in the core
by Thomas Gleixner
· 11 years ago
e8fcaa5
nohz: Convert a few places to use local per cpu accesses
by Frederic Weisbecker
· 11 years ago
245a349
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
by Soren Brinkmann
· 11 years ago
a272dcc
tick: broadcast: Check broadcast mode on CPU hotplug
by Stephen Boyd
· 11 years ago
2b0f893
Merge branch 'timers/posix-cpu-timers-for-tglx' of
by Thomas Gleixner
· 11 years ago
07bd117
tick: Sanitize broadcast control logic
by Thomas Gleixner
· 11 years ago
1f73a98
tick: Prevent uncontrolled switch to oneshot mode
by Thomas Gleixner
· 11 years ago
c9b5a26
tick: Make oneshot broadcast robust vs. CPU offlining
by Thomas Gleixner
· 11 years ago
ea8deb8
tick: Fix tick_broadcast_pending_mask not cleared
by Daniel Lezcano
· 12 years ago
f5d00c1
tick: Remove useless timekeeping duty attribution to broadcast source
by Jiri Bohac
· 12 years ago
2938d27
tick: Cure broadcast false positive pending bit warning
by Thomas Gleixner
· 12 years ago
45cb8e0
clockevents: Split out selection logic
by Thomas Gleixner
· 12 years ago
ccf33d6
clockevents: Add module refcount
by Thomas Gleixner
· 12 years ago
7172a28
clockevents: Get rid of the notifier chain
by Thomas Gleixner
· 12 years ago
cc51bf6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
fbd44a6
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
by Thomas Gleixner
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
6f7a05d
clockevents: Set dummy handler on CPU_DEAD shutdown
by Thomas Gleixner
· 12 years ago
6402c7d
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 12 years ago
c038c1c
clockevents: Switch into oneshot mode even if broadcast registered late
by Stephen Boyd
· 12 years ago
c5bfece
nohz: Switch from "extended nohz" to "full nohz" based naming
by Frederic Weisbecker
· 12 years ago
a382bf9
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
by Frederic Weisbecker
· 12 years ago
eaa907c
tick: Provide a check for a forced broadcast pending
by Thomas Gleixner
· 12 years ago
989dcb6
tick: Handle broadcast wakeup of multiple cpus
by Thomas Gleixner
· 12 years ago
26517f3
tick: Avoid programming the local cpu timer if broadcast pending
by Thomas Gleixner
· 12 years ago
a7dc19b
clockevents: Don't allow dummy broadcast timers
by Mark Rutland
· 12 years ago
d2348fb
tick: Dynamically set broadcast irq affinity
by Daniel Lezcano
· 12 years ago
f9ae39d
tick: Pass broadcast device to tick_broadcast_set_event()
by Daniel Lezcano
· 12 years ago
b352bc1
tick: Convert broadcast cpu bitmaps to cpumask_var_t
by Thomas Gleixner
· 12 years ago
5d1d9a2
clockevents: Fix generic broadcast for FEAT_C3STOP
by Mark Rutland
· 12 years ago
12ad100
clockevents: Add generic timer broadcast function
by Mark Rutland
· 12 years ago
12572db
clockevents: Add generic timer broadcast receiver
by Mark Rutland
· 12 years ago
a6371f8
tick: Fix the spurious broadcast timer ticks after resume
by Suresh Siddha
· 13 years ago
b9a6a235
tick: Ensure that the broadcast device is initialized
by Thomas Gleixner
· 13 years ago
b435092
tick: Fix oneshot broadcast setup really
by Thomas Gleixner
· 13 years ago
fa4da36
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot()
by Suresh Siddha
· 13 years ago
77b0d60
clockevents: Leave the broadcast device in shutdown mode when not needed
by Suresh Siddha
· 13 years ago
c1be843
tick-broadcast: Stop active broadcast device when replacing it
by Thomas Gleixner
· 13 years ago
d174830
clockevents: Make minimum delay adjustments configurable
by Martin Schwidefsky
· 13 years ago
250f972
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 14 years ago
07f4beb
tick: Clear broadcast active bit when switching to oneshot
by Thomas Gleixner
· 14 years ago
7372b0b
clockevents: Move C3 stop test outside lock
by Andi Kleen
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3a142a0
clockevents: Prevent oneshot mode when broadcast device is periodic
by Thomas Gleixner
· 14 years ago
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
698f931
fix comment/printk typos concerning "already"
by Uwe Kleine-König
· 14 years ago
b5f91da
clockevents: Convert to raw_spinlock
by Thomas Gleixner
· 15 years ago
f833bab
clockevent: Prevent dead lock on clockevents_lock
by Suresh Siddha
· 15 years ago
a52f5c5
clockevents: tick_broadcast_device can become static
by Dmitri Vorobiev
· 16 years ago
5db0e1e
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
by Rusty Russell
· 16 years ago
6b95482
cpumask: convert kernel time functions
by Rusty Russell
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
fb02fbc
NOHZ: restart tick device from irq_enter()
by Thomas Gleixner
· 16 years ago
07454bf
clockevents: check broadcast tick device not the clock events device
by Thomas Gleixner
· 16 years ago
27ce4cb
clockevents: prevent mode mismatch on cpu online
by Thomas Gleixner
· 16 years ago
3027456
clockevents: check broadcast device not tick device
by Thomas Gleixner
· 16 years ago
2344abb
clockevents: make device shutdown robust
by Thomas Gleixner
· 16 years ago
7300711
clockevents: broadcast fixup possible waiters
by Thomas Gleixner
· 16 years ago
1fb9b7d
clockevents: prevent endless loop lockup
by Thomas Gleixner
· 16 years ago
9c17bcd
clockevents: prevent multiple init/shutdown
by Thomas Gleixner
· 16 years ago
d4496b3
clockevents: prevent endless loop in periodic broadcast handler
by Thomas Gleixner
· 16 years ago
8263884
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
aa276e1
x86, clockevents: add C1E aware idle function
by Thomas Gleixner
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
cad0e45
clocksource/events: use performance variant for_each_cpu_mask_nr
by Mike Travis
· 17 years ago
833df31
clockevents: fix typo in tick-broadcast.c
by Glauber Costa
· 17 years ago
d7b9068
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
by Russell King
· 17 years ago
186e3cb
timer: clean up tick-broadcast.c
by Thomas Gleixner
· 17 years ago
cdc6f27
clockevents: fix reprogramming decision in oneshot broadcast
by Thomas Gleixner
· 17 years ago
8dce39c
time: fix inconsistent function names in comments
by Li Zefan
· 17 years ago
3dfbc88
x86: C1E late detection fix. Really switch off lapic timer
by Thomas Gleixner
· 17 years ago
bf020cb
time: simplify smp_call_function_single() call sequence
by Avi Kivity
· 17 years ago
1595f45
clockevents: introduce force broadcast notifier
by Thomas Gleixner
· 17 years ago
4a93232
clock events: allow replacement of broadcast timer
by Venki Pallipadi
· 17 years ago
c8a1d39
clockevents: fix periodic broadcast for oneshot devices
by Thomas Gleixner
· 17 years ago
b7e113d
clockevents: remove the suspend/resume workaround^Wthinko
by Thomas Gleixner
· 17 years ago
31d9b39
clockevents: do not shutdown the oneshot broadcast device
by Thomas Gleixner
· 17 years ago
07eec6a
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
by Thomas Gleixner
· 17 years ago
5590a53
clockevents: fix device replacement
by Thomas Gleixner
· 17 years ago
18de5bc
clockevents: fix resume logic
by Thomas Gleixner
· 17 years ago
72fcde9
Ignore bogus ACPI info for offline CPUs
by Thomas Gleixner
· 18 years ago
cd05a1f
[PATCH] clockevents: Fix suspend/resume to disk hangs
by Thomas Gleixner
· 18 years ago
6321dd6
[PATCH] Save/restore periodic tick information over suspend/resume
by Thomas Gleixner
· 18 years ago
289f480
[PATCH] Add debugging feature /proc/timer_list
by Ingo Molnar
· 18 years ago
79bf2bb
[PATCH] tick-management: dyntick / highres functionality
by Thomas Gleixner
· 18 years ago
Next »