index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
2026-06-02
sched/fair: Allocate cfs_tg_state with percpu allocator
Zecheng Li
2026-06-02
sched/fair: Remove task_group->se pointer array
Zecheng Li
2026-06-02
sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
Zecheng Li
2026-06-02
sched: deadline: Add dl_rq->curr pointer to address issues with Proxy Exec
John Stultz
2026-06-02
sched: Rework prev_balance() to avoid stale prev references
John Stultz
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
2026-05-26
sched: Remove sched_class::pick_next_task()
Peter Zijlstra
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
2026-05-19
sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
K Prateek Nayak
2026-05-19
sched: Unify SMT active check via sched_smt_active()
Shrikanth Hegde
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
2026-05-18
sched/cache: Fix race condition during sched domain rebuild
Chen Yu
2026-05-18
sched/cache: Add user control to adjust the aggressiveness of cache-aware sch...
Chen Yu
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2026-04-10
sched_ext: Decouple kfunc unlocked-context check from kf_mask
Tejun Heo
2026-04-09
sched/cache: Allow the user space to turn on and off cache aware scheduling
Chen Yu
2026-04-09
sched/cache: Enable cache aware scheduling for multi LLCs NUMA node
Chen Yu
2026-04-09
sched/cache: Respect LLC preference in task migration and detach
Tim Chen
2026-04-09
sched/cache: Track LLC-preferred tasks per runqueue
Tim Chen
2026-04-09
sched/cache: Make LLC id continuous
Tim Chen
2026-04-09
sched/cache: Introduce infrastructure for cache-aware load balancing
Peter Zijlstra (Intel)
2026-04-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
2026-04-03
sched: Move attach_one_task and attach_task helpers to sched.h
John Stultz
2026-04-03
sched: Add assert_balance_callbacks_empty helper
John Stultz
2026-03-30
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
2026-03-30
sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
Tejun Heo
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
2026-03-18
sched/core: Check for rcu_read_lock_any_held() in idle_get_state()
K Prateek Nayak
2026-03-13
sched_ext: Implement SCX_ENQ_IMMED
Tejun Heo
2026-03-09
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
2026-03-07
sched_ext: Convert deferred_reenq_locals from llist to regular list
Tejun Heo
2026-03-06
sched_ext: Add basic building blocks for nested sub-scheduler dispatching
Tejun Heo
2026-03-06
sched_ext: Make scx_bpf_reenqueue_local() sub-sched aware
Tejun Heo
2026-03-06
sched_ext: Move bypass state into scx_sched
Tejun Heo
2026-03-06
sched_ext: Move bypass_dsq into scx_sched_pcpu
Tejun Heo
2026-03-06
sched/headers: Inline raw_spin_rq_unlock()
Xie Yuanbin
2026-02-27
sched: Optimize hrtimer handling
Thomas Gleixner
2026-02-27
sched: Use hrtimer_highres_enabled()
Thomas Gleixner
2026-02-27
sched/fair: Simplify hrtick_update()
Peter Zijlstra (Intel)
2026-02-25
sched/deadline: Add reporting of runtime left & abs deadline to sched_getattr...
Tommaso Cucinotta
2026-02-23
sched/fair: Increase weight bits for avg_vruntime
Peter Zijlstra
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]