summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-1/+6
|\
| * arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim2023-02-111-1/+6
* | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-241-1/+3
|\ \
| * | PCI/AER: Configure ECRC only if AER is nativeVidya Sagar2023-01-121-1/+3
| |/
* | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-5/+7
|\ \
| * | earlycon: Let users set the clock frequencyRicardo Ribalda2023-01-191-5/+7
| |/
* | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-02-231-0/+29
|\ \
| * | tracing: Allow boot instances to have snapshot buffersSteven Rostedt (Google)2023-02-071-0/+9
| * | tracing: Add enabling of events to boot instancesSteven Rostedt (Google)2023-02-071-0/+14
| * | tracing: Add creation of instances at boot command lineSteven Rostedt (Google)2023-02-071-0/+6
| |/
* | Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-02-221-16/+3
|\ \
| * | drivers/block: Remove PARIDE core and high-level protocolsOndrej Zary2023-01-311-16/+0
| * | ata: libata: cleanup fua support detectionDamien Le Moal2023-01-141-0/+3
| |/
* | Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-73/+75
|\ \
| * | printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=Bjorn Helgaas2023-02-021-2/+4
| * | Documentation: admin-guide: correct spellingRandy Dunlap2023-02-021-4/+4
| * | docs: ftrace: always use canonical ftrace pathRoss Zwisler2023-01-311-2/+2
| * | x86/vsyscall: Fix documentation to reflect the default modeSohil Mehta2023-01-191-4/+4
| * | Documentation: admin: move OOO entries in kernel-parameters.txtRandy Dunlap2023-01-021-61/+61
| |/
* | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-211-0/+1
|\ \
| * | mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao2023-02-101-0/+1
| |/
* | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-211-3/+3
|\ \
| * | x86/cpu: Support AMD Automatic IBRSKim Phillips2023-01-251-3/+3
| |/
* | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-02-211-0/+7
|\ \
| * | Documentation: introduce amd pstate active mode kernel command line optionsPerry Yuan2023-02-031-0/+7
| |/
* | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-211-0/+11
|\ \
| * \ Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney2023-02-021-0/+6
| |\ \
| | * | rcu: Add RCU stall diagnosis informationZhen Lei2023-01-051-0/+6
| | |/
| * / rcu: Allow expedited RCU CPU stall warnings to dump task stacksPaul E. McKenney2023-01-031-0/+5
| |/
* | Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-02-211-0/+10
|\ \
| * | clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requestedPaul E. McKenney2023-02-061-0/+6
| * | x86/tsc: Add option to force frequency recalibration with HW timerFeng Tang2023-02-021-0/+4
| |/
* / x86/resctrl: Include new features in command line optionsBabu Moger2023-01-231-1/+1
|/
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-5/+22
|\
| *-. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-121-5/+22
| |\ \
| | | * iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips2022-11-191-5/+22
| | |/
* | | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-191-0/+5
|\ \ \
| * | | powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faultsNicholas Piggin2022-12-021-0/+5
| | |/ | |/|
* | | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-12-151-0/+19
|\ \ \
| * | | tracing: Add trace_trigger kernel command line optionSteven Rostedt (Google)2022-11-231-0/+19
| |/ /
* | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-6/+9
|\ \ \
| * | | drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann2022-11-161-6/+9
| |/ /
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-11/+9
|\ \ \
| * | | random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld2022-11-181-11/+9
| |/ /
* | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-121-0/+11
|\ \ \
| * | | s390/con3215: Drop console data printout when buffer fullThomas Richter2022-10-261-0/+11
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-121-9/+6
|\ \ \ | |_|/ |/| |
| * | arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesZhen Lei2022-11-181-1/+1
| * | arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedZhen Lei2022-11-181-8/+5
| |/
* / Documentation: add amd-pstate kernel command line optionsPerry Yuan2022-11-221-0/+11
|/