summaryrefslogtreecommitdiff
path: root/Documentation/kernel-parameters.txt
AgeCommit message (Expand)Author
2018-11-10ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-08-15x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina
2018-08-15x86/KVM/VMX: Add module argument for L1TF mitigationKonrad Rzeszutek Wilk
2018-08-15x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk
2018-08-15Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-05-22x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook
2018-05-22x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner
2018-05-22x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-02-13x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-01-17x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-17x86/Documentation: Add PTI descriptionDave Hansen
2018-01-05x86/kaiser: Check boottime cmdline paramsBorislav Petkov
2018-01-05x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-02x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-04-12ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-01-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza
2016-10-11lib/bitmap.c: enhance bitmap syntaxNoam Camus
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-10-04Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-27serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford
2016-09-26gpio/mockup: add virtual gpio deviceBamvor Jian Zhang
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood
2016-09-19NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-09-09x86/pkeys: Default to a restrictive init PKRUDave Hansen
2016-09-06documentation/scsi: Remove nodisconnect parameterFinn Thain
2016-09-05iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit
2016-08-25docs: kernel-parameter: Improve the description of nr_cpus and maxcpusBaoquan He
2016-08-18Update the maximum depth of C-state from 6 to 9baolex.ni
2016-08-09PCI: Update "pci=resource_alignment" documentationMathias Koehrer
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon