summaryrefslogtreecommitdiff
path: root/Documentation/scheduler
AgeCommit message (Expand)Author
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
2024-09-11sched/deadline: Convert schedtool example to chrtChristian Loehle
2024-09-05docs: scheduler: completion: Update member of struct completionI Hsin Cheng
2024-08-07docs: scheduler: Start documenting the EEVDF schedulerCarlos Bilbao
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo
2024-07-09docs/sp_SP: Add translation for scheduler/sched-design-CFS.rstSergio González Collado
2024-07-02sched_ext: Documentation: Remove mentions of scx_bpf_switch_allAboorva Devarajan
2024-06-18sched_ext: Documentation: scheduler: Document extensible scheduler classTejun Heo
2024-03-25Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-21sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relationMukesh Kumar Chaurasiya
2024-03-12sched/balancing: Rename load_balance() => sched_balance_rq()Ingo Molnar
2024-03-12sched/balancing: Rename rebalance_domains() => sched_balance_domains()Ingo Molnar
2024-03-12sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()Ingo Molnar
2024-03-12sched/balancing: Rename scheduler_tick() => sched_tick()Ingo Molnar
2024-03-12sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()Ingo Molnar
2024-03-12sched/debug: Increase SCHEDSTAT_VERSION to 16Ingo Molnar
2024-02-15membarrier: Create Documentation/scheduler/membarrier.rstAndrea Parri
2023-12-23sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)Vincent Guittot
2023-11-26sched/doc: Update documentation after renames and synchronize Chinese versionWenyu Huang
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-09sched/topology: Remove the EM_MAX_COMPLEXITY limitPierre Gondois
2023-10-09sched/topology: Consolidate and clean up access to a CPU's max compute capacityVincent Guittot
2023-10-02sched/rt/docs: Use 'real-time' instead of 'realtime'Cyril Hrubis
2023-10-02sched/rt/docs: Clarify & fix sched_rt_* sysctl docsCyril Hrubis
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-24sched/eevdf/doc: Modify the documented knob to base_slice_ns as wellShrikanth Hegde
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-07-14docs: scheduler: completion: Fix minor error in pseudo-codeRick Wertenbroek
2023-06-16sched/deadline: Update GRUB description in the documentationVineeth Pillai
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-23sh: remove sh5/sh64 last fragmentsRandy Dunlap
2023-03-07sched/doc: supplement CPU capacity with RISC-VSong Shuai
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-14dt-bindings: arm: move cpu-capacity to a shared loationConor Dooley
2023-01-24Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park
2023-01-05sched/documentation: Document the util clamp featureQais Yousef
2022-09-27docs: scheduler: Update new path for the sysctl knobsLukasz Luba
2022-04-16docs/scheduler: fix unit errorJui-Tse Huang
2022-04-16docs/scheduler: Change unit of cpu_time and rq_time to nanosecondsChunguang Xu
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-16docs: scheduler: Convert schedutil.txt to ReSTTang Yizhou
2022-02-11sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying
2022-02-01docs: scheduler: Fix outdated parameter of rebalance_domainsTang Yizhou
2021-12-06docs/scheduler: fix typo and warning in sched-bwcYanteng Si