summaryrefslogtreecommitdiff
path: root/Documentation/scheduler
AgeCommit message (Expand)Author
15 hoursMerge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
41 hoursMerge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
6 dayssched_ext: Documentation: improve accuracy of task lifecycle pseudo-codeKuba Piecuch
7 dayssched/doc: Update yield_task description in sched-design-CFSfangqiurong
9 dayssched_ext: Documentation: Fix scx_bpf_move_to_local kfunc namefangqiurong
10 dayssched_ext: Documentation: Add ops.dequeue() to task lifecycleAndrea Righi
2026-03-25sched_ext: Documentation: Clarify ops.dispatch() role in task lifecycleAndrea Righi
2026-03-21sched_ext: Documentation: Document events sysfs file and module parameterszhidao su
2026-03-09sched/deadline: document new sched_getattr() feature for retrieving current p...Tommaso Cucinotta
2026-03-07Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-06sched_ext: Documentation: Update sched-ext.rstCheng-Yang Chou
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-06sched_ext: Documentation: Mention scheduling class precedenceChristian Loehle
2026-03-03sched_deadline, docs: fix cpuset example for cgroupv2Matteo Martelli
2026-02-23sched_ext: Fix ops.dequeue() semanticsAndrea Righi
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-01-30Documentation: Fix typos in energy model documentationPatrick Little
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai
2025-07-31Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-09docs/sched: Make the sched-stats documentation consistentSwapnil Sapkal
2025-06-09sched_deadline, docs: add affinity setting with cgroup2 cpuset controllerShashank Balaji
2025-06-09sched_deadline, docs: replace rt-app examples with chrt or use config.jsonShashank Balaji
2025-06-09sched_ext: Documentation: Clarify time slice handling in task lifecycleAndrea Righi
2025-05-27Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-22sched_ext, docs: convert mentions of "CFS" to "fair-class scheduler"Shashank Balaji
2025-05-21Documentation/scheduler: Fix typo in sched-stats domain field descriptionMadadi Vineeth Reddy
2025-05-20sched_ext, docs: add labelShashank Balaji
2025-05-13Documentation: scheduler: Changed lowercase acronyms to uppercaseJake Rice
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-19sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ...Ingo Molnar
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde
2025-02-27sched_ext: Documentation: add task lifecycle summaryAndrea Righi
2025-02-21docs: scheduler: fix spelling in sched-bwc documentationSuchit Karunakaran
2025-01-23Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-06sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ONAndrea Righi
2024-12-20docs: Update Schedstat version to 17Swapnil Sapkal
2024-12-13Documentation: sched/RT: Update paragraphs about RT bandwidth controlMichal Koutný
2024-12-11Documentation: remove :kyb: tagsCengiz Can
2024-11-11sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()Tejun Heo
2024-11-11sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()Tejun Heo
2024-10-08sched_ext: Documentation: Update instructions for running example schedulersDevaansh-Kumar
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-19Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-11Merge branch 'tip/sched/core' into sched_ext/for-6.12Tejun Heo