aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+6
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+3
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-5/+7
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 1-0/+29
2023-02-22Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-16/+3
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-73/+75
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+3
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+7
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+11
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+10
2023-02-11arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureGravatar Jintack Lim 1-1/+6
2023-02-10mm: memcontrol: add new kernel parameter cgroup.memory=nobpfGravatar Yafang Shao 1-0/+1
2023-02-07tracing: Allow boot instances to have snapshot buffersGravatar Steven Rostedt (Google) 1-0/+9
2023-02-07tracing: Add enabling of events to boot instancesGravatar Steven Rostedt (Google) 1-0/+14
2023-02-07tracing: Add creation of instances at boot command lineGravatar Steven Rostedt (Google) 1-0/+6
2023-02-06clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requestedGravatar Paul E. McKenney 1-0/+6
2023-02-03Documentation: introduce amd pstate active mode kernel command line optionsGravatar Perry Yuan 1-0/+7
2023-02-02Merge branch 'stall.2023.01.09a' into HEADGravatar Paul E. McKenney 1-0/+6
2023-02-02x86/tsc: Add option to force frequency recalibration with HW timerGravatar Feng Tang 1-0/+4
2023-02-02printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=Gravatar Bjorn Helgaas 1-2/+4
2023-02-02Documentation: admin-guide: correct spellingGravatar Randy Dunlap 1-4/+4
2023-01-31docs: ftrace: always use canonical ftrace pathGravatar Ross Zwisler 1-2/+2
2023-01-31drivers/block: Remove PARIDE core and high-level protocolsGravatar Ondrej Zary 1-16/+0
2023-01-25x86/cpu: Support AMD Automatic IBRSGravatar Kim Phillips 1-3/+3
2023-01-23x86/resctrl: Include new features in command line optionsGravatar Babu Moger 1-1/+1
2023-01-19x86/vsyscall: Fix documentation to reflect the default modeGravatar Sohil Mehta 1-4/+4
2023-01-19earlycon: Let users set the clock frequencyGravatar Ricardo Ribalda 1-5/+7
2023-01-14ata: libata: cleanup fua support detectionGravatar Damien Le Moal 1-0/+3
2023-01-12PCI/AER: Configure ECRC only if AER is nativeGravatar Vidya Sagar 1-1/+3
2023-01-05rcu: Add RCU stall diagnosis informationGravatar Zhen Lei 1-0/+6
2023-01-03rcu: Allow expedited RCU CPU stall warnings to dump task stacksGravatar Paul E. McKenney 1-0/+5
2023-01-02Documentation: admin: move OOO entries in kernel-parameters.txtGravatar Randy Dunlap 1-61/+61
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-5/+22
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-0/+5
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 1-0/+19
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-6/+9
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+9
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-0/+11
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-9/+6
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Gravatar Joerg Roedel 1-5/+22
2022-12-02powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faultsGravatar Nicholas Piggin 1-0/+5
2022-11-23tracing: Add trace_trigger kernel command line optionGravatar Steven Rostedt (Google) 1-0/+19
2022-11-22Documentation: add amd-pstate kernel command line optionsGravatar Perry Yuan 1-0/+11
2022-11-19iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsGravatar Kim Phillips 1-5/+22
2022-11-18arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesGravatar Zhen Lei 1-1/+1
2022-11-18arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedGravatar Zhen Lei 1-8/+5
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyGravatar Jason A. Donenfeld 1-11/+9
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoGravatar Thomas Zimmermann 1-6/+9
2022-10-26s390/con3215: Drop console data printout when buffer fullGravatar Thomas Richter 1-0/+11