index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
1
-7
/
+3
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
1
-2
/
+2
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
1
-4
/
+35
2026-02-23
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
1
-0
/
+12
2026-02-23
sched/fair: Only set slice protection at pick time
Peter Zijlstra
1
-5
/
+6
2026-02-23
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
1
-27
/
+57
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-203
/
+208
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
1
-17
/
+1
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
1
-10
/
+0
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
1
-6
/
+0
2026-01-15
sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
Shrikanth Hegde
1
-4
/
+1
2026-01-15
sched/fair: Change likelyhood of nohz.nr_cpus
Shrikanth Hegde
1
-2
/
+2
2026-01-15
sched/fair: Move checking for nohz cpus after time check
Shrikanth Hegde
1
-7
/
+16
2026-01-15
sched/fair: Fix math notation errors in avg_vruntime comment
Zhan Xusheng
1
-2
/
+2
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
1
-4
/
+3
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
1
-5
/
+2
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
1
-3
/
+1
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
1
-1
/
+6
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
1
-2
/
+4
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
1
-7
/
+10
2025-12-15
sched/fair: Sort out 'blocked_load*' namespace noise
Ingo Molnar
1
-20
/
+20
2025-12-15
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
1
-15
/
+51
2025-12-15
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
1
-13
/
+13
2025-12-15
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
1
-8
/
+8
2025-12-14
sched/fair: Limit hrtick work
Peter Zijlstra
1
-0
/
+6
2025-12-14
sched/fair: Remove superfluous rcu_read_lock()
Peter Zijlstra
1
-8
/
+1
2025-12-14
sched/fair: Switch to rcu_dereference_all()
Peter Zijlstra
1
-24
/
+24
2025-12-14
sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...
Peter Zijlstra
1
-1
/
+1
2025-12-14
sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()
Peter Zijlstra
1
-9
/
+18
2025-12-14
sched/fair: Fold the sched_avg update
Peter Zijlstra
1
-76
/
+32
2025-12-06
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
1
-0
/
+3
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-169
/
+431
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
1
-4
/
+40
2025-11-17
sched/fair: Small cleanup to update_newidle_cost()
Peter Zijlstra
1
-4
/
+7
2025-11-17
sched/fair: Small cleanup to sched_balance_newidle()
Peter Zijlstra
1
-4
/
+6
2025-11-17
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
1
-16
/
+3
2025-11-17
sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
Mel Gorman
1
-22
/
+130
2025-11-17
sched/fair: Have SD_SERIALIZE affect newidle balancing
Peter Zijlstra
1
-1
/
+1
2025-11-17
sched/fair: Skip sched_balance_running cmpxchg when balance is not due
Tim Chen
1
-26
/
+28
2025-11-11
sched/deadline: Fix dl_server time accounting
Peter Zijlstra
1
-7
/
+2
2025-11-11
sched/eevdf: Fix min_vruntime vs avg_vruntime
Peter Zijlstra
1
-89
/
+25
2025-11-11
sched/core: Add comment explaining force-idle vruntime snapshots
Peter Zijlstra
1
-0
/
+181
2025-11-11
sched/proxy: Yield the donor task
Fernand Sieber
1
-1
/
+1
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
1
-9
/
+6
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
1
-13
/
+25
2025-10-22
sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttled
K Prateek Nayak
1
-0
/
+12
[next]