| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 2018-10-24 | 2 | -19/+2 |
|\ |
|
| * | docs/completion.txt: Fix a couple of punctuation nits | John Garry | 2018-10-12 | 1 | -3/+3 |
| * | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2018-09-09 | 1 | -18/+0 |
* | | sched/completions/Documentation: Add recommendation for dynamic and ONSTACK c... | Nicholas Mc Guire | 2018-10-17 | 1 | -8/+34 |
* | | sched/completions/Documentation: Clean up the document some more | Ingo Molnar | 2018-10-11 | 1 | -108/+125 |
* | | sched/completions/Documentation: Fix a couple of punctuation nits | John Garry | 2018-10-11 | 1 | -3/+3 |
|/ |
|
* | sched/deadline/Documentation: Add overrun signal and GRUB-PA documentation | Claudio Scordino | 2018-05-14 | 1 | -1/+24 |
* | sched/deadline: Fix the description of runtime accounting in the documentation | Claudio Scordino | 2017-11-16 | 1 | -3/+10 |
* | sched/deadline: Add documentation about GRUB reclaiming | Claudio Scordino | 2017-06-08 | 1 | -0/+168 |
* | sched/Documentation: Add 'sched-pelt' tool | Yuyang Du | 2017-04-14 | 1 | -0/+108 |
* | sched/Documentation/sched-rt-group: Fix incorrect example | Zhou Chengming | 2017-01-22 | 1 | -4/+4 |
* | sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched | Tommaso Cucinotta | 2017-01-14 | 1 | -0/+6 |
* | docs/completion.txt: drop dangling reference to completions-design.txt | Brian Norris | 2016-11-17 | 1 | -2/+1 |
* | sched/deadline: Document behavior of sched_yield() | Tommaso Cucinotta | 2016-09-10 | 1 | -0/+18 |
* | Documenation: update cgroup's document path | seokhoon.yoon | 2016-08-03 | 3 | -3/+3 |
* | sched/dl/Documentation: Split Section 3 | Luca Abeni | 2015-05-19 | 1 | -0/+16 |
* | sched/dl/Documentation: Clarify the relationship between tasks' deadlines and... | Luca Abeni | 2015-05-19 | 1 | -3/+11 |
* | sched/dl/Documentation: Add some references | Luca Abeni | 2015-05-19 | 1 | -6/+67 |
* | sched/dl/Documentation: Add some notes on EDF schedulability | Luca Abeni | 2015-05-19 | 1 | -3/+42 |
* | sched/dl/Documentation: Clarify indexing notation | Luca Abeni | 2015-05-19 | 1 | -5/+5 |
* | sched/dl/Documentation: Use consistent naming | Luca Abeni | 2015-05-19 | 1 | -2/+2 |
* | sched/dl/Documentation: Fix typos | Luca Abeni | 2015-05-19 | 1 | -2/+2 |
* | sched/dl/Documentation: Switch to American English | Luca Abeni | 2015-05-19 | 1 | -16/+16 |
* | sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i} | Zhiqiang Zhang | 2015-05-19 | 1 | -2/+2 |
* | docs/completion.txt: Various tweaks and corrections | Jonathan Corbet | 2015-04-04 | 1 | -29/+30 |
* | doc: completion: context, scope and language fixes | Nicholas Mc Guire | 2015-04-04 | 1 | -44/+55 |
* | doc: brief user documentation for completion | Nicholas Mc Guire | 2015-01-30 | 1 | -0/+236 |
* | Documentation/scheduler/sched-deadline.txt: Add minimal main() appendix | Juri Lelli | 2014-09-16 | 1 | -0/+126 |
* | Documentation/scheduler/sched-deadline.txt: Add tests suite appendix | Juri Lelli | 2014-09-16 | 1 | -0/+52 |
* | Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bits | Luca Abeni | 2014-09-16 | 1 | -17/+82 |
* | Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro | Juri Lelli | 2014-09-16 | 1 | -26/+25 |
* | Documentation/scheduler/sched-deadline.txt: Fix terminology and improve clarity | Luca Abeni | 2014-09-16 | 1 | -18/+20 |
* | asm/system.h: clean asm/system.h from docs | David Howells | 2014-04-08 | 1 | -1/+1 |
* | Documentation/: update 00-INDEX files | Henrik Austad | 2014-02-11 | 1 | -0/+2 |
* | sched/deadline: Add sched_dl documentation | Dario Faggioli | 2014-01-28 | 2 | -0/+283 |
* | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-12 | 1 | -5/+0 |
|\ |
|
| * | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-17 | 1 | -5/+0 |
* | | sched/Documentation: Update sched-design-CFS.txt documentation | Li Bin | 2013-09-12 | 1 | -3/+1 |
|/ |
|
* | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 1 | -2/+2 |
* | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 2012-09-13 | 1 | -10/+0 |
* | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2012-05-17 | 1 | -4/+0 |
* | sched: Update documentation and comments | Hiroshi Shimamoto | 2012-05-07 | 1 | -3/+3 |
* | sched: Remove sched_switch | Rakib Mullick | 2012-01-27 | 1 | -1/+2 |
* | sched: Add documentation for bandwidth control | Bharata B Rao | 2011-08-14 | 1 | -0/+122 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 2 | -7/+7 |
|\ |
|
| * | Documentation: update cgroupfs mount point | Jörg Sommer | 2011-06-16 | 2 | -7/+7 |
* | | doc: fix wrong arch/i386 references | Wanlong Gao | 2011-06-13 | 1 | -1/+1 |
|/ |
|
* | sched, doc: Beef up load balancing description | Borislav Petkov | 2011-03-31 | 1 | -9/+23 |
* | sched, doc: Update sched-design-CFS.txt | Borislav Petkov | 2011-03-23 | 1 | -6/+1 |
* | sched, docs: Update schedstats documentation to version 15 | Javi Merino | 2011-02-01 | 1 | -18/+15 |