aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+11
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo1-0/+11
2016-02-03mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov1-0/+5
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+35
2016-01-20mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov1-0/+1
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki1-0/+35
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds1-7/+10
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+6
2016-01-14mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner1-0/+4
2016-01-14Documentation: Explain pci=conf1,conf2 more verboselyBorislav Petkov1-4/+10
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+9
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+6
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+9
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+9
2016-01-06tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/OTimur Tabi1-1/+4
2015-12-26init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott1-3/+0
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai1-0/+9
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada1-4/+5
2015-12-08workqueue: implement lockup detectorTejun Heo1-0/+9
2015-12-07rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney1-5/+8
2015-12-04rcu: Allow expedited grace periods to be disabled at initPaul E. McKenney1-0/+5
2015-12-04rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney1-5/+14
2015-12-04Documentation: nousb is a module parameterOliver Neukum1-2/+2
2015-12-01USB: limit usbfs snooping of URB contentsAlan Stern1-0/+4
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard1-0/+6
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki1-3/+0
2015-11-19Revert "Documentation: kernel_parameters for Intel P state driver"Rafael J. Wysocki1-3/+0
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-6/+9
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+5
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina1-0/+5
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-5/+12
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+7
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+5
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+6
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2015-10-26ACPI / Documentation: add copy_dsdt to ACPI format optionsRami Rosen1-1/+2
2015-10-17serial: fsl_lpuart: add earlycon supportStefan Agner1-0/+7
2015-10-15Documentation: kernel_parameters for Intel P state driverSrinivas Pandruvada1-0/+3
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar1-0/+15
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi1-0/+15
2015-10-11doc: Clarify that nmi_watchdog param is for hardlockupsPranith Kumar1-3/+4
2015-10-06rcu: Eliminate panic when silly boot-time fanout specifiedPaul E. McKenney1-3/+6
2015-10-01iommu/vt-d: Add a command line parameter for VT-d posted-interruptsFeng Wu1-0/+1
2015-09-24Docs/kernel-parameters: Add earlycon devicetree usageScott Wood1-0/+4
2015-09-24Documentation: Update the default value of crashkernel lowBaoquan He1-2/+4
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter1-11/+46
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+7
2015-09-08dtrm/edid: Allow comma separated edid binaries. (v3)Bob Paauwe1-6/+9
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+9