summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
2024-07-16Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-16Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'x86_cleanups_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-11x86/xen: remove deprecated xen_nopvspin boot parameterJuergen Gross
2024-07-11xen: make multicall debug boot time selectableJuergen Gross
2024-07-11Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2024-07-04rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitterPaul E. McKenney
2024-07-04ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64Liu Wei
2024-07-02x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-28x86/bugs: Add 'spectre_bhi=vmexit' cmdline optionJosh Poimboeuf
2024-06-25Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...Greg Kroah-Hartman
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand
2024-06-14Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt fileThomas Huth
2024-06-05sched/core: Drop spinlocks on contention iff kernel is preemptibleSean Christopherson
2024-05-27platform/x86: touchscreen_dmi: Add support for setting touchscreen properties...Hans de Goede
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-09docs: document DCP-backed trusted keys kernel paramsDavid Gstir
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-08watchdog: allow nmi watchdog to use raw perf eventSong Liu
2024-05-03PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouchedBjorn Helgaas
2024-05-03arm64: Add the arm64.no32bit_el0 command line optionAndrea della Porta
2024-05-02Docs: typos/spellingRemington Brasga
2024-04-30iommu/vt-d: Make posted MSI an opt-in command line optionJacob Pan
2024-04-25mm: init_mlocked_on_free_v3York Jasper Niebuhr
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-04-24mm: Update shuffle documentation to match its current stateMaĆ­ra Canal
2024-04-24sched/pelt: Remove shift of thermal clockVincent Guittot
2024-04-23Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev
2024-04-15rcu: Reduce synchronize_rcu() latencyUladzislau Rezki (Sony)
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-11x86/bugs: Fix BHI documentationJosh Poimboeuf
2024-04-09Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial portsTony Lindgren
2024-04-08Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2024-04-08x86/bhi: Mitigate KVM by defaultPawan Gupta