index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-broadcast.c
Commit message (
Expand
)
Author
Age
*
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
*
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
*
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-03
*
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-02
*
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
*
tick: Make tick_resume_broadcast_oneshot() static
Thomas Gleixner
2015-04-01
*
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
*
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-03-27
*
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
|
\
|
*
tick: Introduce hrtimer based broadcast
Preeti U Murthy
2014-02-07
|
*
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
|
*
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2014-02-07
*
|
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-13
|
/
*
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-12-02
*
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
2013-10-02
*
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
2013-07-12
*
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
|
\
|
*
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
2013-06-21
|
*
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
2013-05-31
|
*
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-28
*
|
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-07-02
*
|
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
2013-07-02
*
|
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
2013-07-02
*
|
clockevents: Split out selection logic
Thomas Gleixner
2013-05-16
*
|
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
*
|
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-16
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
|
\
|
*
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
2013-05-05
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
\
|
|
/
|
/
|
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
|
|
\
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
|
*
|
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
*
|
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
*
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-03-07
|
|
/
*
|
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
*
|
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2013-03-13
*
|
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
2013-03-13
*
|
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
2013-03-13
*
|
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
*
|
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
2013-03-07
*
|
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-07
|
/
*
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
2013-02-12
*
clockevents: Add generic timer broadcast function
Mark Rutland
2013-01-31
*
clockevents: Add generic timer broadcast receiver
Mark Rutland
2013-01-31
*
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
2012-04-19
*
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
2012-04-19
*
tick: Fix oneshot broadcast setup really
Thomas Gleixner
2012-04-18
*
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
2012-04-10
[next]