Age | Commit message (Expand) | Author |
2024-10-08 | sched_ext: Documentation: Update instructions for running example schedulers | Devaansh-Kumar |
2024-09-23 | sched_ext: Provide a sysfs enable_seq counter | Andrea Righi |
2024-09-21 | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-09-19 | Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-11 | Merge branch 'tip/sched/core' into sched_ext/for-6.12 | Tejun Heo |
2024-09-11 | sched/deadline: Convert schedtool example to chrt | Christian Loehle |
2024-09-05 | docs: scheduler: completion: Update member of struct completion | I Hsin Cheng |
2024-08-07 | docs: scheduler: Start documenting the EEVDF scheduler | Carlos Bilbao |
2024-07-30 | Merge tag 'v6.11-rc1' into for-6.12 | Tejun Heo |
2024-07-09 | docs/sp_SP: Add translation for scheduler/sched-design-CFS.rst | Sergio González Collado |
2024-07-02 | sched_ext: Documentation: Remove mentions of scx_bpf_switch_all | Aboorva Devarajan |
2024-06-18 | sched_ext: Documentation: scheduler: Document extensible scheduler class | Tejun Heo |
2024-03-25 | Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch | Ingo Molnar |
2024-03-24 | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-21 | sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation | Mukesh Kumar Chaurasiya |
2024-03-12 | sched/balancing: Rename load_balance() => sched_balance_rq() | Ingo Molnar |
2024-03-12 | sched/balancing: Rename rebalance_domains() => sched_balance_domains() | Ingo Molnar |
2024-03-12 | sched/balancing: Rename trigger_load_balance() => sched_balance_trigger() | Ingo Molnar |
2024-03-12 | sched/balancing: Rename scheduler_tick() => sched_tick() | Ingo Molnar |
2024-03-12 | sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq() | Ingo Molnar |
2024-03-12 | sched/debug: Increase SCHEDSTAT_VERSION to 16 | Ingo Molnar |
2024-02-15 | membarrier: Create Documentation/scheduler/membarrier.rst | Andrea Parri |
2023-12-23 | sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true) | Vincent Guittot |
2023-11-26 | sched/doc: Update documentation after renames and synchronize Chinese version | Wenyu Huang |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-09 | sched/topology: Remove the EM_MAX_COMPLEXITY limit | Pierre Gondois |
2023-10-09 | sched/topology: Consolidate and clean up access to a CPU's max compute capacity | Vincent Guittot |
2023-10-02 | sched/rt/docs: Use 'real-time' instead of 'realtime' | Cyril Hrubis |
2023-10-02 | sched/rt/docs: Clarify & fix sched_rt_* sysctl docs | Cyril Hrubis |
2023-09-11 | Documentation: Drop or replace remaining mentions of IA64 | Ard Biesheuvel |
2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds |
2023-08-24 | sched/eevdf/doc: Modify the documented knob to base_slice_ns as well | Shrikanth Hegde |
2023-08-18 | Documentation: Fix typos | Bjorn Helgaas |
2023-07-14 | docs: scheduler: completion: Fix minor error in pseudo-code | Rick Wertenbroek |
2023-06-16 | sched/deadline: Update GRUB description in the documentation | Vineeth Pillai |
2023-04-27 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-03-23 | sh: remove sh5/sh64 last fragments | Randy Dunlap |
2023-03-07 | sched/doc: supplement CPU capacity with RISC-V | Song Shuai |
2023-02-25 | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-02-22 | Merge tag 'docs-6.3' of git://git.lwn.net/linux | Linus Torvalds |
2023-02-14 | dt-bindings: arm: move cpu-capacity to a shared loation | Conor Dooley |
2023-01-24 | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu... | SeongJae Park |
2023-01-05 | sched/documentation: Document the util clamp feature | Qais Yousef |
2022-09-27 | docs: scheduler: Update new path for the sysctl knobs | Lukasz Luba |
2022-04-16 | docs/scheduler: fix unit error | Jui-Tse Huang |
2022-04-16 | docs/scheduler: Change unit of cpu_time and rq_time to nanoseconds | Chunguang Xu |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-16 | docs: scheduler: Convert schedutil.txt to ReST | Tang Yizhou |
2022-02-11 | sched/numa-balancing: Move some document to make it consistent with the code | Huang Ying |
2022-02-01 | docs: scheduler: Fix outdated parameter of rebalance_domains | Tang Yizhou |