summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-301-0/+9
|\
| * powerpc/mm/radix: Add a kernel command line to disable radixAneesh Kumar K.V2016-07-171-0/+3
| * powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2016-07-051-0/+6
* | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-261-0/+10
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-251-0/+3
| |\ \ \ | | | |/ | | |/|
| | | * ACPI / APEI: Add Boot Error Record Table (BERT) supportHuang Ying2016-06-291-0/+3
| | |/
| * | efi / ACPI: load SSTDs from EFI variablesOctavian Purdila2016-07-081-0/+7
| |/
* | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-261-0/+3
|\ \
| * | PM / hibernate: Image data protection during restorationRafael J. Wysocki2016-07-101-0/+3
| |/
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-07-261-2/+3
|\ \
| * | doc: clarify that trace_events= takes a comma-separated listBrian Norris2016-06-031-2/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-261-2/+0
|\ \
| * | s390/oprofile: remove hardware sampler supportHeiko Carstens2016-06-281-2/+0
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-0/+8
|\ \
| * | clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdlineWill Deacon2016-06-281-0/+8
| |/
* | x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook2016-06-261-6/+4
|/
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-0/+6
|\
| * tty: serial: meson: Implement earlycon supportAndreas Färber2016-04-301-0/+6
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-201-5/+0
|\ \
| * | ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handlingLorenzo Pieralisi2016-04-041-5/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+8
|\ \ \
| * | | memory_hotplug: introduce memhp_default_state= command line parameterVitaly Kuznetsov2016-05-191-0/+8
* | | | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-191-0/+7
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-091-0/+9
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * iommu/amd: Introduces ivrs_acpihid kernel parameterSuravee Suthikulpanit2016-04-071-0/+7
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-181-0/+10
|\ \ \
| * | | Documentation: document the nosmt and smt s390 kernel parametersSascha Silbe2016-04-151-0/+10
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-171-0/+3
|\ \ \
| * | | crypto: testmgr - Add a flag allowing the self-tests to be disabled at runtime.Richard W.M. Jones2016-05-051-0/+3
| |/ /
* | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-161-0/+2
|\ \ \
| * | | ACPI / osi: Add acpi_osi=!! to allow reverting acpi_osi=!Lv Zheng2016-05-051-0/+2
| | |/ | |/|
* | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-161-0/+5
|\ \ \
| * \ \ Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki2016-04-281-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: intel_pstate: Enable PPC enforcement for serversSrinivas Pandruvada2016-04-281-1/+4
| | * | cpufreq: intel_pstate: Enforce _PPC limitsSrinivas Pandruvada2016-04-281-0/+2
| | |/
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-161-2/+4
|\ \ \
| * | | arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTArd Biesheuvel2016-04-261-2/+4
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-161-0/+8
|\ \ \
| * \ \ Merge tag 'v4.6-rc6' into x86/platform, to refresh the treeIngo Molnar2016-05-041-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | x86/platform/uv: Disable UV BAU by defaultAlex Thorlton2016-04-011-0/+8
| | |/ | |/|
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-04-271-0/+38
|\ \ \ | |_|/ |/| |
| * | rcutorture: Add rcuperf holdoff boot parameter to reduce interferencePaul E. McKenney2016-03-311-0/+6
| * | rcutorture: Documentation for rcuperf kernel parametersPaul E. McKenney2016-03-311-0/+32
| |/
* | USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-131-0/+2
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+3
|\
| * x86/mm/pkeys: Actually enable Memory Protection Keys in the CPUDave Hansen2016-02-181-0/+3
| *---. Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar2016-02-161-1/+3
| |\ \ \
* | \ \ \ Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-1/+1
|\ \ \ \ \
| * | | | | powerpc: Update documentation for noltlbs kernel parameterChristophe Leroy2016-03-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-03-181-0/+5
|\ \ \ \ \
OpenPOWER on IntegriCloud