index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2024-08-17
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
2024-08-17
sched/fair: Unify pick_{,next_}_task_fair()
Peter Zijlstra
2024-08-17
sched/fair: Cleanup pick_task_fair()'s curr
Peter Zijlstra
2024-08-17
sched/fair: Cleanup pick_task_fair() vs throttle
Peter Zijlstra
2024-08-17
sched/eevdf: Remove min_vruntime_copy
Peter Zijlstra
2024-08-17
sched/eevdf: Add feature comments
Peter Zijlstra
2024-08-15
rcu: Let dump_cpu_task() be used without preemption disabled
Ryo Takakura
2024-08-13
sched_ext: Don't use double locking to migrate tasks across CPUs
Tejun Heo
2024-08-13
sched_ext: define missing cfi stubs for sched_ext
Manu Bretelle
2024-08-08
sched_ext: Improve logging around enable/disable
Tejun Heo
2024-08-08
sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_...
Tejun Heo
2024-08-08
sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()
Tejun Heo
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-07
sched/debug: Fix fair_server_period_max value
Dan Carpenter
2024-08-07
sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_...
Tejun Heo
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: Improve comment on idle_sched_class exception in scx_task_iter_nex...
Tejun Heo
2024-08-06
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
2024-08-06
sched_ext: Use update_curr_common() in update_curr_scx()
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
profiling: remove profile=sleep support
Tetsuo Handa
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2024-08-02
sched_ext: Allow p->scx.disallow only while loading
Tejun Heo
2024-08-01
sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]
Tejun Heo
2024-07-31
scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALL
David Vernet
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-29
sched/fair: Cleanup fair_server
Peter Zijlstra
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/core: Fix priority checking for DL server picks
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/core: Clear prev->dl_server in CFS pick fast path
Youssef Esmat
2024-07-29
sched/core: Add clearing of ->dl_server in put_prev_task_balance()
Joel Fernandes (Google)
2024-07-29
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
2024-07-29
sched: remove HZ_BW feature hedge
Phil Auld
2024-07-29
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
2024-07-29
sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable()
Peilin He
2024-07-29
sched: Initialize the vruntime of a new task when it is first enqueued
Zhang Qiao
2024-07-29
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang
2024-07-29
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang
2024-07-29
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
2024-07-29
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
2024-07-29
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-16
Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[prev]
[next]