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