index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
1
-56
/
+1
2018-05-03
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
1
-1
/
+1
2018-04-05
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
1
-1
/
+1
2018-03-20
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
1
-4
/
+38
2018-03-20
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
1
-14
/
+70
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
1
-6
/
+116
2018-03-09
sched/fair: Update blocked load when newly idle
Vincent Guittot
1
-18
/
+87
2018-03-09
sched/fair: Move idle_balance()
Peter Zijlstra
1
-114
/
+114
2018-03-09
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
1
-6
/
+4
2018-03-09
sched/fair: Move rebalance_domains()
Peter Zijlstra
1
-118
/
+118
2018-03-09
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
1
-5
/
+4
2018-03-09
sched/fair: Reduce the periodic update duration
Vincent Guittot
1
-4
/
+17
2018-03-09
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
1
-20
/
+96
2018-03-09
sched/cpufreq: Provide migration hint
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
1
-36
/
+37
2018-03-09
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
1
-6
/
+43
2018-03-09
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
1
-107
/
+111
2018-03-09
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
1
-17
/
+35
2018-03-09
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
1
-8
/
+15
2018-03-09
sched/fair: Add ';' after label attributes
Norbert Manthey
1
-1
/
+1
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-15
/
+1
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-94
/
+89
2018-02-21
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
1
-1
/
+6
2018-02-21
sched/numa: Delay retrying placement for automatic NUMA balance after wake_af...
Mel Gorman
1
-1
/
+56
2018-02-21
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
Mel Gorman
1
-0
/
+12
2018-02-21
sched/fair: Do not migrate due to a sync wakeup on exit
Peter Zijlstra
1
-1
/
+1
2018-02-21
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
Mel Gorman
1
-1
/
+10
2018-02-21
sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() unti...
Mel Gorman
1
-1
/
+1
2018-02-21
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
Mel Gorman
1
-3
/
+2
2018-02-13
sched/fair: Remove stray space in #ifdef
Vincent Guittot
1
-2
/
+2
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
1
-2
/
+20
2018-02-06
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
1
-1
/
+7
2018-02-06
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
1
-18
/
+17
2018-02-06
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
1
-5
/
+3
2018-02-06
sched/core: Optimize update_stats_*()
Peter Zijlstra
1
-16
/
+16
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+20
2018-01-24
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
1
-2
/
+2
2018-01-10
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
1
-2
/
+0
2018-01-10
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
1
-1
/
+1
2018-01-10
sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...
Mel Gorman
1
-3
/
+9
2018-01-10
sched/fair: Correct obsolete comment about cpufreq_update_util()
Joel Fernandes
1
-3
/
+1
2018-01-10
sched/fair: Remove impossible condition from find_idlest_group_cpu()
Joel Fernandes
1
-1
/
+1
2018-01-10
sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()
Joel Fernandes
1
-1
/
+1
2018-01-10
sched/fair: Use 'unsigned long' for utilization, consistently
Patrick Bellasi
1
-5
/
+5
2017-12-08
sched/fair: Remove unused 'curr' parameter from wakeup_gran
Cheng Jian
1
-3
/
+2
2017-12-06
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
1
-29
/
+73
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
[next]