summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-09-011-9/+19
|\
| * workqueue: Make default affinity_scope dynamically updatableTejun Heo2023-08-071-4/+4
| * workqueue: Add multiple affinity scopes and interface to select themTejun Heo2023-08-071-0/+12
| * workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numaTejun Heo2023-08-071-9/+0
| * workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...tiozhang2023-07-101-0/+7
* | Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-1/+1
|\ \
| * \ Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman2023-08-141-13/+45
| |\ \
| * | | USB: Remove Wireless USB and UWB documentationAlan Stern2023-08-091-1/+1
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-7/+15
|\ \ \
| * \ \ Merge patch series "support allocating crashkernel above 4G explicitly on riscv"Palmer Dabbelt2023-08-311-7/+8
| |\ \ \
| | * | | docs: kdump: Update the crashkernel description for riscvChen Jiahao2023-08-161-7/+8
| | |/ /
| * / / RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley2023-07-251-0/+7
| |/ /
* | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-311-3/+3
|\ \ \
| * | | powerpc/idle: Add support for nohltVaibhav Jain2023-08-181-1/+1
| * | | powerpc: Add HOTPLUG_SMT supportMichael Ellerman2023-08-021-2/+2
| |/ /
* | | Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-301-23/+23
|\ \ \
| * | | Documentation: Fix typosBjorn Helgaas2023-08-181-1/+1
| * | | doc: update params of memhp_default_state=Ma Wupeng2023-08-181-1/+1
| * | | docs: panic: cleanups for panic paramsRandy Dunlap2023-07-211-15/+15
| * | | Docs: kernel-parameters: sort arm64 entriesRandy Dunlap2023-07-211-6/+6
| |/ /
* | | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-08-291-1/+12
|\ \ \
| * | | dma-contiguous: support numa CMA for specified nodeYajun Deng2023-07-311-0/+11
| * | | dma-contiguous: support per-numa CMA for all architecturesYajun Deng2023-07-311-1/+1
| |/ /
* | | Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2023-08-291-0/+7
|\ \ \
| * | | tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"Jarkko Sakkinen2023-08-171-0/+7
| | |/ | |/|
* | | Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-281-4/+0
|\ \ \
| * \ \ Merge branch 'acpi-thermal'Rafael J. Wysocki2023-08-251-4/+0
| |\ \ \ | | |/ / | |/| |
| | * | ACPI: thermal: Drop nocrt parameterMario Limonciello2023-07-171-4/+0
| | |/
* | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-281-2/+2
|\ \ \
| * | | docs: move s390 under archCosta Shulyupin2023-07-241-2/+2
| | |/ | |/|
* | | Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-281-1/+55
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney2023-08-161-1/+55
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | torture: Add lock_torture writer_fifo module parameterDietmar Eggemann2023-08-141-0/+4
| | |_|/ / | |/| | |
| | | * | rcuscale: Add kfree_by_call_rcu and kfree_mult to documentationPaul E. McKenney2023-07-141-1/+10
| | | * | rcuscale: Add minruntime module parameterPaul E. McKenney2023-07-141-0/+6
| | | * | rcuscale: Permit blocking delays between writersPaul E. McKenney2023-07-141-0/+5
| | |/ / | |/| |
| | * | rcu-tasks: Cancel callback laziness if too many callbacksPaul E. McKenney2023-07-141-0/+7
| | * | rcu-tasks: Add kernel boot parameters for callback lazinessPaul E. McKenney2023-07-141-0/+23
| |/ /
* | | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-08-281-0/+4
|\ \ \ | |_|/ |/| |
| * | init: Add support for rootwait timeout parameterLoic Poulain2023-08-151-0/+4
| |/
* | Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-08-071-13/+34
|\ \
| * | x86/speculation: Add force option to GDS mitigationDaniel Sneddon2023-07-211-1/+7
| * | x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-07-191-13/+28
| |/
* / x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-0/+11
|/
* Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds2023-07-061-1/+1
|\
| * Fix documentation of panic_on_warnOlaf Hering2023-07-041-1/+1
* | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-4/+4
|\ \
| * | RISC-V: Add ACPI initialization in setup_arch()Sunil V L2023-06-011-4/+4
* | | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-291-0/+1
|\ \ \
| * | | iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit2023-06-091-0/+1
| |/ /