index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
sched/fair: Remove stale FREQUENCY_UTIL comment
Christian Loehle
2024-05-17
sched/fair: Fix initial util_avg calculation
Dawei Li
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
2024-04-24
sched/fair: Fix update of rd->sg_overutilized
Vincent Guittot
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-22
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
2024-04-22
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
2024-04-22
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
2024-03-29
sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded...
Ingo Molnar
2024-03-28
sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()
Ingo Molnar
2024-03-28
sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
Ingo Molnar
2024-03-28
sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
Ingo Molnar
2024-03-28
sched/fair: Use helper functions to access root_domain::overload
Shrikanth Hegde
2024-03-28
sched/fair: Check root_domain::overload value before update
Shrikanth Hegde
2024-03-28
sched/fair: Combine EAS check with root_domain::overutilized access
Shrikanth Hegde
2024-03-26
sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()
Shrikanth Hegde
2024-03-26
sched/fair: Introduce is_rd_overutilized() helper function to access root_dom...
Shrikanth Hegde
2024-03-26
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
2024-03-25
sched/fair: Don't double balance_interval for migrate_misfit
Qais Yousef
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
sched/fair: Fix typos in comments
Ingo Molnar
2024-03-12
sched/balancing: Fix a couple of outdated function names in comments
Ingo Molnar
2024-03-12
sched/balancing: Rename find_idlest_cpu() => sched_balance_find_dst_cpu()
Ingo Molnar
2024-03-12
sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
Ingo Molnar
2024-03-12
sched/balancing: Rename find_idlest_group_cpu() => sched_balance_find_dst_gro...
Ingo Molnar
2024-03-12
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
2024-03-12
sched/balancing: Rename update_blocked_averages() => sched_balance_update_blo...
Ingo Molnar
2024-03-12
sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
Ingo Molnar
2024-03-12
sched/balancing: Rename find_busiest_queue() => sched_balance_find_src_rq()
Ingo Molnar
2024-03-12
sched/balancing: Rename load_balance() => sched_balance_rq()
Ingo Molnar
2024-03-12
sched/balancing: Rename rebalance_domains() => sched_balance_domains()
Ingo Molnar
2024-03-12
sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
Ingo Molnar
2024-03-12
sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
Ingo Molnar
2024-03-12
sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_st...
Ingo Molnar
2024-03-12
sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 's...
Ingo Molnar
2024-03-12
sched/balancing: Update run_rebalance_domains() comments
Ingo Molnar
2024-03-12
sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
Ingo Molnar
2024-03-12
sched/balancing: Change comment formatting to not overlap Git conflict marker...
Ingo Molnar
2024-03-12
sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
Ingo Molnar
2024-03-12
sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'at...
Ingo Molnar
2024-03-04
sched/numa, mm: do not try to migrate memory to memoryless nodes
Byungchul Park
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-28
sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()
Alex Shi
[next]