index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
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: Split out selection logic
Thomas Gleixner
2013-12-08
*
clockevents: Add module refcount
Thomas Gleixner
2013-12-08
*
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-12-08
*
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
2013-07-25
*
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-07-25
*
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
*
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
*
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
2012-02-15
*
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2011-12-02
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2011-05-20
|
\
|
*
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
2011-05-16
*
|
clockevents: Move C3 stop test outside lock
Andi Kleen
2011-05-05
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
|
\
|
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
*
|
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-02-26
|
/
*
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-11
*
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
*
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-19
*
clockevents: tick_broadcast_device can become static
Dmitri Vorobiev
2009-05-02
*
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
Rusty Russell
2008-12-31
*
cpumask: convert kernel time functions
Rusty Russell
2008-12-31
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
*
NOHZ: restart tick device from irq_enter()
Thomas Gleixner
2008-10-17
*
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
2008-10-04
*
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
2008-09-23
[next]