aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scheduler
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-8/+9
11 daysMerge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-2/+3
2026-08-14Documentation: sched_ext: fix events sysfs path and show_state exampleTao Cui1-4/+5
2026-07-26sched_ext: Bound per-task reenqueues and eject the owning schedulerTejun Heo1-4/+4
2026-07-15sched/Documentation: fix codeManuel Ebner1-1/+2
2026-07-15sched/doc: Fix stale em_pd_energy() reference in sched-energyLiang Luo1-1/+1
2026-07-07sched_ext: Documentation: Fix ops table header referenceLiang Luo1-3/+5
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo1-4/+4
2026-06-17Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-1/+6
2026-05-03Documentation/scheduler: Fix duplicated word in sched-deadlineMiles Krause1-1/+1
2026-04-20sched_ext: Documentation: clarify arena-backed doubly-linked lists in scx_qmapCheng-Yang Chou1-1/+1
2026-04-20sched_ext: Documentation: add note about multiple ops.enqueue() calls in a rowKuba Piecuch1-0/+5
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-18/+187
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-8/+19
2026-04-09sched_ext: Documentation: improve accuracy of task lifecycle pseudo-codeKuba Piecuch1-7/+36
2026-04-09sched/doc: Update yield_task description in sched-design-CFSfangqiurong1-3/+2
2026-04-07sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc namefangqiurong1-2/+2
2026-04-06sched_ext: Documentation: Add ops.dequeue() to task lifecycleAndrea Righi1-9/+15
2026-03-25sched_ext: Documentation: Clarify ops.dispatch() role in task lifecycleAndrea Righi1-5/+7
2026-03-21sched_ext: Documentation: Document events sysfs file and module parameterszhidao su1-0/+68
2026-03-09sched/deadline: document new sched_getattr() feature for retrieving current parameters for DEADLINE tasksTommaso Cucinotta1-4/+15
2026-03-07Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo1-2/+25
2026-03-06sched_ext: Documentation: Update sched-ext.rstCheng-Yang Chou1-2/+25
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo1-1/+2
2026-03-06sched_ext: Documentation: Mention scheduling class precedenceChristian Loehle1-1/+2
2026-03-03sched_deadline, docs: fix cpuset example for cgroupv2Matteo Martelli1-1/+2
2026-02-23sched_ext: Fix ops.dequeue() semanticsAndrea Righi1-7/+71
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-1/+0
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-7/+0
2026-01-30Documentation: Fix typos in energy model documentationPatrick Little1-4/+4
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula1-7/+0
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai1-1/+0
2025-07-31Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-3/+8
2025-06-09docs/sched: Make the sched-stats documentation consistentSwapnil Sapkal1-22/+31
2025-06-09sched_deadline, docs: add affinity setting with cgroup2 cpuset controllerShashank Balaji1-6/+23
2025-06-09sched_deadline, docs: replace rt-app examples with chrt or use config.jsonShashank Balaji1-18/+30
2025-06-09sched_ext: Documentation: Clarify time slice handling in task lifecycleAndrea Righi1-3/+8
2025-05-27Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-6/+8
2025-05-22sched_ext, docs: convert mentions of "CFS" to "fair-class scheduler"Shashank Balaji1-4/+4
2025-05-21Documentation/scheduler: Fix typo in sched-stats domain field descriptionMadadi Vineeth Reddy1-1/+1
2025-05-20sched_ext, docs: add labelShashank Balaji1-0/+2
2025-05-13Documentation: scheduler: Changed lowercase acronyms to uppercaseJake Rice1-2/+2
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-8/+6
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-0/+36
2025-03-19sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from documentationIngo Molnar5-8/+6
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde1-0/+3
2025-02-27sched_ext: Documentation: add task lifecycle summaryAndrea Righi1-0/+36
2025-02-21docs: scheduler: fix spelling in sched-bwc documentationSuchit Karunakaran1-1/+1
2025-01-23Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-3/+3