index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-17
1
-8
/
+2
*
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-19
/
+0
*
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-6
/
+1
*
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-5
/
+0
*
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-7
/
+1
*
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
1
-9
/
+9
*
nohz: New tick dependency mask
Frederic Weisbecker
2016-03-02
1
-7
/
+143
*
nohz: Implement wide kick on top of irq work
Frederic Weisbecker
2016-02-13
1
-8
/
+4
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-31
1
-7
/
+9
|
\
|
*
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-01-27
1
-2
/
+2
|
*
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
2016-01-26
1
-5
/
+7
*
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2016-01-21
1
-1
/
+1
|
\
\
|
*
|
time: nohz: Expose tick_nohz_enabled
Jean Delvare
2016-01-15
1
-1
/
+1
*
|
|
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-01-11
1
-3
/
+3
|
\
\
\
|
*
|
|
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
2015-12-08
1
-3
/
+3
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
2016-01-11
1
-2
/
+18
|
\
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
*
|
nohz: Clarify magic in tick_nohz_stop_sched_tick()
Peter Zijlstra
2015-11-25
1
-2
/
+18
|
|
/
*
|
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
2015-12-04
1
-1
/
+1
*
|
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
2015-11-23
1
-4
/
+4
|
/
*
nohz: Assert existing housekeepers when nohz full enabled
Frederic Weisbecker
2015-09-02
1
-4
/
+11
*
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
1
-1
/
+1
*
nohz: Move tick_nohz_restart_sched_tick() above its users
Frederic Weisbecker
2015-07-29
1
-18
/
+16
*
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
2015-07-29
1
-24
/
+10
*
nohz: Remove idle task special case
Frederic Weisbecker
2015-07-29
1
-5
/
+3
*
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
1
-1
/
+1
*
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
1
-11
/
+14
*
nohz: Fix !HIGH_RES_TIMERS hang
Thomas Gleixner
2015-05-07
1
-6
/
+3
*
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
1
-60
/
+49
*
tick: Sched: Restructure code
Thomas Gleixner
2015-04-22
1
-90
/
+81
*
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
2015-04-22
1
-54
/
+29
*
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
2015-04-22
1
-15
/
+4
*
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-04-01
1
-1
/
+6
*
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-9
/
+2
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-19
1
-2
/
+0
|
\
|
*
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
2014-12-19
1
-2
/
+0
*
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-12-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
2014-10-29
1
-1
/
+1
*
|
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
2014-11-03
1
-1
/
+1
|
/
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-12
/
+12
|
\
|
*
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2014-08-26
1
-2
/
+2
|
*
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-10
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-14
1
-1
/
+1
|
\
\
|
*
|
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-10-09
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
1
-0
/
+8
|
\
\
\
|
*
|
|
nohz: Avoid tick's double reprogramming in highres mode
Viresh Kumar
2014-08-22
1
-0
/
+4
|
*
|
|
nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
Viresh Kumar
2014-08-22
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
nohz: nohz full depends on irq work self IPI support
Frederic Weisbecker
2014-09-13
1
-0
/
+14
*
|
|
nohz: Consolidate nohz full init code
Frederic Weisbecker
2014-09-13
1
-19
/
+19
|
|
/
|
/
|
*
|
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
2014-09-04
1
-0
/
+14
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
1
-4
/
+6
|
\
[next]