summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
2024-09-03docs: move numa=fake description to kernel-parameters.txtMike Rapoport (Microsoft)
2024-09-01mm: override mTHP "enabled" defaults at kernel cmdlineRyan Roberts
2024-08-04profiling: remove profile=sleep supportTetsuo Handa
2024-07-23s390/alternatives: Remove noaltinstr optionSven Schnelle
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-19Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds
2024-07-18Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
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-12PCI: Extend ACS configurabilityVidya Sagar
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang
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-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao
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-04Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial portsTony Lindgren
2024-07-03vmalloc: modify the alloc_vmap_area() error message for better diagnosticsShubhang Kaushik OS
2024-07-02x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
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-27Documentation: Remove IA-64 from kernel-parametersThomas Huth
2024-06-25Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...Greg Kroah-Hartman
2024-06-19mm/memblock: Add "reserve_mem" to reserved named memory at boot upSteven Rostedt (Google)
2024-06-17Documentation: Remove the unused "tp720" from kernel-parameters.txtThomas Huth
2024-06-17Documentation: Remove the unused "topology_updates" from kernel-parameters.txtThomas Huth
2024-06-17Documentation: Remove unused "nps_mtm_hs_ctr" from kernel-parameters.txtThomas Huth
2024-06-17Documentation: Remove unused "spia_*" kernel parametersThomas Huth
2024-06-17Documentation: Remove unused "mtdset=" from kernel-parameters.txtThomas Huth
2024-06-17Documentation: Remove the "rhash_entries=" from kernel-parameters.txtThomas Huth
2024-06-17Documentation: Remove "ltpc=" from the kernel-parameters.txtThomas Huth
2024-06-17Documentation: Add "S390" to the swiotlb kernel parameterThomas Huth
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand
2024-06-14KVM: arm64: Add early_param to control WFx trappingColton Lewis
2024-06-14Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt fileThomas Huth
2024-06-12Documentation: kernel-parameters: Add RISCV for nohltJinjie Ruan
2024-06-05sched/core: Drop spinlocks on contention iff kernel is preemptibleSean Christopherson