index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2021-07-28
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-06-20
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2019-12-21
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-11-28
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-10-05
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-09-16
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2018-11-13
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-04-13
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-12-14
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
2017-07-21
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-07-21
Revert "sched/core: Optimize SCHED_SMT"
Greg Kroah-Hartman
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
[next]