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
2019-08-04
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2019-04-29
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
2019-04-25
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-04-18
sched/core: Make some functions static
YueHaibing
2019-04-16
sched/core: Unify p->on_rq updates
Peter Zijlstra
2019-04-16
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-16
sched/fair: Remove unneeded prototype of capacity_of()
Valentin Schneider
2019-04-03
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
YueHaibing
2019-04-03
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-19
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
2019-03-19
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
2019-03-19
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-02-13
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
Viresh Kumar
2019-02-11
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
Viresh Kumar
2019-02-11
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
Valentin Schneider
2019-02-11
sched/fair: Explain LLC nohz kick condition
Valentin Schneider
2019-02-11
sched/fair: Simplify nohz_balancer_kick()
Valentin Schneider
2019-02-11
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
2019-02-11
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2019-02-11
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-04
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2019-02-04
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2019-02-04
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-27
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
2019-01-27
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
2019-01-27
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
2019-01-27
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-12-30
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2018-12-27
sched/fair: Fix warning on non-SMP build
Olof Johansson
2018-12-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-11
sched/fair: Select an energy-efficient CPU on task wake-up
Quentin Perret
2018-12-11
sched/fair: Introduce an energy estimation helper function
Quentin Perret
2018-12-11
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2018-12-11
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
sched/fair: Clean up comment in nohz_idle_balance()
Andrea Parri
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
2018-11-12
sched/fair: Make some variables static
Muchun Song
[next]