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
2016-05-12
sched/fair: Correct unit of load_above_capacity
Morten Rasmussen
2016-05-12
sched/fair: Clean up scale confusion
Peter Zijlstra
2016-05-12
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-05-12
sched/core: Kill sched_class::task_waking to clean up the migration logic
Peter Zijlstra
2016-05-12
sched/fair: Prepare to fix fairness problems on migration
Peter Zijlstra
2016-05-12
sched/fair: Move record_wakee()
Peter Zijlstra
2016-05-12
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-11
Revert "sched/fair: Fix fairness issue on migration"
Ingo Molnar
2016-05-07
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
Rafael J. Wysocki
2016-05-06
sched/fair: Make ilb_notifier an explicit call
Thomas Gleixner
2016-05-05
sched/fair: Fix comment in calculate_imbalance()
Dietmar Eggemann
2016-05-05
sched/fair: Remove stale power aware scheduling comments
Dietmar Eggemann
2016-05-05
sched/fair: Update rq clock before updating nohz CPU load
Matt Fleming
2016-05-05
sched/fair: Optimize sum computation with a lookup table
Yuyang Du
2016-05-05
sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...
Yuyang Du
2016-05-05
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-04-23
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
Frederic Weisbecker
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
2016-04-23
sched/fair: Call cpufreq hook in additional paths
Steve Muckle
2016-04-23
sched/fair: Do not call cpufreq hook unless util changed
Steve Muckle
2016-04-23
sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()
Steve Muckle
2016-04-23
sched/fair: Fix asym packing to select correct CPU
Srikar Dronamraju
2016-03-31
sched/fair: Initiate a new task's util avg to a bounded value
Yuyang Du
2016-03-31
sched/fair: Update comments after a variable rename
Yuyang Du
2016-03-31
sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernels
Tim Chen
2016-03-31
sched/fair: Reset nr_balance_failed after active balancing
Srikar Dronamraju
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-21
sched/fair: Add comments to explain select_idle_sibling()
Matt Fleming
2016-03-21
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-02-29
sched/fair: Consolidate nohz CPU load update code
Frederic Weisbecker
2016-02-29
sched/fair: Avoid using decay_load_missed() with a negative value
Byungchul Park
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-02-29
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2016-02-09
sched/numa: Spread memory according to CPU and memory use
Rik van Riel
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-01-22
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-01-06
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...
Yuyang Du
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2015-12-04
sched/fair: Disable the task group load_avg update for the root_task_group
Waiman Long
2015-12-04
sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
Waiman Long
2015-12-04
sched/fair: Make it possible to account fair load avg consistently
Byungchul Park
2015-11-23
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
Byungchul Park
2015-11-23
sched/core: Fix incorrect wait time and wait count statistics
Joonwoo Park
2015-11-23
treewide: Remove old email address
Peter Zijlstra
[next]