aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko1-0/+12
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+7
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+24
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)1-4/+0
2020-01-24rcuperf: Add kfree_rcu() performance TestsJoel Fernandes (Google)1-0/+17
2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsMing Lei1-2/+24
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel1-2/+1
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett1-1/+6
2020-01-07Documentation,selinux: fix references to old selinuxfs mount pointStephen Smalley1-5/+4
2019-12-04Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2019-12-04Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+10
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds1-8/+4
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-1/+8
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas1-0/+2
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+6
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-10/+12
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+16
2019-11-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2019-11-22Documentation: Remove bootmem_debug from kernel-parameters.txtMasami Hiramatsu1-2/+0
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini1-0/+92
2019-11-19ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye1-1/+1
2019-11-18USB: documentation: flags on usb-storage versus UASOliver Neukum1-10/+12
2019-11-16x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long1-0/+11
2019-11-12Revert "Documentation: admin-guide: add earlycon documentation for RISC-V"Jonathan Corbet1-4/+0
2019-11-07x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams1-2/+8
2019-11-07efi: Common enable/disable infrastructure for EFI soft reservationDan Williams1-1/+8
2019-11-04kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid1-0/+6
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini1-0/+19
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet1-0/+4
2019-10-28x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta1-0/+38
2019-10-28x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta1-0/+3
2019-10-28x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta1-0/+26
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman1-0/+4
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson1-0/+2
2019-10-23PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson1-1/+8
2019-10-21arm64: Retrieve stolen time as paravirtualized guestSteven Price1-3/+3
2019-10-16serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea1-1/+1
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+4
2019-10-10Documentation: admin-guide: add earlycon documentation for RISC-VPaul Walmsley1-0/+4
2019-10-07x86/xen: Return from panic notifierBoris Ostrovsky1-0/+4
2019-10-04of: property: Add functional dependency link from DT bindingsSaravana Kannan1-0/+6
2019-10-01Documentation: document earlycon without options for more platformsChristoph Hellwig1-6/+4
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+9
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2019-09-24mm, page_owner, debug_pagealloc: save and dump freeing stack traceVlastimil Babka1-0/+2
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+3
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+28