| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | sched_ext: Move sources under kernel/sched/ext/ | Tejun Heo | 1 | -4/+4 |
| 2026-06-17 | Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+6 |
| 2026-05-03 | Documentation/scheduler: Fix duplicated word in sched-deadline | Miles Krause | 1 | -1/+1 |
| 2026-04-20 | sched_ext: Documentation: clarify arena-backed doubly-linked lists in scx_qmap | Cheng-Yang Chou | 1 | -1/+1 |
| 2026-04-20 | sched_ext: Documentation: add note about multiple ops.enqueue() calls in a row | Kuba Piecuch | 1 | -0/+5 |
| 2026-04-15 | Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | 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 p... | 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... | 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/g... | 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/g... | 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/kerne... | 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/g... | Linus Torvalds | 1 | -0/+36 |
| 2025-03-19 | sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ... | 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/g... | 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/g... | Linus Torvalds | 2 | -0/+317 |
| 2024-09-19 | Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+6 |
| 2024-09-11 | Merge branch 'tip/sched/core' into sched_ext/for-6.12 | Tejun Heo | 1 | -8/+6 |
| 2024-09-11 | sched/deadline: Convert schedtool example to chrt | Christian Loehle | 1 | -8/+6 |
| 2024-09-05 | docs: scheduler: completion: Update member of struct completion | I Hsin Cheng | 1 | -1/+1 |
| 2024-08-07 | docs: scheduler: Start documenting the EEVDF scheduler | Carlos Bilbao | 3 | -4/+50 |
| 2024-07-30 | Merge tag 'v6.11-rc1' into for-6.12 | Tejun Heo | 1 | -0/+2 |
| 2024-07-09 | docs/sp_SP: Add translation for scheduler/sched-design-CFS.rst | Sergio González Collado | 1 | -0/+2 |
| 2024-07-02 | sched_ext: Documentation: Remove mentions of scx_bpf_switch_all | Aboorva Devarajan | 1 | -11/+13 |
| 2024-06-18 | sched_ext: Documentation: scheduler: Document extensible scheduler class | Tejun Heo | 2 | -0/+315 |
| 2024-03-25 | Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch | Ingo Molnar | 3 | -0/+43 |
| 2024-03-24 | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
| 2024-03-21 | sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation | Mukesh Kumar Chaurasiya | 1 | -0/+3 |
| 2024-03-12 | sched/balancing: Rename load_balance() => sched_balance_rq() | Ingo Molnar | 2 | -18/+18 |
| 2024-03-12 | sched/balancing: Rename rebalance_domains() => sched_balance_domains() | Ingo Molnar | 1 | -1/+1 |
| 2024-03-12 | sched/balancing: Rename trigger_load_balance() => sched_balance_trigger() | Ingo Molnar | 1 | -1/+1 |
| 2024-03-12 | sched/balancing: Rename scheduler_tick() => sched_tick() | Ingo Molnar | 1 | -2/+2 |
| 2024-03-12 | sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq() | Ingo Molnar | 1 | -1/+1 |
| 2024-03-12 | sched/debug: Increase SCHEDSTAT_VERSION to 16 | Ingo Molnar | 1 | -0/+5 |
| 2024-02-15 | membarrier: Create Documentation/scheduler/membarrier.rst | Andrea Parri | 2 | -0/+40 |
| 2023-12-23 | sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true) | Vincent Guittot | 1 | -4/+3 |
| 2023-11-26 | sched/doc: Update documentation after renames and synchronize Chinese version | Wenyu Huang | 1 | -4/+4 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
| 2023-10-09 | sched/topology: Remove the EM_MAX_COMPLEXITY limit | Pierre Gondois | 1 | -26/+3 |
| 2023-10-09 | sched/topology: Consolidate and clean up access to a CPU's max compute capacity | Vincent Guittot | 1 | -6/+7 |
| 2023-10-02 | sched/rt/docs: Use 'real-time' instead of 'realtime' | Cyril Hrubis | 1 | -17/+17 |
| 2023-10-02 | sched/rt/docs: Clarify & fix sched_rt_* sysctl docs | Cyril Hrubis | 1 | -6/+8 |
| 2023-09-11 | Documentation: Drop or replace remaining mentions of IA64 | Ard Biesheuvel | 1 | -3/+1 |
| 2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 3 | -4/+4 |
| 2023-08-24 | sched/eevdf/doc: Modify the documented knob to base_slice_ns as well | Shrikanth Hegde | 1 | -1/+1 |
| 2023-08-18 | Documentation: Fix typos | Bjorn Helgaas | 2 | -3/+3 |
| 2023-07-14 | docs: scheduler: completion: Fix minor error in pseudo-code | Rick Wertenbroek | 1 | -1/+1 |
| 2023-06-16 | sched/deadline: Update GRUB description in the documentation | Vineeth Pillai | 1 | -1/+4 |
| 2023-04-27 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
| 2023-03-23 | sh: remove sh5/sh64 last fragments | Randy Dunlap | 1 | -2/+0 |
| 2023-03-07 | sched/doc: supplement CPU capacity with RISC-V | Song Shuai | 1 | -1/+1 |
| 2023-02-25 | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-22 | Merge tag 'docs-6.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
| 2023-02-14 | dt-bindings: arm: move cpu-capacity to a shared loation | Conor Dooley | 1 | -1/+1 |
| 2023-01-24 | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu... | SeongJae Park | 1 | -3/+3 |
| 2023-01-05 | sched/documentation: Document the util clamp feature | Qais Yousef | 2 | -0/+742 |
| 2022-09-27 | docs: scheduler: Update new path for the sysctl knobs | Lukasz Luba | 1 | -1/+1 |
| 2022-04-16 | docs/scheduler: fix unit error | Jui-Tse Huang | 1 | -2/+2 |
| 2022-04-16 | docs/scheduler: Change unit of cpu_time and rq_time to nanoseconds | Chunguang Xu | 1 | -2/+2 |
| 2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+55 |
| 2022-03-16 | docs: scheduler: Convert schedutil.txt to ReST | Tang Yizhou | 2 | -13/+18 |
| 2022-02-11 | sched/numa-balancing: Move some document to make it consistent with the code | Huang Ying | 2 | -0/+55 |
| 2022-02-01 | docs: scheduler: Fix outdated parameter of rebalance_domains | Tang Yizhou | 1 | -4/+4 |
| 2021-12-06 | docs/scheduler: fix typo and warning in sched-bwc | Yanteng Si | 1 | -3/+2 |
| 2021-10-05 | sched/fair: Add document for burstable CFS bandwidth | Huaixin Chang | 1 | -9/+75 |
| 2021-06-28 | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+2 |
| 2021-06-24 | sched/doc: Update the CPU capacity asymmetry bits | Beata Michalska | 2 | -3/+5 |
| 2021-05-20 | docs: sched-bwc.rst: fix a typo on a doc name | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2021-05-17 | Documentation: scheduler: fixed 2 typos in sched-nice-design.rst | Chun-Hung Tseng | 1 | -1/+1 |
| 2021-05-06 | sched,doc: sched_debug_verbose cmdline should be sched_verbose | Barry Song | 1 | -1/+1 |
| 2021-04-17 | sched/debug: Rename the sched_debug parameter to sched_verbose | Peter Zijlstra | 1 | -5/+5 |
| 2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 3 | -9/+16 |
| 2021-01-21 | docs/scheduler/sched-bwc: note/link cgroup v2 | Kir Kolyshkin | 1 | -0/+5 |
| 2021-01-21 | docs/scheduler/sched-bwc: fix note rendering | Kir Kolyshkin | 1 | -2/+3 |
| 2021-01-21 | docs/scheduler/sched-design-CFS: formatting fix | Kir Kolyshkin | 1 | -3/+3 |
| 2021-01-21 | docs/scheduler/sched-bwc: formatting fix | Kir Kolyshkin | 1 | -3/+4 |
| 2021-01-14 | sched: Add schedutil overview | Peter Zijlstra | 1 | -0/+169 |
| 2021-01-11 | Documentation: Replace lkml.org links with lore | Joe Perches | 1 | -1/+1 |
| 2020-12-15 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+5 |
| 2020-11-19 | Documentation: scheduler: fix information on arch SD flags, sched_domain and ... | Barry Song | 1 | -15/+11 |
| 2020-11-10 | PM: EM: Clarify abstract scale usage for power values in Energy Model | Lukasz Luba | 1 | -0/+5 |
| 2020-09-10 | docs: scheduler: fix the directory name on two files | Mauro Carvalho Chehab | 2 | -2/+2 |
| 2020-08-01 | sched/doc: Factorize bits between sched-energy.rst & sched-capacity.rst | Valentin Schneider | 1 | -10/+2 |
| 2020-08-01 | sched/doc: Document capacity aware scheduling | Valentin Schneider | 2 | -0/+440 |
| 2020-04-21 | Documentation: scheduler: fix outdated information on sched groups | Adrian Freund | 1 | -4/+6 |
| 2019-10-29 | Documentation/scheduler: fix links in sched-stats | Andre Azevedo | 1 | -2/+2 |
| 2019-08-08 | sched/fair: Fix low cpu usage with high throttling by removing expiration of ... | Dave Chiluk | 1 | -13/+59 |
| 2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 4 | -5/+3 |
| 2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+3 |
| 2019-07-15 | docs: driver-api: add remaining converted dirs to it | Mauro Carvalho Chehab | 1 | -2/+0 |
| 2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 3 | -3/+3 |
| 2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 12 | -220/+318 |
| 2019-07-08 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 3 | -3/+3 |
| 2019-06-17 | sched/fair: Fix "runnable_avg_yN_inv" not used warnings | Qian Cai | 1 | -1/+2 |
| 2019-06-14 | docs: power: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2019-06-14 | docs: scheduler: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 12 | -220/+318 |
| 2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 3 | -3/+3 |
| 2019-01-27 | sched/doc: Document Energy Aware Scheduling | Quentin Perret | 1 | -0/+425 |
| 2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 2 | -19/+2 |
| 2018-10-17 | sched/completions/Documentation: Add recommendation for dynamic and ONSTACK c... | Nicholas Mc Guire | 1 | -8/+34 |
| 2018-10-12 | docs/completion.txt: Fix a couple of punctuation nits | John Garry | 1 | -3/+3 |
| 2018-10-11 | sched/completions/Documentation: Clean up the document some more | Ingo Molnar | 1 | -106/+123 |
| 2018-10-11 | sched/completions/Documentation: Fix a couple of punctuation nits | John Garry | 1 | -3/+3 |
| 2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -18/+0 |
| 2018-05-14 | sched/deadline/Documentation: Add overrun signal and GRUB-PA documentation | Claudio Scordino | 1 | -1/+24 |
| 2017-11-16 | sched/deadline: Fix the description of runtime accounting in the documentation | Claudio Scordino | 1 | -3/+10 |
| 2017-06-08 | sched/deadline: Add documentation about GRUB reclaiming | Claudio Scordino | 1 | -0/+168 |
| 2017-04-14 | sched/Documentation: Add 'sched-pelt' tool | Yuyang Du | 1 | -0/+108 |
| 2017-01-22 | sched/Documentation/sched-rt-group: Fix incorrect example | Zhou Chengming | 1 | -4/+4 |
| 2017-01-14 | sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched | Tommaso Cucinotta | 1 | -0/+6 |
| 2016-11-16 | docs/completion.txt: drop dangling reference to completions-design.txt | Brian Norris | 1 | -2/+1 |
| 2016-09-10 | sched/deadline: Document behavior of sched_yield() | Tommaso Cucinotta | 1 | -0/+18 |
| 2016-08-03 | Documenation: update cgroup's document path | seokhoon.yoon | 3 | -3/+3 |
| 2015-05-19 | sched/dl/Documentation: Split Section 3 | Luca Abeni | 1 | -0/+16 |
| 2015-05-19 | sched/dl/Documentation: Clarify the relationship between tasks' deadlines and... | Luca Abeni | 1 | -3/+11 |
| 2015-05-19 | sched/dl/Documentation: Add some references | Luca Abeni | 1 | -6/+67 |
| 2015-05-19 | sched/dl/Documentation: Add some notes on EDF schedulability | Luca Abeni | 1 | -3/+42 |
| 2015-05-19 | sched/dl/Documentation: Clarify indexing notation | Luca Abeni | 1 | -5/+5 |
| 2015-05-19 | sched/dl/Documentation: Use consistent naming | Luca Abeni | 1 | -2/+2 |
| 2015-05-19 | sched/dl/Documentation: Fix typos | Luca Abeni | 1 | -2/+2 |
| 2015-05-19 | sched/dl/Documentation: Switch to American English | Luca Abeni | 1 | -16/+16 |
| 2015-05-19 | sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i} | Zhiqiang Zhang | 1 | -2/+2 |
| 2015-04-04 | docs/completion.txt: Various tweaks and corrections | Jonathan Corbet | 1 | -29/+30 |
| 2015-04-04 | doc: completion: context, scope and language fixes | Nicholas Mc Guire | 1 | -44/+55 |
| 2015-01-30 | doc: brief user documentation for completion | Nicholas Mc Guire | 1 | -0/+236 |
| 2014-09-16 | Documentation/scheduler/sched-deadline.txt: Add minimal main() appendix | Juri Lelli | 1 | -0/+126 |
| 2014-09-16 | Documentation/scheduler/sched-deadline.txt: Add tests suite appendix | Juri Lelli | 1 | -0/+52 |
| 2014-09-16 | Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bits | Luca Abeni | 1 | -15/+80 |
| 2014-09-16 | Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro | Juri Lelli | 1 | -24/+23 |
| 2014-09-16 | Documentation/scheduler/sched-deadline.txt: Fix terminology and improve clarity | Luca Abeni | 1 | -18/+20 |
| 2014-04-07 | asm/system.h: clean asm/system.h from docs | David Howells | 1 | -1/+1 |
| 2014-02-10 | Documentation/: update 00-INDEX files | Henrik Austad | 1 | -0/+2 |
| 2014-01-28 | sched/deadline: Add sched_dl documentation | Dario Faggioli | 2 | -0/+283 |
| 2013-11-12 | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+0 |
| 2013-09-16 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 1 | -5/+0 |
| 2013-09-12 | sched/Documentation: Update sched-design-CFS.txt documentation | Li Bin | 1 | -3/+1 |
| 2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 1 | -2/+2 |
| 2012-09-13 | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 1 | -10/+0 |
| 2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 1 | -4/+0 |
| 2012-05-07 | sched: Update documentation and comments | Hiroshi Shimamoto | 1 | -3/+3 |
| 2012-01-27 | sched: Remove sched_switch | Rakib Mullick | 1 | -1/+2 |
| 2011-08-14 | sched: Add documentation for bandwidth control | Bharata B Rao | 1 | -0/+122 |
| 2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -7/+7 |
| 2011-06-15 | Documentation: update cgroupfs mount point | Jörg Sommer | 2 | -7/+7 |
| 2011-06-13 | doc: fix wrong arch/i386 references | Wanlong Gao | 1 | -1/+1 |
| 2011-03-31 | sched, doc: Beef up load balancing description | Borislav Petkov | 1 | -9/+23 |
| 2011-03-23 | sched, doc: Update sched-design-CFS.txt | Borislav Petkov | 1 | -6/+1 |
| 2011-02-01 | sched, docs: Update schedstats documentation to version 15 | Javi Merino | 1 | -18/+15 |
| 2010-11-02 | Docs: typo: Complete -> Completely | Michael Witten | 1 | -1/+1 |
| 2010-04-02 | sched: Remove USER_SCHED from documentation | Li Zefan | 2 | -67/+7 |
| 2009-06-21 | sched: Documentation/sched-rt-group: Fix style issues & bump version | Wolfram Sang | 1 | -6/+7 |
| 2009-06-12 | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 1 | -1/+1 |
| 2009-05-29 | sched: fix typo in sched-rt-group.txt file | GeunSik Lim | 1 | -1/+1 |
| 2009-05-05 | sched: rt: document the risk of small values in the bandwidth settings | Peter Zijlstra | 1 | -0/+18 |
| 2009-03-30 | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2009-03-02 | sched, documentation: remove old O(1) scheduler document | Wang Chen | 2 | -128/+0 |
| 2009-01-15 | cgroups: consolidate cgroup documents | Li Zefan | 1 | -1/+1 |
| 2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2008-12-09 | user namespaces: document CFS behavior | Serge E. Hallyn | 1 | -0/+21 |
| 2008-11-06 | sched, documentation: update scheduler header file paths | Randy Dunlap | 1 | -2/+2 |
| 2008-10-30 | sched: remove sched-design.txt from 00-INDEX | Li Zefan | 1 | -2/+0 |
| 2008-10-27 | sched: fix documentation reference for sched_min_granularity_ns | Jiri Kosina | 1 | -1/+1 |
| 2008-09-23 | CFS scheduler: documentation about scheduling policies | Martin Steigerwald | 1 | -2/+26 |