summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-15Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-14ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-09Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-01arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-29s390/pci: add parameter to disable usage of MIO instructionsSebastian Ott
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott
2019-04-26arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-04-26Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon
2019-04-23x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux
2019-04-22x86/kdump: Fall back to reserve high crashkernel memoryDave Young
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy
2019-04-18x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-04-17Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-04-17s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-17powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-17x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-10doc/kernel-parameters.txt: Deprecate ima_appraise_tcbPetr Vorel
2019-04-02x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf
2019-03-26rcu: Allow rcu_nocbs= to specify all CPUsPaul E. McKenney
2019-03-22x86/tsc: Add option to disable tsc clocksource watchdogJuri Lelli
2019-03-10Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-06Documentation: Add MDS vulnerability documentationThomas Gleixner
2019-03-06Documentation: Move L1TF to separate directoryThomas Gleixner
2019-03-06x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-25LSM: Ignore "security=" when "lsm=" is specifiedKees Cook
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14async: Add cmdline option to specify drivers to be async probedFeng Tang
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2019-02-06Documentation: Document arm64 kpti controlJeremy Linton
2019-02-06doc: kernel-parameters.txt: fix documentation of elevator parameterOtto Sabart