| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | sched_ext: Move sources under kernel/sched/ext/ | Tejun Heo | 1 | -4/+4 |
| 2026-04-20 | sched_ext: Documentation: clarify arena-backed doubly-linked lists in scx_qmap | Cheng-Yang Chou | 1 | -1/+1 |
| 2026-04-20 | sched_ext: Documentation: add note about multiple ops.enqueue() calls in a row | Kuba Piecuch | 1 | -0/+5 |
| 2026-04-09 | sched_ext: Documentation: improve accuracy of task lifecycle pseudo-code | Kuba Piecuch | 1 | -7/+36 |
| 2026-04-07 | sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc name | fangqiurong | 1 | -2/+2 |
| 2026-04-06 | sched_ext: Documentation: Add ops.dequeue() to task lifecycle | Andrea Righi | 1 | -9/+15 |
| 2026-03-25 | sched_ext: Documentation: Clarify ops.dispatch() role in task lifecycle | Andrea Righi | 1 | -5/+7 |
| 2026-03-21 | sched_ext: Documentation: Document events sysfs file and module parameters | zhidao su | 1 | -0/+68 |
| 2026-03-07 | Merge branch 'for-7.0-fixes' into for-7.1 | Tejun Heo | 1 | -2/+25 |
| 2026-03-06 | sched_ext: Documentation: Update sched-ext.rst | Cheng-Yang Chou | 1 | -2/+25 |
| 2026-03-06 | Merge branch 'for-7.0-fixes' into for-7.1 | Tejun Heo | 1 | -1/+2 |
| 2026-03-06 | sched_ext: Documentation: Mention scheduling class precedence | Christian Loehle | 1 | -1/+2 |
| 2026-02-23 | sched_ext: Fix ops.dequeue() semantics | Andrea Righi | 1 | -7/+71 |
| 2025-12-19 | lib/Kconfig.debug: Set the minimum required pahole version to v1.22 | Ihor Solodrai | 1 | -1/+0 |
| 2025-06-09 | sched_ext: Documentation: Clarify time slice handling in task lifecycle | Andrea Righi | 1 | -3/+8 |
| 2025-05-22 | sched_ext, docs: convert mentions of "CFS" to "fair-class scheduler" | Shashank Balaji | 1 | -4/+4 |
| 2025-05-20 | sched_ext, docs: add label | Shashank Balaji | 1 | -0/+2 |
| 2025-05-13 | Documentation: scheduler: Changed lowercase acronyms to uppercase | Jake Rice | 1 | -2/+2 |
| 2025-03-24 | Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
| 2025-03-19 | sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ... | Ingo Molnar | 1 | -2/+1 |
| 2025-02-27 | sched_ext: Documentation: add task lifecycle summary | Andrea Righi | 1 | -0/+36 |
| 2025-01-23 | Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2025-01-06 | sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON | Andrea Righi | 1 | -3/+3 |
| 2024-12-11 | Documentation: remove :kyb: tags | Cengiz Can | 1 | -3/+3 |
| 2024-11-11 | sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local() | Tejun Heo | 1 | -11/+10 |
| 2024-11-11 | sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]() | Tejun Heo | 1 | -25/+25 |
| 2024-10-08 | sched_ext: Documentation: Update instructions for running example schedulers | Devaansh-Kumar | 1 | -1/+1 |
| 2024-09-23 | sched_ext: Provide a sysfs enable_seq counter | Andrea Righi | 1 | -0/+10 |
| 2024-07-02 | sched_ext: Documentation: Remove mentions of scx_bpf_switch_all | Aboorva Devarajan | 1 | -11/+13 |
| 2024-06-18 | sched_ext: Documentation: scheduler: Document extensible scheduler class | Tejun Heo | 1 | -0/+314 |