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
/
sched
/
fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
2017-10-10
1
-0
/
+7
*
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2017-10-10
1
-0
/
+41
*
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2017-10-10
1
-111
/
+15
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
1
-0
/
+13
|
\
|
*
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
2017-09-12
1
-0
/
+7
|
*
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
2017-09-12
1
-0
/
+6
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
1
-2
/
+2
|
\
\
|
|
/
|
*
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
2017-09-11
1
-1
/
+1
|
*
sched/fair: Fix wake_affine_llc() balancing rules
Peter Zijlstra
2017-09-07
1
-1
/
+1
*
|
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-08
1
-26
/
+13
*
|
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
1
-3
/
+5
*
|
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
2017-08-10
1
-68
/
+122
*
|
sched/numa: Scale scan period with tasks in group and shared/private
Rik van Riel
2017-08-10
1
-25
/
+86
*
|
sched/numa: Slow down scan rate if shared faults dominate
Rik van Riel
2017-08-10
1
-14
/
+25
*
|
sched/pelt: Fix false running accounting
Vincent Guittot
2017-08-10
1
-0
/
+12
*
|
sched/fair: Drop always true parameter of update_cfs_rq_load_avg()
Viresh Kumar
2017-08-10
1
-8
/
+7
*
|
sched/fair: Avoid checking cfs_rq->nr_running twice
Viresh Kumar
2017-08-10
1
-7
/
+9
*
|
sched/fair: Pass 'rq' to weighted_cpuload()
Viresh Kumar
2017-08-10
1
-14
/
+14
*
|
sched/fair: Call cpufreq update util handlers less frequently on UP
Viresh Kumar
2017-08-10
1
-24
/
+24
|
/
*
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
2017-07-05
1
-12
/
+20
*
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
2017-06-29
1
-0
/
+2
*
sched/fair: Remove effective_load()
Rik van Riel
2017-06-24
1
-123
/
+1
*
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
2017-06-24
1
-59
/
+71
*
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
2017-06-24
1
-1
/
+12
*
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
2017-06-24
1
-0
/
+4
*
sched/fair: Spare idle load balancing on nohz_full CPUs
Frederic Weisbecker
2017-06-22
1
-0
/
+4
*
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
1
-1
/
+1
|
\
|
*
sched/fair: Fix typo in printk message
Marcin Nowakowski
2017-06-11
1
-1
/
+1
*
|
sched/fair: WARN() and refuse to set buddy when !se->on_rq
Daniel Axtens
2017-06-20
1
-2
/
+8
*
|
sched/core: Implement new approach to scale select_idle_cpu()
Peter Zijlstra
2017-06-08
1
-5
/
+16
*
|
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-05-23
1
-1
/
+2
*
|
sched/fair: Fix O(nr_cgroups) in load balance path
Tejun Heo
2017-05-15
1
-8
/
+34
*
|
sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
Peter Zijlstra
2017-05-15
1
-5
/
+25
*
|
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
1
-10
/
+10
*
|
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
1
-3
/
+1
*
|
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
2017-05-15
1
-4
/
+3
*
|
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-05-15
1
-41
/
+4
*
|
sched/cfs: Make util/load_avg more stable
Vincent Guittot
2017-05-15
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
sched/fair: Move the PELT constants into a generated header
Peter Zijlstra
2017-04-14
1
-18
/
+3
*
|
sched/fair: Increase PELT accuracy for small tasks
Peter Zijlstra
2017-04-14
1
-1
/
+2
*
|
sched/fair: Fix comments
Peter Zijlstra
2017-04-14
1
-10
/
+10
*
|
sched/fair: Fix corner case in __accumulate_sum()
Peter Zijlstra
2017-04-14
1
-56
/
+19
*
|
sched/fair: Optimize ___update_sched_avg()
Yuyang Du
2017-03-30
1
-94
/
+118
*
|
sched/fair: Explicitly generate __update_load_avg() instances
Peter Zijlstra
2017-03-30
1
-18
/
+38
*
|
sched/fair: Prefer sibiling only if local group is under-utilized
Srikar Dronamraju
2017-03-27
1
-3
/
+4
*
|
sched/fair: Fix FTQ noise bench regression
Vincent Guittot
2017-03-23
1
-3
/
+36
*
|
sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task()
Peter Zijlstra
2017-03-16
1
-2
/
+4
[next]