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
2023-07-10
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
2023-06-16
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2023-06-16
sched/fair: Rename variable cpu_util eff_util
Tom Rix
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-06-05
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
2023-06-05
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-05-30
sched/fair: Move unused stub functions to header
Arnd Bergmann
2023-05-30
sched/fair: Hide unused init_cfs_bandwidth() stub
Arnd Bergmann
2023-05-30
sched: Hide unused sched_update_scaling()
Arnd Bergmann
2023-05-08
sched/fair: Do not even the number of busy CPUs via asym_packing
Ricardo Neri
2023-05-08
sched/fair: Use the busiest group to set prefer_sibling
Ricardo Neri
2023-05-08
sched/fair: Keep a fully_busy SMT sched group as busiest
Ricardo Neri
2023-05-08
sched/fair: Let low-priority cores help high-priority busy SMT cores
Ricardo Neri
2023-05-08
sched/fair: Simplify asym_packing logic for SMT cores
Ricardo Neri
2023-05-08
sched/fair: Only do asym_packing load balancing from fully idle SMT cores
Ricardo Neri
2023-05-08
sched/fair: Move is_core_idle() out of CONFIG_NUMA
Ricardo Neri
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-05
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-03-22
sched: Interleave cfs bandwidth timers for improved single thread performance...
Shrikanth Hegde
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-11
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-02-11
sched/fair: Remove capacity inversion detection
Vincent Guittot
2023-02-11
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
2023-02-09
sched: convert to vma iterator
Liam R. Howlett
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-15
sched/fair: Limit sched slice duration
Vincent Guittot
2023-01-13
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-01-13
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2022-12-27
sched/core: Adjusting the order of scanning CPU
Hao Jia
2022-12-27
sched/numa: Stop an exhastive search if an idle core is found
Hao Jia
2022-12-27
sched: Make const-safe
Matthew Wilcox (Oracle)
2022-12-27
sched: Async unthrottling for cfs bandwidth
Josh Don
2022-12-13
Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-11-20
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
2022-11-18
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
2022-10-27
sched/fair: Check if prev_cpu has highest spare cap in feec()
Pierre Gondois
2022-10-27
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2022-10-27
sched/fair: Detect capacity inversion
Qais Yousef
2022-10-27
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2022-10-27
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
[next]