index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-broadcast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
1
-11
/
+74
|
\
|
*
tick: Introduce hrtimer based broadcast
Preeti U Murthy
2014-02-07
1
-3
/
+51
|
*
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
1
-2
/
+4
|
*
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2014-02-07
1
-6
/
+19
*
|
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-13
1
-0
/
+1
|
/
*
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-12-02
1
-3
/
+3
*
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
2013-10-02
1
-0
/
+1
*
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
2013-07-12
1
-1
/
+4
*
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
1
-7
/
+12
|
\
|
*
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
2013-06-21
1
-2
/
+5
|
*
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
2013-05-31
1
-4
/
+0
|
*
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-28
1
-1
/
+7
*
|
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-07-02
1
-11
/
+59
*
|
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
2013-07-02
1
-1
/
+9
*
|
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
2013-07-02
1
-2
/
+11
*
|
clockevents: Split out selection logic
Thomas Gleixner
2013-05-16
1
-5
/
+20
*
|
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
1
-0
/
+3
*
|
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-16
1
-3
/
+2
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
1
-5
/
+5
|
\
|
*
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
2013-05-05
1
-5
/
+5
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
1
-1
/
+2
|
|
\
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
1
-1
/
+1
|
*
|
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
1
-1
/
+2
*
|
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
1
-0
/
+4
*
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-03-07
1
-1
/
+2
|
|
/
*
|
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
1
-0
/
+10
*
|
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2013-03-13
1
-0
/
+12
*
|
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
2013-03-13
1
-1
/
+58
*
|
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
2013-03-13
1
-2
/
+26
*
|
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
1
-8
/
+31
*
|
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
2013-03-07
1
-6
/
+5
*
|
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-07
1
-43
/
+43
|
/
*
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
2013-02-12
1
-8
/
+14
*
clockevents: Add generic timer broadcast function
Mark Rutland
2013-01-31
1
-0
/
+13
*
clockevents: Add generic timer broadcast receiver
Mark Rutland
2013-01-31
1
-0
/
+17
*
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
2012-04-19
1
-1
/
+2
*
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
2012-04-19
1
-0
/
+3
*
tick: Fix oneshot broadcast setup really
Thomas Gleixner
2012-04-18
1
-6
/
+1
*
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
2012-04-10
1
-1
/
+3
*
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
2012-02-15
1
-0
/
+4
*
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2011-12-02
1
-1
/
+1
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
1
-2
/
+2
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2011-05-20
1
-1
/
+11
|
\
|
*
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
2011-05-16
1
-1
/
+11
*
|
clockevents: Move C3 stop test outside lock
Andi Kleen
2011-05-05
1
-7
/
+9
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
1
-1
/
+0
|
\
|
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
1
-1
/
+0
*
|
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-02-26
1
-0
/
+10
|
/
[next]