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
2020-08-19
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
2020-05-26
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-19
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
2020-05-19
sched/fair: Optimize enqueue_task_fair()
Vincent Guittot
2020-05-19
Merge branch 'sched/urgent'
Peter Zijlstra
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
2020-05-12
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-04-30
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
2020-04-30
sched/fair: Mark sched_init_granularity __init
Muchun Song
2020-04-30
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-04-30
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
2020-04-30
sched/fair: Simplify the code of should_we_balance()
Peng Wang
2020-04-30
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2020-04-30
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-08
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
2020-04-08
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-03-20
sched/fair: Fix condition of avg_load calculation
Tao Zhou
2020-03-20
sched/fair: Improve spreading of utilization
Vincent Guittot
2020-03-20
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
2020-03-06
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
2020-03-06
sched/fair: Fix runnable_avg for throttled cfs
Vincent Guittot
2020-03-06
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
Mel Gorman
2020-03-06
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
Valentin Schneider
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
sched/fair: Update cpu_capacity to reflect thermal pressure
Thara Gopinath
2020-03-06
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2020-03-06
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
2020-02-24
sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...
Mel Gorman
2020-02-24
sched/numa: Bias swapping tasks based on their preferred node
Mel Gorman
2020-02-24
sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...
Mel Gorman
2020-02-24
sched/numa: Prefer using an idle CPU as a migration target instead of compari...
Mel Gorman
2020-02-24
sched/fair: Take into account runnable_avg to classify group
Vincent Guittot
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
[next]