index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-broadcast.c
Age
Commit message (
Expand
)
Author
2015-07-14
tick: Move the export of tick_broadcast_oneshot_control to the proper place
Thomas Gleixner
2015-07-11
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2015-07-07
tick/broadcast: Handle spurious interrupts gracefully
Thomas Gleixner
2015-07-07
tick/broadcast: Check for hrtimer broadcast active early
Thomas Gleixner
2015-07-07
tick/broadcast: Return busy when IPI is pending
Thomas Gleixner
2015-07-07
tick/broadcast: Return busy if periodic mode and hrtimer broadcast
Thomas Gleixner
2015-07-07
tick/broadcast: Move the check for periodic mode inside state handling
Thomas Gleixner
2015-07-07
tick/broadcast: Prevent deep idle if no broadcast device available
Thomas Gleixner
2015-07-07
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
2015-07-07
tick/broadcast: Sanity check the shutdown of the local clock_event
Thomas Gleixner
2015-07-07
tick/broadcast: Prevent hrtimer recursion
Thomas Gleixner
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-05-05
tick: broadcast: Simplify oneshot logic and shorten lock region
Thomas Gleixner
2015-05-05
tick: broadcast: Prevent livelock from event handler
Thomas Gleixner
2015-04-03
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-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-01
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-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-02-13
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-07
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
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-10-02
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-02
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-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
2013-05-28
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-16
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-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
[next]