summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* docs: laptops: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-1/+10
|\
| * powerpc: Document xive=off optionMichael Neuling2019-07-011-0/+9
| * powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin2019-06-191-1/+1
* | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-121-0/+9
* | mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka2019-07-121-6/+4
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-20/+18
|\ \
| * | docs: EDID/HOWTO.txt: convert it and rename to howto.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | docs: watchdog: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-3/+3
| * | docs: ide: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | docs: isdn: remove hisax references from kernel-parameters.txtMauro Carvalho Chehab2019-06-081-3/+0
| * | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-8/+8
| * | doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameterZhenzhong Duan2019-05-291-2/+3
| |/
* | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-081-2/+2
|\ \
| * | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+6
|\ \
| * | rcu: Enable elimination of Tree-RCU softirq processingSebastian Andrzej Siewior2019-05-251-0/+6
| |/
* | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-081-6/+5
|\ \
| * | x86/vsyscall: Add a new vsyscall=xonly modeAndy Lutomirski2019-06-281-1/+6
| * | Documentation/admin: Remove the vsyscall=native documentationAndy Lutomirski2019-06-281-6/+0
| |/
* / docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-111-2/+2
|/
* panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-0/+1
* Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-151-0/+7
|\
| * x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux2019-04-231-0/+7
* | ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long2019-05-141-0/+3
* | panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen2019-05-141-1/+3
* | mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-141-0/+10
* | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-141-1/+29
|\ \
| * | x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-04-181-0/+2
| * | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-04-171-0/+32
| |\ \
| * | | x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-04-021-2/+4
| * | | Documentation: Add MDS vulnerability documentationThomas Gleixner2019-03-061-0/+2
| * | | Documentation: Move L1TF to separate directoryThomas Gleixner2019-03-061-1/+1
| * | | x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-03-061-0/+22
* | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-2/+2
|\ \ \ \
| * | | | powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-1/+1
| * | | | powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-091-3/+2
|\ \ \ \
| * | | | doc/kernel-parameters.txt: Deprecate ima_appraise_tcbPetr Vorel2019-04-101-3/+2
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-061-7/+9
|\ \ \ \
| * | | | arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-011-3/+5
| * | | | arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton2019-04-261-4/+4
| * | | | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2019-04-261-0/+32
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
* | | | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-061-0/+2
|\ \ \ \
| * | | | s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott2019-04-291-0/+1
| * | | | s390/pci: add parameter to force floating irqsSebastian Ott2019-04-291-0/+1
| |/ / /
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-061-0/+4
|\ \ \ \
| * | | | x86/tsc: Add option to disable tsc clocksource watchdogJuri Lelli2019-03-221-0/+4
| |/ / /