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
Age
Commit message (
Expand
)
Author
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
2024-07-15
Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-14
sched_ext: Fixes incorrect type in bpf_scx_init()
Jiapeng Chong
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_ext: Unpin and repin rq lock from balance_scx()
Tejun Heo
2024-07-12
sched_ext: Open-code task_linked_on_dsq()
Tejun Heo
2024-07-12
sched: Move struct balance_callback definition upward
Tejun Heo
2024-07-11
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2024-07-09
sched_ext: Make scx_bpf_reenqueue_local() skip tasks that are being migrated
Tejun Heo
2024-07-09
sched_ext: Reimplement scx_bpf_reenqueue_local()
Tejun Heo
2024-07-08
sched_ext: Implement DSQ iterator
Tejun Heo
2024-07-08
sched_ext: Take out ->priq and ->flags from scx_dsq_node
Tejun Heo
2024-07-08
sched, sched_ext: Move some declarations from kernel/sched/ext.h to sched.h
Tejun Heo
2024-07-08
sched, sched_ext: Open code for_balance_class_range()
Tejun Heo
2024-07-08
sched_ext: Minor cleanups in kernel/sched/ext.h
Tejun Heo
[prev]
[next]