summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-081-0/+7
|\
| * xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-201-0/+7
* | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-071-0/+9
|\ \
| * | NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust2015-08-251-0/+9
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-0/+4
|\ \
| * \ Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-201-56/+163
| |\ \ | | |/
| * | Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul2015-07-161-0/+4
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-11/+24
|\ \ \
| * | | documentation: Bring rcutorture parameters up to datePaul E. McKenney2015-07-151-11/+24
| | |/ | |/|
* | | Documentation, add kernel-parameters.txt entry for dis_ucode_ldrPrarit Bhargava2015-08-281-0/+2
|/ /
* | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-021-0/+6
|\ \
| * | ACPI / init: Make it possible to override _REVRafael J. Wysocki2015-07-031-0/+6
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-271-2/+10
|\ \ \
| * | | ima: update builtin policiesMimi Zohar2015-06-161-1/+9
| * | | ima: added ima-sig template among choices in kernel-parameters.txtRoberto Sassu2015-05-131-1/+1
* | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-4/+5
|\ \ \ \
| * | | | serial: earlycon: Add support for big-endian MMIO accessesNoam Camus2015-06-011-4/+5
| | |/ / | |/| |
* | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-261-0/+3
|\ \ \ \
| * | | | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-201-0/+3
| |/ / /
* | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-251-0/+2
|\ \ \ \
| * | | | libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen2015-05-051-0/+2
* | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-06-241-1/+2
|\ \ \ \ \
| * | | | | Documentation/kernel-parameters: add missing pciserial to the earlyprintkAlexander Kuleshov2015-06-221-0/+1
| * | | | | Doc: Fix description of nomce in kernel-parameters.txtMasanari Iida2015-05-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-31/+31
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2015-06-191-31/+31
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ACPI: fix kernel-parameters ordering in DocumentationDominik Brodowski2015-05-141-31/+31
| | |/ / / /
* | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+6
|\ \ \ \ \ \
| * | | | | | x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delayLen Brown2015-05-121-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-221-0/+4
|\ \ \ \ \ \
| * | | | | | x86/mpx: Introduce a boot-time disable flagDave Hansen2015-06-091-0/+4
| |/ / / / /
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-3/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney2015-05-271-3/+30
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | rcutorture: Allow negative values of nreaders to oversubscribePaul E. McKenney2015-05-271-1/+5
| | |/ / / / | |/| | | |
| | * | | | rcu: Enable diagnostic dump of rcu_node combining treePaul E. McKenney2015-05-271-0/+5
| | * | | | rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameterPaul E. McKenney2015-05-271-0/+6
| | * | | | rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney2015-05-271-2/+14
| |/ / / /
* | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-121-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2015-06-121-0/+6
| | |/ / | |/| |
* | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-281-0/+2
|/ / /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-1/+2
|\ \ \
| * | | ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone2015-03-251-1/+2
| | |/ | |/|
* | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-3/+15
|\ \ \
| * | | earlycon: 8250: Document kernel command line optionsPeter Hurley2015-04-101-3/+15
| |/ /
* | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-181-0/+6
|\ \ \
| * | | x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-011-0/+6
| |/ /
* | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-6/+6
|\ \ \
| * | | Documentation/kernel-parameters: Move "eagerfpu" to its right placeBorislav Petkov2015-04-041-6/+6
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-1/+1
|\ \ \
| * | | DOC: kernel-parameters.txt: Mark `nofpu' for MIPS tooMaciej W. Rozycki2015-04-081-1/+1
| |/ /
OpenPOWER on IntegriCloud