index
:
Linux Stable
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.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
*
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-03-26
1
-2
/
+2
*
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-03-26
1
-3
/
+9
*
sched/fair: Fix tg->load when offlining a CPU
Vincent Guittot
2024-02-05
1
-0
/
+52
*
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2024-02-05
1
-1
/
+3
*
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2024-01-25
1
-10
/
+10
*
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
*
|
|
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
1
-3
/
+52
*
|
|
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
1
-3
/
+15
*
|
|
sched/numa: Move up the access pid reset logic
Raghavendra K T
2023-10-10
1
-10
/
+7
*
|
|
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-10-10
1
-4
/
+13
*
|
|
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2023-10-10
1
-6
/
+6
*
|
|
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-10-09
1
-10
/
+8
*
|
|
sched/nohz: Remove unnecessarily complex error handling pattern from find_new...
Ingo Molnar
2023-10-09
1
-3
/
+2
*
|
|
sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
Ingo Molnar
2023-10-09
1
-5
/
+5
*
|
|
sched/nohz: Update idle load-balancing (ILB) comments
Ingo Molnar
2023-10-09
1
-14
/
+16
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-07
1
-5
/
+38
|
\
|
|
|
*
|
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
2023-10-03
1
-1
/
+9
|
*
|
sched/eevdf: Also update slice on placement
Peter Zijlstra
2023-10-03
1
-2
/
+4
|
|
/
|
*
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-13
1
-1
/
+11
|
*
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-09-02
1
-1
/
+14
*
|
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2023-09-29
1
-1
/
+6
*
|
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-09-29
1
-17
/
+1
*
|
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-09-29
1
-6
/
+5
*
|
sched/fair: Fix warning in bandwidth distribution
Josh Don
2023-09-24
1
-11
/
+25
*
|
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2023-09-24
1
-4
/
+0
*
|
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
2023-09-21
1
-13
/
+0
*
|
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-09-19
1
-5
/
+5
*
|
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
2023-09-19
1
-2
/
+2
*
|
sched/fair: Ratelimit update to tg->load_avg
Aaron Lu
2023-09-18
1
-1
/
+12
*
|
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-09-15
1
-1
/
+1
*
|
sched/fair: Fix open-coded numa_nearest_node()
Yury Norov
2023-09-15
1
-13
/
+1
|
/
*
sched/fair: Make update_entity_lag() static
Hao Jia
2023-08-29
1
-1
/
+1
*
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
1
-3
/
+3
|
\
[next]