summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-236-32/+409
|\
| * Docs/admin-guide/mm/damon/usage: document DAMON sysfs interfaceSeongJae Park2022-03-221-6/+344
| * Docs/damon: update outdated term 'regions update interval'SeongJae Park2022-03-221-3/+3
| * Docs/admin-guide/mm/damon/usage: update for changed initail_regions file inputSeongJae Park2022-03-221-10/+14
| * mm/zswap.c: allow handling just same-value filled pagesMaciej S. Szmigiero2022-03-221-3/+19
| * NUMA balancing: optimize page placement for memory tiering systemHuang Ying2022-03-221-9/+20
| * mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song2022-03-221-1/+1
| * mm/memcg: disable threshold event handlers on PREEMPT_RTSebastian Andrzej Siewior2022-03-221-0/+2
| * memcg: add per-memcg total kernel memory statYosry Ahmed2022-03-221-0/+5
* | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-45/+1
|\ \
| * | Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-153-20/+40
| |\|
| * | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-211-0/+1
| |\ \
| * | | sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying2022-02-111-45/+1
* | | | Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-221-11/+24
|\ \ \ \
| * | | | Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Armin Wolf2022-02-281-0/+6
| * | | | Documentation: admin-guide: Update i8k driver nameArmin Wolf2022-02-281-11/+18
| | |/ / | |/| |
* | | | Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-211-11/+5
|\ \ \ \
| * | | | random: remove ifdef'd out interrupt benchJason A. Donenfeld2022-02-211-9/+0
| * | | | random: always wake up entropy writers after extractionJason A. Donenfeld2022-02-211-2/+5
| |/ / /
* | | | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-213-0/+87
|\ \ \ \
| * \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2022-03-181-0/+26
| |\ \ \ \
| | * | | | Documentation: amd-pstate: add tracer tool introductionJinzhou Su2022-03-091-0/+26
| | |/ / /
| * / / / Documentation: admin-guide: pm: Document uncore frequency scalingSrinivas Pandruvada2022-03-012-0/+61
| |/ / /
* | | | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-211-0/+28
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki2022-03-181-0/+28
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | | * | Documentation/admin-guide/acpi: Add documentation for fine grain controlSrinivas Pandruvada2022-02-251-0/+28
| | |/ /
* | | | Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds2022-03-217-50/+520
|\ \ \ \
| * | | | docs/kernel-parameters: update description of mem=Mike Rapoport2022-03-161-0/+18
| * | | | docs: fix 'make htmldocs' warning in perfWan Jiabing2022-03-041-0/+1
| * | | | docs: reporting-issues.rst: link new document about regressionsThorsten Leemhuis2022-02-241-37/+36
| * | | | docs: *-regressions.rst: explain how quickly issues should be handledThorsten Leemhuis2022-02-241-0/+12
| * | | | docs: add two documents about regression handlingThorsten Leemhuis2022-02-242-0/+440
| * | | | Documentation: block/diskstats: update function namesNaohiro Aota2022-02-241-3/+3
| * | | | docs: Fix wording in optional zram feature docsEthan Dye2022-02-161-10/+10
| | |_|/ | |/| |
* | | | Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-211-0/+2
|\ \ \ \
| * | | | rcu: Update documentation regarding kthread_prio cmdline parameterAlison Chaiken2022-02-021-0/+2
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-211-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Documentation: vmcoreinfo: Fix htmldocs warningWill Deacon2022-03-091-1/+1
| * | | arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP rangesHuang Shijie2022-03-071-0/+8
| | |/ | |/|
* | | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-082-19/+39
|\ \ \
| * | | x86/speculation: Update link to AMD speculation whitepaperKim Phillips2022-02-281-3/+3
| * | | Documentation/hw-vuln: Update spectre docPeter Zijlstra2022-02-212-16/+36
| |/ /
* / / proc: fix documentation and description of pagemapYun Zhou2022-03-051-1/+1
|/ /
* / gpio: sim: add doc file to index fileRandy Dunlap2022-01-241-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-156-51/+232
|\
| * Docs/admin-guide/mm/damon/usage: update for schemes statisticsSeongJae Park2022-01-151-4/+5
| * Docs/admin-guide/mm/damon/reclaim: document statistics parametersSeongJae Park2022-01-151-0/+25
| * Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contextsSeongJae Park2022-01-151-3/+49
| * Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginningSeongJae Park2022-01-151-1/+8
| * Docs/admin-guide/mm/damon/usage: remove redundant informationSeongJae Park2022-01-151-22/+22