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-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-11
sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
Wanpeng Li
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-09-30
sched/fair: Fix min_vruntime tracking
Peter Zijlstra
2016-09-30
sched/debug: Add SCHED_WARN_ON()
Peter Zijlstra
2016-09-30
sched/core: Optimize SCHED_SMT
Peter Zijlstra
2016-09-30
sched/core: Rewrite and improve select_idle_siblings()
Peter Zijlstra
2016-09-30
sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared
Peter Zijlstra
2016-09-30
sched/fair: Fix fixed point arithmetic width for shares and effective load
Dietmar Eggemann
2016-09-22
sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks
Srivatsa Vaddagiri
2016-09-13
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
Rafael J. Wysocki
2016-09-10
Revert "sched/fair: Make update_min_vruntime() more readable"
Peter Zijlstra
2016-09-05
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
2016-09-05
sched/debug: Rename and move enqueue_sleeper()
Josh Poimboeuf
2016-09-05
sched/fair: Fix load_above_capacity fixed point arithmetic width
Dietmar Eggemann
2016-09-05
sched/fair: Make update_min_vruntime() more readable
Byungchul Park
2016-08-18
sched/fair: Let asymmetric CPU configurations balance at wake-up
Morten Rasmussen
2016-08-16
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
Rafael J. Wysocki
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
2016-08-10
sched/fair: Optimize find_idlest_cpu() when there is no choice
Morten Rasmussen
2016-08-10
sched/fair: Make the use of prev_cpu consistent in the wakeup path
Morten Rasmussen
2016-08-10
sched/fair: Improve PELT stuff some more
Peter Zijlstra
2016-08-10
sched/fair: Remove 'cpu_busy' parameter from update_next_balance()
Leo Yan
2016-08-10
sched/fair: Fix typo in sync_throttle()
Xunlei Pang
2016-06-27
sched/fair: Rework throttle_count sync
Peter Zijlstra
2016-06-27
sched/fair: Reorder cgroup creation code
Peter Zijlstra
2016-06-27
sched/fair: Apply more PELT fixes
Peter Zijlstra
2016-06-27
sched/fair: Fix PELT integrity for new tasks
Peter Zijlstra
2016-06-27
sched/cgroup: Fix cpu_cgroup_fork() handling
Vincent Guittot
2016-06-27
sched/fair: Fix PELT integrity for new groups
Peter Zijlstra
2016-06-27
sched/fair: Fix and optimize the fork() path
Peter Zijlstra
2016-06-27
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-06-24
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2016-06-24
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2016-06-20
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-06-14
sched/debug: Fix deadlock when enabling sched events
Josh Poimboeuf
2016-06-14
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2016-06-14
sched/fair: Fix post_init_entity_util_avg() serialization
Peter Zijlstra
2016-06-03
sched/fair: Use task_rcu_dereference()
Oleg Nesterov
2016-06-03
sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()
Xunlei Pang
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
[next]