summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* USB: document the 'u' flag for usb-storage quirks parameterAlan Stern2014-09-081-0/+1
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-131-0/+15
|\
| * x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu2014-05-291-0/+15
* | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-08-071-0/+4
|\ \
| * | xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.Konrad Rzeszutek Wilk2014-07-141-0/+4
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-0/+6
|\ \ \
| * | | MIPS: Document the cca= command-line parameterFlorian Fainelli2014-08-021-0/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-0/+7
|\ \ \
| * | | s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-221-0/+7
* | | | printk: allow increasing the ring buffer depending on the number of CPUsLuis R. Rodriguez2014-08-061-2/+6
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-0/+22
|\ \ \ \
| * | | | KEYS: validate certificate trust only with builtin keysDmitry Kasatkin2014-07-171-1/+1
| * | | | KEYS: validate certificate trust only with selected keyDmitry Kasatkin2014-07-171-0/+5
| * | | | ima: introduce multi-page collect buffersDmitry Kasatkin2014-07-171-0/+8
| * | | | ima: use ahash API for file hash calculationDmitry Kasatkin2014-07-171-0/+9
| | |/ / | |/| |
* | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-041-4/+0
|\ \ \ \
| * | | | Documentation/kernel-parameters: Remove obsolete ip2=Geert Uytterhoeven2014-07-081-4/+0
| |/ / /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-041-0/+7
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-171-0/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | rcu: Parallelize and economize NOCB kthread wakeupsPaul E. McKenney2014-07-071-0/+7
* | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tracing: Add ftrace_graph_notrace boot parameterNamhyung Kim2014-07-011-0/+6
| |/ / /
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-191-0/+6
|\ \ \ \
| * \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-251-0/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-231-0/+6
* | | | | Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"Rafael J. Wysocki2014-07-141-1/+1
| |_|/ / |/| | |
* | | | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+5
|/ / /
* | | x86, kaslr: boot-time selectable with hibernationKees Cook2014-06-161-4/+7
* | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+3
|/ /
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-111-15/+25
|\ \
| * | Documentation: Update kernel-parameters.txRusty Russell2014-05-141-15/+25
* | | kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...Masami Hiramatsu2014-06-061-0/+8
* | | init/main.c: add initcall_blacklist kernel parameterPrarit Bhargava2014-06-041-0/+4
* | | cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-041-2/+5
* | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-2/+22
|\ \ \
| * \ \ Merge branch 'acpi-video'Rafael J. Wysocki2014-06-031-1/+1
| |\ \ \
| | * | | ACPI / video: change acpi-video brightness_switch_enabled default to 0Hans de Goede2014-05-071-1/+1
| | |/ /
| * | | Merge branch 'acpica'Rafael J. Wysocki2014-06-031-1/+14
| |\ \ \
| | * | | ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-011-0/+5
| | * | | Merge back earlier ACPICA material.Rafael J. Wysocki2014-04-281-1/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-1/+9
| * | | | Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-031-0/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | PM / sleep: Introduce command line argument for sleep state enumerationRafael J. Wysocki2014-05-261-0/+7
| | |/ /
* | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-0/+9
|\ \ \ \
| * | | | tty/serial: add arm/arm64 semihosting earlyconRob Herring2014-04-241-0/+2
| * | | | tty/serial: pl011: add generic earlycon supportRob Herring2014-04-241-0/+7
| | |/ / | |/| |
* | | | m68k: Multi-platform EARLY_PRINTKFinn Thain2014-05-281-1/+1
| |/ / |/| |
* | | x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-111-4/+4
|/ /
* / Documentation/serial: Delete obsolete driver documentationJean Delvare2014-04-161-13/+0
|/
* Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-0/+7
|\