index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
7 days
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2025-07-10
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
2025-07-10
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
2025-02-21
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
2025-02-08
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
2024-12-27
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2024-12-27
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-09-23
sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
Yu Liao
2024-09-23
sched: Add dummy version of sched_group_set_idle()
Yu Liao
2024-09-11
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
2024-09-10
sched_ext: Synchronize bypass state changes with rq lock
Tejun Heo
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
2024-09-04
sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
Tejun Heo
2024-09-04
sched: Expose css_tg()
Tejun Heo
2024-09-03
sched_ext: Remove sched_class->switch_class()
Tejun Heo
2024-09-03
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
2024-09-03
sched: Add put_prev_task(.next)
Peter Zijlstra
2024-09-03
sched: Rework dl_server
Peter Zijlstra
2024-09-03
sched: Combine the last put_prev_task() and the first set_next_task()
Peter Zijlstra
2024-09-03
sched: Rework pick_next_task()
Peter Zijlstra
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
2024-09-03
sched: Use set_next_task(.first) where required
Peter Zijlstra
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
2024-08-17
sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
Peter Zijlstra
2024-08-17
sched: Teach dequeue_task() about special task states
Peter Zijlstra
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
2024-08-17
sched: Split DEQUEUE_SLEEP from deactivate_task()
Peter Zijlstra
2024-08-17
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
2024-08-17
sched/eevdf: Remove min_vruntime_copy
Peter Zijlstra
2024-08-06
sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
Tejun Heo
2024-08-06
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
2024-07-29
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
2024-07-12
sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatches
Tejun Heo
2024-07-12
sched_ext: s/SCX_RQ_BALANCING/SCX_RQ_IN_BALANCE/ and add SCX_RQ_IN_WAKEUP
Tejun Heo
2024-07-12
sched: Move struct balance_callback definition upward
Tejun Heo
[next]