summaryrefslogtreecommitdiff
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/kvmLinus Torvalds1-1/+6
2023-02-25Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+7
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+29
2023-02-23Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-16/+3
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-73/+75
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2023-02-22Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+7
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+11
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2023-02-11arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim1-1/+6
2023-02-11mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao1-0/+1
2023-02-07tracing: Allow boot instances to have snapshot buffersSteven Rostedt (Google)1-0/+9
2023-02-07tracing: Add enabling of events to boot instancesSteven Rostedt (Google)1-0/+14
2023-02-07tracing: Add creation of instances at boot command lineSteven Rostedt (Google)1-0/+6
2023-02-07clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requestedPaul E. McKenney1-0/+6
2023-02-03Documentation: introduce amd pstate active mode kernel command line optionsPerry Yuan1-0/+7
2023-02-03Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney1-0/+6
2023-02-03x86/tsc: Add option to force frequency recalibration with HW timerFeng Tang1-0/+4
2023-02-02printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=Bjorn Helgaas1-2/+4
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap1-4/+4
2023-02-01docs: ftrace: always use canonical ftrace pathRoss Zwisler1-2/+2
2023-01-31drivers/block: Remove PARIDE core and high-level protocolsOndrej Zary1-16/+0
2023-01-25x86/cpu: Support AMD Automatic IBRSKim Phillips1-3/+3
2023-01-23x86/resctrl: Include new features in command line optionsBabu Moger1-1/+1
2023-01-20x86/vsyscall: Fix documentation to reflect the default modeSohil Mehta1-4/+4
2023-01-19earlycon: Let users set the clock frequencyRicardo Ribalda1-5/+7
2023-01-14ata: libata: cleanup fua support detectionDamien Le Moal1-0/+3
2023-01-12PCI/AER: Configure ECRC only if AER is nativeVidya Sagar1-1/+3
2023-01-05rcu: Add RCU stall diagnosis informationZhen Lei1-0/+6
2023-01-04rcu: Allow expedited RCU CPU stall warnings to dump task stacksPaul E. McKenney1-0/+5
2023-01-03Documentation: admin: move OOO entries in kernel-parameters.txtRandy Dunlap1-61/+61
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+22
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+5
2022-12-16Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+19
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+9
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+9
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+11
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-9/+6
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel1-5/+22
2022-12-02powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faultsNicholas Piggin1-0/+5
2022-11-24tracing: Add trace_trigger kernel command line optionSteven Rostedt (Google)1-0/+19
2022-11-22Documentation: add amd-pstate kernel command line optionsPerry Yuan1-0/+11
2022-11-19iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips1-5/+22
2022-11-18arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesZhen Lei1-1/+1
2022-11-18arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedZhen Lei1-8/+5
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld1-11/+9
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann1-6/+9
2022-10-26s390/con3215: Drop console data printout when buffer fullThomas Richter1-0/+11