index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Documentation
/
scheduler
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
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 parameters for DEADLINE tasks
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/bpf-next
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/git/tj/sched_ext
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/git/tj/sched_ext
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/kernel/git/tip/tip
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/git/tj/sched_ext
Linus Torvalds
1
-0
/
+36
2025-03-19
sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from documentation
Ingo Molnar
5
-8
/
+6
2025-03-06
sched/rt: Update limit of sched_rt sysctl in documentation
Shrikanth Hegde
1
-0
/
+3
2025-02-27
sched_ext: Documentation: add task lifecycle summary
Andrea Righi
1
-0
/
+36
2025-02-21
docs: scheduler: fix spelling in sched-bwc documentation
Suchit Karunakaran
1
-1
/
+1
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-3
/
+3
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
3
-13
/
+14
2025-01-06
sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON
Andrea Righi
1
-3
/
+3
2024-12-20
docs: Update Schedstat version to 17
Swapnil Sapkal
1
-51
/
+75
2024-12-13
Documentation: sched/RT: Update paragraphs about RT bandwidth control
Michal Koutný
2
-10
/
+11
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-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
2
-0
/
+317
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+6
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-8
/
+6
[next]