summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-0/+1
* Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-151-0/+7
|\
| * x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux2019-04-231-0/+7
* | ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long2019-05-141-0/+3
* | panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen2019-05-141-1/+3
* | mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-141-0/+10
* | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-145-5/+353
|\ \
| * | Documentation: Correct the possible MDS sysfs valuesTyler Hicks2019-05-081-16/+13
| * | x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2019-05-081-2/+3
| * | x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-04-181-0/+2
| * | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-04-171-0/+32
| |\ \
| * | | x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-04-022-2/+7
| * | | Documentation: Add MDS vulnerability documentationThomas Gleixner2019-03-064-0/+311
| * | | Documentation: Move L1TF to separate directoryThomas Gleixner2019-03-064-5/+15
| * | | x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-03-061-0/+22
* | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-2/+2
|\ \ \ \
| * | | | 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/+2
|\ \ \ \
| * | | | doc/kernel-parameters.txt: Deprecate ima_appraise_tcbPetr Vorel2019-04-101-3/+2
| |/ / /
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-05-071-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-069-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-066-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-062-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-061-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-061-0/+4
|\ \ \ \
| * | | | x86/tsc: Add option to disable tsc clocksource watchdogJuri Lelli2019-03-221-0/+4
| |/ / /