index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tick.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
1
-0
/
+2
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
1
-0
/
+2
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
1
-0
/
+19
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
1
-0
/
+25
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
1
-0
/
+6
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
1
-15
/
+4
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-3
/
+3
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
1
-0
/
+3
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
1
-116
/
+18
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
1
-1
/
+5
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-1
/
+1
2014-09-13
nohz: Move nohz full init call to tick init
Frederic Weisbecker
1
-2
/
+0
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
1
-6
/
+1
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
1
-0
/
+20
2014-06-16
nohz: Support nohz full remote kick
Frederic Weisbecker
1
-1
/
+8
2014-01-15
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
1
-3
/
+3
2013-12-02
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
1
-1
/
+1
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
1
-3
/
+3
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-6
/
+39
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
1
-4
/
+16
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
1
-2
/
+23
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-6
/
+0
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
1
-0
/
+2
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
1
-0
/
+2
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
1
-0
/
+4
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
1
-0
/
+2
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+4
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
1
-3
/
+3
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-4
/
+4
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
1
-0
/
+7
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
1
-1
/
+16
2012-11-17
nohz: Add API to check tick state
Frederic Weisbecker
1
-1
/
+16
2012-11-15
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
1
-0
/
+6
2012-06-11
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
1
-4
/
+4
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-46
/
+1
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-3
/
+43
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-6
/
+7
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
1
-2
/
+9
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
1
-0
/
+4
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
1
-1
/
+0
2009-11-13
nohz: Track last do_timer() cpu
Thomas Gleixner
1
-0
/
+2
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-0
/
+3
2009-06-13
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
1
-0
/
+3
2009-01-01
cpumask: convert kernel time functions
Rusty Russell
1
-2
/
+2
2008-10-17
NOHZ: unify the nohz function calls in irq_enter()
Thomas Gleixner
1
-4
/
+3
2008-10-09
[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...
venkatesh.pallipadi@intel.com
1
-1
/
+1
2008-08-21
nohz: fix wrong event handler after online an offlined cpu
Miao Xie
1
-1
/
+4
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-2
/
+3
[next]