index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-0
/
+6
|
\
|
*
sched/numa, mm: do not try to migrate memory to memoryless nodes
Byungchul Park
2024-03-04
1
-0
/
+6
*
|
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-28
1
-1
/
+1
*
|
sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()
Alex Shi
2024-02-28
1
-9
/
+7
*
|
sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
Alex Shi
2024-02-28
1
-25
/
+20
*
|
sched/fair: Remove unused parameter from sched_asym()
Alex Shi
2024-02-28
1
-4
/
+2
*
|
sched/fair: Simplify the update_sd_pick_busiest() logic
David Vernet
2024-02-28
1
-9
/
+3
*
|
sched/fair: Do strict inequality check for busiest misfit task group
David Vernet
2024-02-28
1
-1
/
+1
*
|
sched/fair: Remove unnecessary goto in update_sd_lb_stats()
David Vernet
2024-02-28
1
-6
/
+1
*
|
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-02-28
1
-2
/
+2
*
|
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-02-28
1
-3
/
+9
*
|
sched/fair: Add READ_ONCE() and use existing helper function to access ->avg_irq
Shrikanth Hegde
2024-02-28
1
-3
/
+1
*
|
sched/fair: Use existing helper functions to access ->avg_rt and ->avg_dl
Shrikanth Hegde
2024-02-28
1
-4
/
+4
*
|
sched/core: Simplify code by removing duplicate #ifdefs
Shrikanth Hegde
2024-02-16
1
-2
/
+0
|
/
*
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
1
-13
/
+0
|
\
|
*
sched: fair: move unused stub functions to header
Arnd Bergmann
2023-12-10
1
-13
/
+0
*
|
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2024-01-08
1
-0
/
+52
|
\
\
|
*
|
sched/fair: Fix tg->load when offlining a CPU
Vincent Guittot
2023-12-29
1
-0
/
+52
|
|
/
*
|
sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt...
Wang Jinchao
2023-12-23
1
-2
/
+0
*
|
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2023-12-23
1
-1
/
+1
*
|
sched/fair: Simplify util_est
Vincent Guittot
2023-12-23
1
-51
/
+31
*
|
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2023-12-23
1
-5
/
+3
*
|
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2023-11-29
1
-10
/
+10
*
|
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2023-11-23
1
-3
/
+19
*
|
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
2023-11-23
1
-0
/
+13
*
|
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
1
-0
/
+2
*
|
sched: Unify more update_curr*()
Peter Zijlstra
2023-11-15
1
-13
/
+11
*
|
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2023-11-15
1
-3
/
+2
*
|
sched: Unify runtime accounting across classes
Peter Zijlstra
2023-11-15
1
-14
/
+43
*
|
sched/eevdf: O(1) fastpath for task selection
Abel Wu
2023-11-15
1
-3
/
+11
*
|
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
2023-11-15
1
-101
/
+67
*
|
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2023-11-15
1
-1
/
+3
|
/
*
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-11-14
1
-3
/
+7
*
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-14
1
-23
/
+128
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-6
/
+6
|
\
|
*
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
2023-10-25
1
-1
/
+1
|
*
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
2023-10-25
1
-1
/
+1
|
*
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-16
1
-6
/
+6
*
|
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
1
-48
/
+0
*
|
sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...
Yicong Yang
2023-10-24
1
-1
/
+16
*
|
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
2023-10-24
1
-4
/
+36
*
|
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-23
1
-14
/
+60
|
\
\
|
*
|
sched/eevdf: Fix heap corruption more
Peter Zijlstra
2023-10-18
1
-1
/
+2
|
*
|
sched/eevdf: Fix pick_eevdf()
Benjamin Segall
2023-10-09
1
-14
/
+58
|
*
|
sched/eevdf: Fix min_deadline heap integrity
Peter Zijlstra
2023-10-09
1
-0
/
+1
*
|
|
sched/fair: Remove unused 'curr' argument from pick_next_entity()
Yiwei Lin
2023-10-20
1
-4
/
+4
*
|
|
sched/nohz: Update comments about NEWILB_KICK
Joel Fernandes (Google)
2023-10-20
1
-2
/
+13
*
|
|
sched/fair: Remove duplicate #include
Jiapeng Chong
2023-10-18
1
-2
/
+0
*
|
|
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-10-13
1
-1
/
+3
*
|
|
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-12
1
-1
/
+1
[next]