index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
sched/fair: Update util_est before updating schedutil
Patrick Bellasi
2018-05-25
1
-1
/
+8
*
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
2018-05-14
1
-10
/
+10
*
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
1
-0
/
+41
*
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2018-05-14
1
-56
/
+1
|
\
|
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-13
1
-1
/
+1
|
|
\
|
*
|
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
2018-05-12
1
-56
/
+1
*
|
|
sched/fair: Avoid calling sync_entity_load_avg() unnecessarily
Viresh Kumar
2018-05-04
1
-9
/
+7
*
|
|
sched/fair: Rearrange select_task_rq_fair() to optimize it
Viresh Kumar
2018-05-04
1
-21
/
+16
|
|
/
|
/
|
*
|
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
2018-05-03
1
-1
/
+1
|
/
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
1
-1
/
+1
*
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
2018-03-20
1
-4
/
+38
*
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
2018-03-20
1
-14
/
+70
*
sched/fair: Add util_est on top of PELT
Patrick Bellasi
2018-03-20
1
-6
/
+116
*
sched/fair: Update blocked load when newly idle
Vincent Guittot
2018-03-09
1
-18
/
+87
*
sched/fair: Move idle_balance()
Peter Zijlstra
2018-03-09
1
-114
/
+114
*
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
2018-03-09
1
-6
/
+4
*
sched/fair: Move rebalance_domains()
Peter Zijlstra
2018-03-09
1
-118
/
+118
*
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
2018-03-09
1
-5
/
+4
*
sched/fair: Reduce the periodic update duration
Vincent Guittot
2018-03-09
1
-4
/
+17
*
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
1
-20
/
+96
*
sched/cpufreq: Provide migration hint
Peter Zijlstra
2018-03-09
1
-12
/
+19
*
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
1
-36
/
+37
*
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
1
-6
/
+43
*
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
2018-03-09
1
-12
/
+19
*
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
2018-03-09
1
-107
/
+111
*
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
2018-03-09
1
-17
/
+35
*
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
2018-03-09
1
-8
/
+15
*
sched/fair: Add ';' after label attributes
Norbert Manthey
2018-03-09
1
-1
/
+1
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-15
/
+1
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-94
/
+89
*
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
1
-1
/
+6
*
sched/numa: Delay retrying placement for automatic NUMA balance after wake_af...
Mel Gorman
2018-02-21
1
-1
/
+56
*
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
Mel Gorman
2018-02-21
1
-0
/
+12
*
sched/fair: Do not migrate due to a sync wakeup on exit
Peter Zijlstra
2018-02-21
1
-1
/
+1
*
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
Mel Gorman
2018-02-21
1
-1
/
+10
*
sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() unti...
Mel Gorman
2018-02-21
1
-1
/
+1
*
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
Mel Gorman
2018-02-21
1
-3
/
+2
*
sched/fair: Remove stray space in #ifdef
Vincent Guittot
2018-02-13
1
-2
/
+2
*
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2018-02-06
1
-2
/
+20
*
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
2018-02-06
1
-1
/
+7
*
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
2018-02-06
1
-18
/
+17
*
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
2018-02-06
1
-5
/
+3
*
sched/core: Optimize update_stats_*()
Peter Zijlstra
2018-02-06
1
-16
/
+16
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
1
-19
/
+20
|
\
|
*
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
2018-01-10
1
-2
/
+0
|
*
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
2018-01-10
1
-1
/
+1
|
*
sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...
Mel Gorman
2018-01-10
1
-3
/
+9
|
*
sched/fair: Correct obsolete comment about cpufreq_update_util()
Joel Fernandes
2018-01-10
1
-3
/
+1
|
*
sched/fair: Remove impossible condition from find_idlest_group_cpu()
Joel Fernandes
2018-01-10
1
-1
/
+1
[next]