summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorLines
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-9/+19
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+15
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+3
2023-08-31Merge patch series "support allocating crashkernel above 4G explicitly on riscv"Palmer Dabbelt-7/+8
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds-23/+23
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds-1/+12
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds-0/+7
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-4/+0
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-2/+2
2023-08-28Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+55
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+4
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki-4/+0
2023-08-18Documentation: Fix typosBjorn Helgaas-1/+1
2023-08-18doc: update params of memhp_default_state=Ma Wupeng-1/+1
2023-08-18powerpc/idle: Add support for nohltVaibhav Jain-1/+1
2023-08-17tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"Jarkko Sakkinen-0/+7
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney-1/+55
2023-08-16docs: kdump: Update the crashkernel description for riscvChen Jiahao-7/+8
2023-08-15init: Add support for rootwait timeout parameterLoic Poulain-0/+4
2023-08-14torture: Add lock_torture writer_fifo module parameterDietmar Eggemann-0/+4
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman-13/+45
2023-08-09USB: Remove Wireless USB and UWB documentationAlan Stern-1/+1
2023-08-07workqueue: Make default affinity_scope dynamically updatableTejun Heo-4/+4
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo-0/+12
2023-08-07workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numaTejun Heo-9/+0
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+34
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman-2/+2
2023-07-31dma-contiguous: support numa CMA for specified nodeYajun Deng-0/+11
2023-07-31dma-contiguous: support per-numa CMA for all architecturesYajun Deng-1/+1
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)-0/+11
2023-07-25RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley-0/+7
2023-07-24docs: move s390 under archCosta Shulyupin-2/+2
2023-07-21docs: panic: cleanups for panic paramsRandy Dunlap-15/+15
2023-07-21Docs: kernel-parameters: sort arm64 entriesRandy Dunlap-6/+6
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon-1/+7
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon-13/+28
2023-07-17ACPI: thermal: Drop nocrt parameterMario Limonciello-4/+0
2023-07-14rcuscale: Add kfree_by_call_rcu and kfree_mult to documentationPaul E. McKenney-1/+10
2023-07-14rcuscale: Add minruntime module parameterPaul E. McKenney-0/+6
2023-07-14rcuscale: Permit blocking delays between writersPaul E. McKenney-0/+5
2023-07-14rcu-tasks: Cancel callback laziness if too many callbacksPaul E. McKenney-0/+7
2023-07-14rcu-tasks: Add kernel boot parameters for callback lazinessPaul E. McKenney-0/+23
2023-07-10workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...tiozhang-0/+7
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2023-07-04Fix documentation of panic_on_warnOlaf Hering-1/+1
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-4/+4
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds-1/+1