summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* rcu/tree: cache specified number of objectsUladzislau Rezki (Sony)2020-06-291-0/+8
* Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2020-06-091-0/+20
|\
| * x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-04-201-0/+20
* | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-0/+2
|\ \
| * | s390/pci: Documentation for zPCIPierre Morel2020-04-281-0/+2
| |/
* | kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliasesGuilherme G. Piccoli2020-06-081-5/+5
* | kernel/hung_task convert hung_task_panic boot parameter to sysctlVlastimil Babka2020-06-081-1/+1
* | kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka2020-06-081-0/+9
* | kernel: add panic_on_taintRafael Aquini2020-06-081-0/+13
* | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-0/+5
|\ \
| * | powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faultsNicholas Piggin2020-05-201-0/+5
| |/
* | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-031-2/+2
|\ \
| * | media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab2020-04-141-2/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-13/+27
|\ \
| * | hugetlbfs: clean up command line processingMike Kravetz2020-06-031-13/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-6/+6
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-2/+1
| |\ \ \
| * | | | docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
| * | | | docs: networking: convert ipv6.txt to ReSTMauro Carvalho Chehab2020-04-281-3/+3
| * | | | docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
| * | | | docs: networking: convert decnet.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-031-0/+20
|\ \ \ \
| * | | | Documentation: kgdboc: Document new kgdboc_earlycon parameterDouglas Anderson2020-06-021-0/+20
| | |/ / | |/| |
* | | | Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-031-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/tsc: Add tsc_early_khz command line parameterKrzysztof Piecuch2020-05-211-0/+6
| |/ /
* | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-1/+1
|\ \ \
| * | | docs: debugging-via-ohci1394.txt: add it to the core-api bookMauro Carvalho Chehab2020-05-151-1/+1
| | |/ | |/|
* | | Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-0/+7
|\ \ \
| * | | x86/setup: Add an initrdmem= option to specify initrd physical addressRonald G. Minnich2020-04-271-0/+7
| | |/ | |/|
* | | Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-191-2/+1
|\| |
| * | USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2020-04-231-2/+1
| |/
| |
| \
*-. \ Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney2020-05-071-0/+19
|\ \ \ | |_|/ |/| |
| | * rcu: Allow rcutorture to starve grace-period kthreadPaul E. McKenney2020-05-071-0/+7
| | * rcutorture: Add flag to produce non-busy-wait task stallsPaul E. McKenney2020-05-071-0/+5
| |/ |/|
| * rcu-tasks: Provide boot parameter to delay IPIs until late in grace periodPaul E. McKenney2020-04-271-0/+7
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-101-0/+8
|\
| * mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-101-0/+8
* | Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2020-04-101-6/+2
|\ \ | |/ |/|
| * docs: kernel-parameters.txt: Fix broken referencesJimmy Assarsson2020-04-071-2/+2
| * docs: kernel-parameters.txt: Remove nompxJimmy Assarsson2020-04-071-4/+0
* | mm/memory_hotplug.c: only respect mem= parameter during boot stageBaoquan He2020-04-071-2/+11
* | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-061-3/+5
|\ \
| * | ACPI: video: Docs update for "acpi_backlight" kernel parameter optionsRandy Dunlap2020-04-011-3/+5
* | | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-061-0/+3
|\ \ \
| * | | PM: sleep: Add pm_debug_messages kernel command line optionChen Yu2020-04-021-0/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-021-0/+5
|\ \ \
| * \ \ Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-311-0/+4
| |\ \ \
| * | | | s390/protvirt: introduce host side setupVasily Gorbik2020-02-271-0/+5
* | | | | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-311-0/+1
|\ \ \ \ \
| * | | | | Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley2020-02-101-0/+1
| |/ / / /