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
/
core.c
Age
Commit message (
Expand
)
Author
2025-07-17
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
2025-07-10
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
2025-06-27
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
2025-06-19
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
2025-06-19
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
2025-03-28
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
2025-03-22
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
2025-02-21
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
2025-02-17
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2025-02-08
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2025-02-08
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
2025-02-08
sched: Split out __schedule() deactivate task logic into a helper
John Stultz
2024-12-27
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-12-06
sched: Initialize idle tasks only once
Thomas Gleixner
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-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
2024-09-23
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Pat Somaru
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
2024-09-10
sched: Fix sched_delayed vs sched_core
Peter Zijlstra
2024-09-10
sched/core: Introduce SM_IDLE and an idle re-entry fast-path in __schedule()
Peter Zijlstra
2024-09-09
Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...
Neeraj Upadhyay
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: Make cpu_shares_read_u64() use tg_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
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
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: Split up put_prev_task_balance()
Peter Zijlstra
2024-09-03
sched: Use set_next_task(.first) where required
Peter Zijlstra
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
[next]