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
2026-05-06
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
2026-05-06
sched/fair: Fix overflow in vruntime_eligible()
Zhan Xusheng
2026-04-28
sched/fair: Fix wakeup_preempt_fair() vs delayed dequeue
Vincent Guittot
2026-04-28
sched/fair: Fix the negative lag increase fix
Peter Zijlstra
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2026-04-10
sched/eevdf: Clear buddies for preempt_short
Vincent Guittot
2026-04-07
sched/fair: Avoid overflow in enqueue_entity()
K Prateek Nayak
2026-04-03
sched/fair: Prevent negative lag increase during delayed dequeue
Vincent Guittot
2026-04-03
sched: Move attach_one_task and attach_task helpers to sched.h
John Stultz
2026-04-02
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2026-04-02
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
2026-03-24
sched/fair: Get this cpu once in find_new_ilb()
Shrikanth Hegde
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
2026-03-18
sched/fair: Simplify SIS_UTIL handling in select_idle_cpu()
K Prateek Nayak
2026-03-18
sched/fair: Simplify the entry condition for update_idle_cpu_scan()
K Prateek Nayak
2026-03-18
sched/fair: Remove superfluous rcu_read_lock() in the wakeup path
K Prateek Nayak
2026-03-12
sched/fair: Fix comma operator misuse in NUMA fault accounting
Zhan Xusheng
2026-02-27
sched/fair: Make hrtick resched hard
Peter Zijlstra (Intel)
2026-02-27
sched/fair: Simplify hrtick_update()
Peter Zijlstra (Intel)
2026-02-27
sched/eevdf: Fix HRTICK duration
Peter Zijlstra
2026-02-23
sched/fair: Skip SCHED_IDLE rq for SCHED_IDLE task
Christian Loehle
2026-02-23
sched/fair: Filter false overloaded_group case for EAS
Vincent Guittot
2026-02-23
sched/fair: Update overutilized detection
Vincent Guittot
2026-02-23
sched/fair: Use full weight to __calc_delta()
Peter Zijlstra
2026-02-23
sched/fair: Revert 6d71a9c61604 ("sched/fair: Fix EEVDF entity placement bug ...
Peter Zijlstra
2026-02-23
sched/fair: Increase weight bits for avg_vruntime
Peter Zijlstra
2026-02-23
sched/fair: More complex proportional newidle balance
Peter Zijlstra
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
2026-02-23
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
2026-02-23
sched/fair: Only set slice protection at pick time
Peter Zijlstra
2026-02-23
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
2026-01-15
sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
Shrikanth Hegde
2026-01-15
sched/fair: Change likelyhood of nohz.nr_cpus
Shrikanth Hegde
2026-01-15
sched/fair: Move checking for nohz cpus after time check
Shrikanth Hegde
2026-01-15
sched/fair: Fix math notation errors in avg_vruntime comment
Zhan Xusheng
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
[next]