index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
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
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
2024-08-17
sched: Teach dequeue_task() about special task states
Peter Zijlstra
2024-08-17
sched/uclamg: Handle delayed dequeue
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-15
rcu: Let dump_cpu_task() be used without preemption disabled
Ryo Takakura
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
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-06
sched_ext: Add scx_enabled() test to @start_class promotion in put_prev_task_...
Tejun Heo
2024-08-06
sched_ext: Simplify scx_can_stop_tick() invocation in sched_can_stop_tick()
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 priority checking for DL server picks
Joel Fernandes (Google)
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
2024-07-29
sched/core: Clear prev->dl_server in CFS pick fast path
Youssef Esmat
[next]