summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-121-0/+6
|\
| * xen/pv: support selecting safe/unsafe msr accessesJuergen Gross2022-10-111-0/+6
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-6/+8
|\ \
| * | mm: memcontrol: deprecate swapaccounting=0 modeJohannes Weiner2022-10-031-6/+0
| * | page_ext: introduce boot parameter 'early_page_ext'Li Zhe2022-09-111-0/+8
| |/
* | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-101-0/+2
|\ \
| * | iommu/amd: Add command-line option to enable different page tableVasant Hegde2022-09-071-0/+2
| |/
* | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-091-4/+4
|\ \
| * | Documentation: Rename PPC_FSL_BOOK3E to PPC_E500Christophe Leroy2022-09-261-1/+1
| * | powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin2022-09-051-3/+3
* | | Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-061-0/+6
|\ \ \
| * | | kunit: add kunit.enable to enable/disable KUnit testJoe Fradley2022-09-301-0/+6
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-10-061-1/+6
|\ \ \
| * | | arm64: support huge vmalloc mappingsKefeng Wang2022-09-161-1/+1
| * | | arm64: spectre: increase parameters that can be used to turn off bhb mitigati...Liu Song2022-09-091-0/+5
| |/ /
* | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-4/+0
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-011-0/+2
| |\ \ \ | | |/ /
| * | | Remove DECnet support from kernelStephen Hemminger2022-08-221-4/+0
| | |/ | |/|
* | | x86/apic: Don't disable x2APIC if lockedDaniel Sneddon2022-08-311-0/+4
| |/ |/|
* | arm64: fix rodata=fullMark Rutland2022-08-231-0/+2
|/
* Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-131-8/+21
|\
| * x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2022-08-081-8/+21
* | Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-101-3/+4
|\ \
| * | mm: hugetlb_vmemmap: introduce the name HVOMuchun Song2022-08-081-3/+4
* | | Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-081-2/+15
|\ \ \ | |/ / |/| |
| * | module: Add support for default value for module async_probeSaravana Kannan2022-07-111-2/+15
* | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-0/+13
|\ \ \
| * | | init: add "hostname" kernel parameterDan Moulding2022-07-171-0/+13
| |/ /
* | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-061-6/+0
|\ \ \
| * | | powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy2022-06-291-3/+0
| * | | powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy2022-06-291-3/+0
* | | | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-1/+4
|\ \ \ \
| * | | | swiotlb: clean up some coding style and minor issuesTianyu Lan2022-07-221-1/+2