index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
scheduler
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'sched_ext-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+16
2026-08-24
docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
Tao Cui
1
-0
/
+15
2026-08-20
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+9
2026-08-20
Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
2
-2
/
+3
2026-08-19
sched_ext: Fix nonexistent field in sched-ext.rst example
Liang Luo
1
-1
/
+1
2026-08-14
Documentation: sched_ext: fix events sysfs path and show_state example
Tao Cui
1
-4
/
+5
2026-07-26
sched_ext: Bound per-task reenqueues and eject the owning scheduler
Tejun Heo
1
-4
/
+4
2026-07-15
sched/Documentation: fix code
Manuel Ebner
1
-1
/
+2
2026-07-15
sched/doc: Fix stale em_pd_energy() reference in sched-energy
Liang Luo
1
-1
/
+1
2026-07-07
sched_ext: Documentation: Fix ops table header reference
Liang Luo
1
-3
/
+5
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
1
-4
/
+4
2026-06-17
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2026-05-03
Documentation/scheduler: Fix duplicated word in sched-deadline
Miles Krause
1
-1
/
+1
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-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+187
2026-04-14
Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
2
-8
/
+19
2026-04-09
sched_ext: Documentation: improve accuracy of task lifecycle pseudo-code
Kuba Piecuch
1
-7
/
+36
2026-04-09
sched/doc: Update yield_task description in sched-design-CFS
fangqiurong
1
-3
/
+2
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-09
sched/deadline: document new sched_getattr() feature for retrieving current p...
Tommaso Cucinotta
1
-4
/
+15
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-03-03
sched_deadline, docs: fix cpuset example for cgroupv2
Matteo Martelli
1
-1
/
+2
2026-02-23
sched_ext: Fix ops.dequeue() semantics
Andrea Righi
1
-7
/
+71
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-1
/
+0
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
1
-7
/
+0
2026-01-30
Documentation: Fix typos in energy model documentation
Patrick Little
1
-4
/
+4
2026-01-23
Documentation: use a source-read extension for the index link boilerplate
Jani Nikula
1
-7
/
+0
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
1
-1
/
+0
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+8
2025-06-09
docs/sched: Make the sched-stats documentation consistent
Swapnil Sapkal
1
-22
/
+31
2025-06-09
sched_deadline, docs: add affinity setting with cgroup2 cpuset controller
Shashank Balaji
1
-6
/
+23
2025-06-09
sched_deadline, docs: replace rt-app examples with chrt or use config.json
Shashank Balaji
1
-18
/
+30
2025-06-09
sched_ext: Documentation: Clarify time slice handling in task lifecycle
Andrea Righi
1
-3
/
+8
2025-05-27
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2025-05-22
sched_ext, docs: convert mentions of "CFS" to "fair-class scheduler"
Shashank Balaji
1
-4
/
+4
2025-05-21
Documentation/scheduler: Fix typo in sched-stats domain field description
Madadi Vineeth Reddy
1
-1
/
+1
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
5
-8
/
+6
2025-03-24
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2025-03-19
sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ...
Ingo Molnar
5
-8
/
+6
2025-03-06
sched/rt: Update limit of sched_rt sysctl in documentation
Shrikanth Hegde
1
-0
/
+3
[next]