summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-1/+1
| * | | | powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-091-0/+27
|\ \ \ \
| * | | | cgroup: document cgroup v2 freezer interfaceRoman Gushchin2019-04-191-0/+27
| |/ / /
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-091-3/+2Star
|\ \ \ \
| * | | | doc/kernel-parameters.txt: Deprecate ima_appraise_tcbPetr Vorel2019-04-101-3/+2Star
| |/ / /
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-05-081-0/+38
|\ \ \ \
| * | | | docs: ext4.rst: document case-insensitive directoriesGabriel Krisman Bertazi2019-04-251-0/+38
| |/ / /
* | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-0/+169
|\ \ \ \
| * | | | doc/mm: New documentation for memory performanceKeith Busch2019-04-041-0/+169
| |/ / /
* | | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-079-22/+100
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki2019-05-068-22/+58
| |\ \| | |
| | * | | | Documentation: PM: Unify copyright noticesRafael J. Wysocki2019-04-085-10/+19
| | * | | | Documentation: PM: Add SPDX license tags to multiple filesRafael J. Wysocki2019-04-088-0/+16
| | * | | | cpufreq: intel_pstate: Documentation: Add references sectionsRafael J. Wysocki2019-04-082-12/+23
| | |/ / /
| * | | | admin-guide: pm: intel_epb: Add SPDX license tag and copyright noticeRafael J. Wysocki2019-04-081-0/+8
| * | | | PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interfaceRafael J. Wysocki2019-04-071-0/+27
| * | | | PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-072-0/+7
| |/ / /
* | | | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-076-0/+399
|\ \ \ \
| * | | | Documentation: ACPI: move ssdt-overlays.txt to admin-guide/acpi and convert t...Changbin Du2019-04-252-0/+181
| * | | | Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi and convert to reSTChangbin Du2019-04-252-0/+77
| * | | | Documentation: ACPI: move dsdt-override.txt to admin-guide/acpi and convert t...Changbin Du2019-04-252-0/+14
| * | | | Documentation: ACPI: move initrd_table_override.txt to admin-guide/acpi and c...Changbin Du2019-04-252-0/+116
| * | | | Documentation: add Linux ACPI to Sphinx TOC treeChangbin Du2019-04-252-0/+11
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-072-7/+10
|\ \ \ \
| * | | | Documentation: Add ARM64 to kernel-parameters.rstJosh Poimboeuf2019-05-011-0/+1
| * | | | arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-011-3/+5
| * | | | arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton2019-04-261-4/+4
| * | | | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2019-04-261-0/+32
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
* | | | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-071-0/+2
|\ \ \ \
| * | | | s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott2019-04-291-0/+1
| * | | | s390/pci: add parameter to force floating irqsSebastian Ott2019-04-291-0/+1
| |/ / /
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-0/+4
|\ \ \ \
| * | | | x86/tsc: Add option to disable tsc clocksource watchdogJuri Lelli2019-03-221-0/+4
| |/ / /
* | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-071-2/+5
|\ \ \ \
| * | | | x86/kdump: Fall back to reserve high crashkernel memoryDave Young2019-04-221-2/+5
| |/ / /
* | | | Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-061-0/+32
|\ \ \ \ | | |/ / | |/| |
| * | | s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-2/+3
| * | | powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-4/+5
| * | | x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-5/+11
| * | | cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-0/+24
| | |/ | |/|
* | | rcu: Allow rcu_nocbs= to specify all CPUsPaul E. McKenney2019-03-261-1/+3
| |/ |/|
* | Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-161-0/+3
|\ \
| * | raid5: set write hint for PPLMariusz Dabrowski2019-03-121-0/+3
* | | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-101-0/+8
|\ \ \
| * | | watchdog/core: Add watchdog_thresh command line parameterLaurence Oberman2018-11-011-0/+8
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-0/+5
|\ \ \ \
| * | | | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-061-0/+5
* | | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-094-91/+336
|\ \ \ \ \
| * | | | | Documentation: fix admin-guide/README.rst minimum gcc version requirementRandy Dunlap2019-02-221-1/+1