index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-broadcast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
Rusty Russell
2009-01-01
1
-1
/
+1
*
cpumask: convert kernel time functions
Rusty Russell
2009-01-01
1
-55
/
+58
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
1
-1
/
+1
*
NOHZ: restart tick device from irq_enter()
Thomas Gleixner
2008-10-17
1
-0
/
+13
*
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
2008-10-04
1
-2
/
+4
*
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
2008-09-23
1
-0
/
+8
*
clockevents: check broadcast device not tick device
Thomas Gleixner
2008-09-23
1
-2
/
+2
*
clockevents: make device shutdown robust
Thomas Gleixner
2008-09-16
1
-5
/
+4
*
clockevents: broadcast fixup possible waiters
Thomas Gleixner
2008-09-06
1
-1
/
+36
*
clockevents: prevent endless loop lockup
Thomas Gleixner
2008-09-05
1
-10
/
+2
*
clockevents: prevent multiple init/shutdown
Thomas Gleixner
2008-09-05
1
-7
/
+13
*
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
2008-09-05
1
-3
/
+8
*
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
1
-3
/
+5
|
\
|
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-1
/
+1
|
|
\
|
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
|
*
|
x86, clockevents: add C1E aware idle function
Thomas Gleixner
2008-07-08
1
-2
/
+4
|
|
/
*
|
clocksource/events: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-2
/
+1
|
/
*
clockevents: fix typo in tick-broadcast.c
Glauber Costa
2008-04-21
1
-1
/
+1
*
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
2008-04-17
1
-1
/
+1
*
timer: clean up tick-broadcast.c
Thomas Gleixner
2008-01-30
1
-5
/
+2
*
clockevents: fix reprogramming decision in oneshot broadcast
Thomas Gleixner
2007-12-18
1
-35
/
+21
*
time: fix inconsistent function names in comments
Li Zefan
2007-11-05
1
-1
/
+1
*
x86: C1E late detection fix. Really switch off lapic timer
Thomas Gleixner
2007-10-17
1
-14
/
+4
*
time: simplify smp_call_function_single() call sequence
Avi Kivity
2007-10-17
1
-13
/
+4
*
clockevents: introduce force broadcast notifier
Thomas Gleixner
2007-10-14
1
-6
/
+23
*
clock events: allow replacement of broadcast timer
Venki Pallipadi
2007-10-12
1
-7
/
+6
*
clockevents: fix periodic broadcast for oneshot devices
Thomas Gleixner
2007-10-12
1
-2
/
+0
*
clockevents: remove the suspend/resume workaround^Wthinko
Thomas Gleixner
2007-09-22
1
-16
/
+1
*
clockevents: do not shutdown the oneshot broadcast device
Thomas Gleixner
2007-09-16
1
-7
/
+4
*
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
Thomas Gleixner
2007-09-16
1
-1
/
+12
*
clockevents: fix device replacement
Thomas Gleixner
2007-07-21
1
-1
/
+28
*
clockevents: fix resume logic
Thomas Gleixner
2007-07-21
1
-2
/
+4
*
Ignore bogus ACPI info for offline CPUs
Thomas Gleixner
2007-05-23
1
-5
/
+12
*
[PATCH] clockevents: Fix suspend/resume to disk hangs
Thomas Gleixner
2007-03-16
1
-5
/
+22
*
[PATCH] Save/restore periodic tick information over suspend/resume
Thomas Gleixner
2007-03-06
1
-0
/
+36
*
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
2007-02-16
1
-0
/
+21
*
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
1
-1
/
+190
*
[PATCH] tick-management: broadcast functionality
Thomas Gleixner
2007-02-16
1
-0
/
+270