summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-0/+4
|\
| * powerpc/tm: Add commandline option to disable hardware transactional memoryCyril Bur2017-10-201-0/+4
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-1/+1
|\ \
| * \ Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-09-281-1/+1
| |\ \ | | |/ | |/|
| | * drm: handle override and firmware EDID at drm_do_get_edid() levelJani Nikula2017-09-191-1/+1
* | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-7/+0
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-0/+7
|\ \ \
| * | | irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier2017-11-021-0/+7
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-12/+28
|\ \ \
| * | | sched/isolation: Document isolcpus= boot parameter flags, mark it deprecatedFrederic Weisbecker2017-10-311-13/+26
| * | | x86/tsc: Append the 'tsc=' description for the 'tsc=unstable' boot parameterDou Liyang2017-10-101-0/+3
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-0/+3
|\ \ \
| * | | locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...Byungchul Park2017-10-251-0/+3
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-0/+3
|\ \ \
| * | | rcutorture: Add interrupt-disable capability to stall-warning testsPaul E. McKenney2017-10-091-0/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-0/+3
|\ \ \
| * | | s390: introduce CPU alternativesVasily Gorbik2017-10-181-0/+3
| |/ /
* | | Documentation: fix media related doc refsTom Saeger2017-10-121-2/+2
* | | Documentation: fix input related doc refsTom Saeger2017-10-121-5/+5
* | | Documentation: fix admin-guide doc refsTom Saeger2017-10-121-1/+1
* | | PM: docs: Fix stale reference in kernel-parameters.txtRafael J. Wysocki2017-10-071-1/+1
* | | Documentation: Improve softlockup_panic= description textBorislav Petkov2017-10-031-0/+6
* | | console: Update to reflect new default valueDaniel Xu2017-09-261-2/+2
|/ /
* | Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-09-081-0/+9
|\ \
| * | ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus2017-08-281-0/+9
| |/
* | mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko2017-09-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-051-0/+4
|\ \
| * | s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2017-08-091-0/+4
| |/
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-0/+6
|\ \
| * | x86/intel_rdt: Add command line options for resource director technologyTony Luck2017-08-251-0/+6
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+13
|\ \
| * | x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky2017-07-181-0/+11
| * | Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-181-12/+57
| |\ \ | | |/
| * | x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2017-07-051-0/+2
* | | documentation: Fix relation between nohz_full and rcu_nocbsPaul E. McKenney2017-07-241-3/+4
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-4/+13
|\ \
| * | mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-061-2/+5
| * | mm: allow slab_nomerge to be set at build timeKees Cook2017-07-061-2/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-0/+12
|\ \ \ | |/ / |/| |
| * | KVM: arm64: Enable GICv3 common sysreg trapping via command-lineMarc Zyngier2017-06-151-0/+4
| * | KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-lineMarc Zyngier2017-06-151-0/+4
| * | KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-lineMarc Zyngier2017-06-151-0/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-051-6/+15
|\ \ \
| * | | ima: define a set of appraisal rules requiring file signaturesMimi Zohar2017-06-211-1/+5
| * | | ima: extend the "ima_policy" boot command line to support multiple policiesMimi Zohar2017-06-211-6/+11
| |/ /
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-2/+4
|\ \ \
| * | | docs-rst: fix broken links to dynamic-debug-howto in kernel-parametersSteffen Maier2017-06-221-2/+4
| |/ /
* | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-031-0/+7
|\ \ \
| * \ \ Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-121-0/+9
| |\ \ \
| * | | | doc: Add coresight_cpu_debug.enable to kernel-parameters.txtLeo Yan2017-06-091-0/+7
| | |/ / | |/| |
OpenPOWER on IntegriCloud