summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+0
2021-06-07x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= optionsMike Rapoport1-5/+0
2021-05-12delayacct: Default disabledPeter Zijlstra1-1/+1
2021-05-08Merge branch 'master' into nextMichael Ellerman1-5/+36
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+12
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+17
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+6
2021-05-05mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador1-0/+17
2021-05-05docs: kernel-parameters: Add gpio_mockup_named_linesAlexander Dahl1-0/+2
2021-05-05docs: kernel-parameters: Move gpio-mockup for alphabetic orderAlexander Dahl1-4/+4
2021-05-04powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin1-0/+2
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+8
2021-04-30mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE...Rafael Aquini1-0/+7
2021-04-29Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+90
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+13
2021-04-27Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+1
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds1-1/+2
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+1
2021-04-26Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+16
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2021-04-17sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra1-1/+1
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg1-0/+12
2021-04-08arm64: Get rid of CONFIG_ARM64_VHEMarc Zyngier1-2/+1
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook1-0/+11
2021-04-06pata_legacy: Add `probe_mask' parameter like with ide-genericMaciej W. Rozycki1-0/+11
2021-04-06pata_platform: Document `pio_mask' module parameterMaciej W. Rozycki1-0/+7
2021-04-06pata_legacy: Properly document module parametersMaciej W. Rozycki1-0/+72
2021-03-28Documentation/admin-guide: Change doc for split_lock_detect parameterFenghua Yu1-6/+16
2021-03-25Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney1-0/+12
2021-03-18iommu/dma: Resurrect the "forcedac" optionRobin Murphy1-7/+8
2021-03-10riscv: Add support for memtestKefeng Wang1-1/+1
2021-03-09Documentation/admin-guide: kernel-parameters: correct the architectures for n...Barry Song1-1/+2
2021-03-09rcuscale: Add kfree_rcu() single-argument scale testUladzislau Rezki (Sony)1-0/+12
2021-03-09rcu: deprecate "all" option to rcu_nocbs=Paul Gortmaker1-3/+1
2021-03-08ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any moreRafael J. Wysocki1-3/+1
2021-03-06locking/csd_lock: Add more data to CSD lock debuggingJuergen Gross1-0/+4
2021-03-06locking/csd_lock: Add boot parameter for controlling CSD lock debuggingJuergen Gross1-0/+6
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta1-0/+6
2021-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+0
2021-02-25mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka1-8/+0
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+0
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2021-02-24Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+15
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-7/+12
2021-02-22Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4