index
:
linux.git
arm64-uaccess
for-next
master
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
2025-07-14
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
2025-07-09
sched/fair: Always trigger resched at the end of a protected period
Vincent Guittot
2025-07-09
sched/fair: Fix entity's lag with run to parity
Vincent Guittot
2025-07-09
sched/fair: Limit run to parity to the min slice of enqueued entities
Vincent Guittot
2025-07-09
sched/fair: Remove spurious shorter slice preemption
Vincent Guittot
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
2025-07-09
sched/fair: Use protect_slice() instead of direct comparison
Vincent Guittot
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
2025-07-09
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
2025-07-09
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
2025-06-23
kernel/sched/ext.c: fix typo "occured" -> "occurred" in comments
Ke Ma
2025-06-23
sched/wait: Add a waitqueue helper for fully exclusive priority waiters
Sean Christopherson
2025-06-23
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
Sean Christopherson
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
2025-06-20
sched_ext: Merge branch 'for-6.16-fixes' into for-6.17
Tejun Heo
2025-06-20
sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file writes
Tejun Heo
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file reads
Tejun Heo
2025-06-18
sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()
Tejun Heo
2025-06-18
sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...
Tejun Heo
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
2025-06-17
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
2025-06-16
sched_ext: Return NULL in llc_span
Cheng-Yang Chou
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.h
Cheng-Yang Chou
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.c
Cheng-Yang Chou
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.h
Cheng-Yang Chou
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.c
Cheng-Yang Chou
2025-06-13
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2025-06-13
sched/smp: Use the SMP version of double_rq_clock_clear_update()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of add_nr_running()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of ENQUEUE_MIGRATED
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of task_on_cpu()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of rq_pin_lock()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of is_migration_disabled()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of cpu_of()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of the stop-CPU scheduling class
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of the idle scheduling class
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of the scheduler syscalls
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of schedstats
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of scheduler debugging data
Ingo Molnar
[prev]
[next]