index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-broadcast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
1
-0
/
+1
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
1
-3
/
+3
2013-10-02
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
1
-0
/
+1
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
1
-1
/
+4
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
1
-7
/
+12
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
1
-11
/
+59
2013-07-02
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-02
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
1
-2
/
+11
2013-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
1
-2
/
+5
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
1
-4
/
+0
2013-05-28
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
1
-1
/
+7
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
1
-5
/
+20
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
1
-0
/
+3
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
1
-3
/
+2
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2013-05-05
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
1
-5
/
+5
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
1
-1
/
+2
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
1
-0
/
+4
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+2
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
1
-0
/
+10
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
1
-1
/
+1
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
1
-1
/
+2
2013-03-13
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
1
-0
/
+12
2013-03-13
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
1
-1
/
+58
2013-03-13
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
1
-2
/
+26
2013-03-07
clockevents: Don't allow dummy broadcast timers
Mark Rutland
1
-1
/
+2
2013-03-07
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
1
-8
/
+31
2013-03-07
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
1
-6
/
+5
2013-03-07
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
1
-43
/
+43
2013-02-12
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
1
-8
/
+14
2013-01-31
clockevents: Add generic timer broadcast function
Mark Rutland
1
-0
/
+13
2013-01-31
clockevents: Add generic timer broadcast receiver
Mark Rutland
1
-0
/
+17
2012-04-19
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
1
-1
/
+2
2012-04-19
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
1
-0
/
+3
2012-04-18
tick: Fix oneshot broadcast setup really
Thomas Gleixner
1
-6
/
+1
2012-04-10
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
1
-1
/
+3
2012-02-15
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
1
-0
/
+4
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
1
-2
/
+2
2011-05-20
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-1
/
+11
2011-05-16
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
2011-05-05
clockevents: Move C3 stop test outside lock
Andi Kleen
1
-7
/
+9
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
1
-0
/
+10
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-1
/
+0
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2009-12-14
clockevents: Convert to raw_spinlock
Thomas Gleixner
1
-21
/
+21
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
1
-4
/
+3
2009-05-02
clockevents: tick_broadcast_device can become static
Dmitri Vorobiev
1
-1
/
+1
[next]