summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextMichael Ellerman2021-05-081-5/+36
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-0/+12
| |\
| | * init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+12
| * | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-1/+1
| |\ \
| | * | riscv: Add support for memtestKefeng Wang2021-03-091-1/+1
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-0/+17
| |\ \ \ | | | |/ | | |/|
| | * | mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador2021-05-051-0/+17
| * | | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-051-4/+6
| |\ \ \
| | * | | docs: kernel-parameters: Add gpio_mockup_named_linesAlexander Dahl2021-05-051-0/+2
| | * | | docs: kernel-parameters: Move gpio-mockup for alphabetic orderAlexander Dahl2021-05-051-4/+4
| | | |/ | | |/|
* | / | powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin2021-05-041-0/+2
|/ / /
* | | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-011-7/+8
|\ \ \ | |_|/ |/| |
| * | iommu/dma: Resurrect the "forcedac" optionRobin Murphy2021-03-181-7/+8
| |/
* | mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE...Rafael Aquini2021-04-301-0/+7
* | Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-0/+90
|\ \
| * | pata_legacy: Add `probe_mask' parameter like with ide-genericMaciej W. Rozycki2021-04-061-0/+11
| * | pata_platform: Document `pio_mask' module parameterMaciej W. Rozycki2021-04-061-0/+7
| * | pata_legacy: Properly document module parametersMaciej W. Rozycki2021-04-061-0/+72
| |/
* | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-281-1/+1
|\ \
| * | sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra2021-04-171-1/+1
| |/
* | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-281-0/+10
|\ \
| * | locking/csd_lock: Add more data to CSD lock debuggingJuergen Gross2021-03-061-0/+4
| * | locking/csd_lock: Add boot parameter for controlling CSD lock debuggingJuergen Gross2021-03-061-0/+6
| |/
* | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-281-3/+13
|\ \
| | \
| | \
| *-. \ Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney2021-03-241-0/+12
| |\ \ \ | | | |/ | | |/|
| | | * rcuscale: Add kfree_rcu() single-argument scale testUladzislau Rezki (Sony)2021-03-081-0/+12
| | |/
| * / rcu: deprecate "all" option to rcu_nocbs=Paul Gortmaker2021-03-081-3/+1
| |/
* | Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-261-3/+1
|\ \
| * | ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any moreRafael J. Wysocki2021-03-081-3/+1
| |/
* | Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds2021-04-261-1/+2
|\ \
| * | Documentation/admin-guide: kernel-parameters: correct the architectures for n...Barry Song2021-03-081-1/+2
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-2/+1
|\ \
| * | arm64: Get rid of CONFIG_ARM64_VHEMarc Zyngier2021-04-081-2/+1
| |/
* | Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-261-6/+16
|\ \
| * | Documentation/admin-guide: Change doc for split_lock_detect parameterFenghua Yu2021-03-281-6/+16
| |/
* | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-261-0/+11
|\ \
| * | stack: Optionally randomize kernel stack offset each syscallKees Cook2021-04-081-0/+11
| |/
* / KEYS: trusted: Add generic trusted keys frameworkSumit Garg2021-04-141-0/+12
|/
* lib: stackdepot: add support to disable stack depotVijayanand Jitta2021-02-261-0/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-241-8/+0
|\
| * mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka2021-02-241-8/+0
* | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-6/+0
|\ \
| * | x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-091-6/+0
* | | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+5
|\ \ \ | |_|/ |/| |
| * | driver core: Add fw_devlink.strict kernel paramSaravana Kannan2021-02-091-0/+5
| |/
* | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-231-0/+6
|\ \
| * | dmaengine: idxd: add module parameter to force disable of SVADave Jiang2021-01-261-0/+6
* | | Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-221-0/+15
|\ \ \
| * | | lib/vsprintf: no_hash_pointers prints all addresses as unhashedTimur Tabi2021-02-151-0/+15
| |/ /
* | | Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-221-7/+12
|\ \ \