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-02-28
sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
Alex Shi
2024-02-28
sched/fair: Remove unused parameter from sched_asym()
Alex Shi
2024-02-28
sched/fair: Simplify the update_sd_pick_busiest() logic
David Vernet
2024-02-28
sched/fair: Do strict inequality check for busiest misfit task group
David Vernet
2024-02-28
sched/fair: Remove unnecessary goto in update_sd_lb_stats()
David Vernet
2024-02-28
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-02-28
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-02-28
sched/fair: Add READ_ONCE() and use existing helper function to access ->avg_irq
Shrikanth Hegde
2024-02-28
sched/fair: Use existing helper functions to access ->avg_rt and ->avg_dl
Shrikanth Hegde
2024-02-16
sched/core: Simplify code by removing duplicate #ifdefs
Shrikanth Hegde
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2023-12-29
sched/fair: Fix tg->load when offlining a CPU
Vincent Guittot
2023-12-23
sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt...
Wang Jinchao
2023-12-23
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
2023-12-23
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2023-12-10
sched: fair: move unused stub functions to header
Arnd Bergmann
2023-11-29
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2023-11-23
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
sched: Unify more update_curr*()
Peter Zijlstra
2023-11-15
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
2023-11-15
sched/eevdf: O(1) fastpath for task selection
Abel Wu
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
2023-11-15
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2023-11-14
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-11-14
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-25
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
2023-10-25
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...
Yicong Yang
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-20
sched/fair: Remove unused 'curr' argument from pick_next_entity()
Yiwei Lin
2023-10-20
sched/nohz: Update comments about NEWILB_KICK
Joel Fernandes (Google)
2023-10-18
sched/fair: Remove duplicate #include
Jiapeng Chong
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
sched/numa: Move up the access pid reset logic
Raghavendra K T
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
[prev]
[next]