index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2018-03-09
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
2018-03-09
sched/fair: Move rebalance_domains()
Peter Zijlstra
2018-03-09
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
2018-03-09
sched/fair: Reduce the periodic update duration
Vincent Guittot
2018-03-09
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
sched/cpufreq: Provide migration hint
Peter Zijlstra
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
2018-03-09
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
2018-03-09
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
2018-03-09
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
2018-03-09
sched/fair: Add ';' after label attributes
Norbert Manthey
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-02-21
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
sched/numa: Delay retrying placement for automatic NUMA balance after wake_af...
Mel Gorman
2018-02-21
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
Mel Gorman
2018-02-21
sched/fair: Do not migrate due to a sync wakeup on exit
Peter Zijlstra
2018-02-21
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
Mel Gorman
2018-02-21
sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() unti...
Mel Gorman
2018-02-21
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
Mel Gorman
2018-02-13
sched/fair: Remove stray space in #ifdef
Vincent Guittot
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2018-02-06
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
2018-02-06
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
2018-02-06
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
2018-02-06
sched/core: Optimize update_stats_*()
Peter Zijlstra
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-24
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-01-10
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
2018-01-10
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
2018-01-10
sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...
Mel Gorman
2018-01-10
sched/fair: Correct obsolete comment about cpufreq_update_util()
Joel Fernandes
2018-01-10
sched/fair: Remove impossible condition from find_idlest_group_cpu()
Joel Fernandes
2018-01-10
sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()
Joel Fernandes
2018-01-10
sched/fair: Use 'unsigned long' for utilization, consistently
Patrick Bellasi
2017-12-08
sched/fair: Remove unused 'curr' parameter from wakeup_gran
Cheng Jian
2017-12-06
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
2017-10-27
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-10
sched/fair: Fix usage of find_idlest_group() when the local group is idlest
Brendan Jackman
2017-10-10
sched/fair: Fix usage of find_idlest_group() when no groups are allowed
Brendan Jackman
2017-10-10
sched/fair: Fix find_idlest_group() when local group is not allowed
Brendan Jackman
2017-10-10
sched/fair: Remove unnecessary comparison with -1
Brendan Jackman
2017-10-10
sched/fair: Move select_task_rq_fair() slow-path into its own function
Brendan Jackman
[next]