summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
AgeCommit message (Expand)AuthorLines
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-0/+5
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+6
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+6
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+6
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+16
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott-0/+5
2016-03-15mm/page_alloc.c: introduce kernelcore=mirror optionTaku Izumi-1/+11
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+9
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+5
2016-03-11powerpc: Update documentation for noltlbs kernel parameterChristophe Leroy-1/+1
2016-03-09ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King-0/+6
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar-0/+11
2016-03-07serial: mvebu-uart: initial support for Armada-3700 serial portWilson Ding-0/+6
2016-03-05Merge tag 'phy-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-0/+6
2016-03-01phy: rockchip-usb: add handler for usb-uart functionalityHeiko Stuebner-0/+6
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar-0/+11
2016-02-22mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook-0/+4
2016-02-18x86/mm/pkeys: Actually enable Memory Protection Keys in the CPUDave Hansen-0/+3
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar-0/+16
2016-02-16cgroup: document cgroup_no_v1=Johannes Weiner-0/+5
2016-02-16Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar-1/+3
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+11
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo-0/+11
2016-02-09x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski-0/+2
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman-0/+5
2016-02-08genirq: Add default affinity mask command line optionThomas Gleixner-0/+9
2016-02-03mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov-0/+5
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov-1/+1
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+35
2016-01-20mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov-0/+1
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki-0/+35
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds-7/+10
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+6
2016-01-14mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner-0/+4
2016-01-14Documentation: Explain pci=conf1,conf2 more verboselyBorislav Petkov-4/+10
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-5/+9
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+6
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-0/+9
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+9
2016-01-06tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/OTimur Tabi-1/+4
2015-12-26init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott-3/+0
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai-0/+9
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada-4/+5
2015-12-08workqueue: implement lockup detectorTejun Heo-0/+9
2015-12-07rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney-5/+8
2015-12-04rcu: Allow expedited grace periods to be disabled at initPaul E. McKenney-0/+5