index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
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-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
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
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
[next]