summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / /
* | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-061-2/+5
|\ \ \ \
| * | | | x86/kdump: Fall back to reserve high crashkernel memoryDave Young2019-04-221-2/+5
| |/ / /
* | | | Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-061-0/+32
|\ \ \ \ | | |/ / | |/| |
| * | | s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-2/+3
| * | | powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-4/+5
| * | | x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-5/+11
| * | | cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-0/+24
| | |/ | |/|
* | | rcu: Allow rcu_nocbs= to specify all CPUsPaul E. McKenney2019-03-261-1/+3
| |/ |/|
* | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-101-0/+8
|\ \
| * | watchdog/core: Add watchdog_thresh command line parameterLaurence Oberman2018-11-011-0/+8
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-0/+5
|\ \ \
| * | | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-061-0/+5
* | | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-091-3/+10
|\ \ \ \
| * | | | Documentation: Document arm64 kpti controlJeremy Linton2019-02-061-0/+6
| * | | | doc: kernel-parameters.txt: fix documentation of elevator parameterOtto Sabart2019-02-061-3/+4
| |/ / /
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-071-5/+7
|\ \ \ \
| * | | | LSM: Ignore "security=" when "lsm=" is specifiedKees Cook2019-02-251-6/+4
| * | | | LSM: Introduce "lsm=" for boottime LSM selectionKees Cook2019-01-081-0/+4
| |/ / /
* | | | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-061-1/+2
|\ \ \ \
| * | | | usb: core: add option of only authorizing internal devicesDmitry Torokhov2019-02-221-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-061-0/+4
|\ \ \ \
| * | | | async: Add cmdline option to specify drivers to be async probedFeng Tang2019-02-141-0/+4
| |/ / /
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-061-1/+7
|\ \ \ \
| * | | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-041-1/+7
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-051-13/+19
|\ \ \ \
| * \ \ \ Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2019-02-131-13/+19
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | doc: Now jiffies_till_sched_qs solicits help from cond_resched()Paul E. McKenney2019-01-251-13/+14
| | * | | rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney2019-01-251-0/+5
| | |/ /