summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-0/+6
|\
| * bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdlineSteven Rostedt (VMware)2020-02-051-0/+6
* | s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko2020-01-311-0/+12
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-3/+7
|\ \
| * | efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel2020-01-201-2/+1
| * | efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett2020-01-101-1/+6
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+13
|\ \
| * | rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)2020-01-241-4/+0
| * | rcuperf: Add kfree_rcu() performance TestsJoel Fernandes (Google)2020-01-241-0/+17
| |/
* | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-271-2/+24
|\ \
| * | genirq, sched/isolation: Isolate from handling managed interruptsMing Lei2020-01-221-2/+24
| |/
* | Documentation,selinux: fix references to old selinuxfs mount pointStephen Smalley2020-01-071-5/+4
|/
* Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-12-041-1/+1
|\
| *-. Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'Rafael J. Wysocki2019-12-041-1/+1
| |\ \
| | | * ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye2019-11-191-1/+1
* | | | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-031-1/+1
|\ \ \ \
| * | | | serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea2019-10-161-1/+1
| | |/ / | |/| |
* | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+10
|\ \ \ \
| * \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-1/+8
| |\ \ \ \
| | * | | | PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson2019-10-231-1/+8
| * | | | | Merge branch 'pci/aer'Bjorn Helgaas2019-11-281-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson2019-10-251-0/+2
| | |/ / /
* | | | | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-021-8/+4
|\ \ \ \ \
| * | | | | Documentation: Remove bootmem_debug from kernel-parameters.txtMasami Hiramatsu2019-11-221-2/+0
| * | | | | Revert "Documentation: admin-guide: add earlycon documentation for RISC-V"Jonathan Corbet2019-11-121-4/+0
| * | | | | Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-291-0/+4
| |\ \ \ \ \ | | |/ / / /
| * | | | | Documentation: admin-guide: add earlycon documentation for RISC-VPaul Walmsley2019-10-101-0/+4
| * | | | | Documentation: document earlycon without options for more platformsChristoph Hellwig2019-10-011-6/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman2019-10-271-0/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | of: property: Add functional dependency link from DT bindingsSaravana Kannan2019-10-041-0/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-271-10/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | USB: documentation: flags on usb-storage versus UASOliver Neukum2019-11-181-10/+12
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-261-3/+16
|\ \ \ \
| * | | | x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams2019-11-071-2/+8
| * | | | efi: Common enable/disable infrastructure for EFI soft reservationDan Williams2019-11-071-1/+8
| |/ / /
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-0/+11
|\ \ \ \
| * | | | x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long2019-11-161-0/+11
| | |_|/ | |/| |
* | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-0/+92
|\ \ \ \ | |/ / /
| * | | kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid2019-11-041-0/+6
| * | | kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-041-0/+19
| * | | x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta2019-10-281-0/+38
| * | | x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-10-281-0/+3
| * | | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-281-0/+26
| |/ /
* | | arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-211-3/+3
|/ /
* | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-121-0/+4
|\ \ | |/ |/|
| * x86/xen: Return from panic notifierBoris Ostrovsky2019-10-071-0/+4
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+9
|\ \
| * | security: Add a static lockdown policy LSMMatthew Garrett2019-08-191-0/+9
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-241-0/+2
|\ \ \
OpenPOWER on IntegriCloud