aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds8-8/+8
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-417/+98
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds23-89/+425
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel2-101/+4
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel2-111/+2
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel3-93/+2
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel3-95/+9
2016-03-22kernel: add kcov code coverageDmitry Vyukov10-0/+37
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine3-6/+12
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine1-6/+12
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski3-3/+4
2016-03-22sparc/syscall: fix syscall_get_archAndy Lutomirski1-1/+8
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski1-0/+7
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+14
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+81
2016-03-22KVM: page_track: fix access to NULL slotPaolo Bonzini1-2/+7
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini1-1/+2
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel1-18/+19
2016-03-22KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu1-0/+3
2016-03-22KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu1-2/+6
2016-03-22KVM/x86: Call smp_wmb() before increasing tlbs_dirtyLan Tianyu1-0/+11
2016-03-22KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...Lan Tianyu1-4/+3
2016-03-22KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()Lan Tianyu1-8/+7
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han4-6/+37
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han7-8/+72
2016-03-22KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han2-0/+88
2016-03-22KVM, pkeys: save/restore PKRU when guest/host switchesXiao Guangrong1-0/+23
2016-03-22x86: pkey: introduce write_pkru() for KVMXiao Guangrong2-0/+22
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han1-1/+2
2016-03-22KVM, pkeys: disable pkeys for guests in non-paging modeHuaitong Han1-6/+10
2016-03-22KVM: x86: remove magic number with enum cpuid_leafsHuaitong Han1-20/+20
2016-03-22KVM: MMU: return page fault error code from permission_faultPaolo Bonzini2-8/+12
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy3-7/+57
2016-03-22KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini1-1/+13
2016-03-22KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini1-0/+1
2016-03-22KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds3-23/+117
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds38-155/+201
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker1-0/+2
2016-03-21Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel1-0/+81
2016-03-21kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas1-0/+4
2016-03-21arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier1-1/+7
2016-03-21KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger1-0/+2
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds39-104/+966
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-156/+320
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds44-185/+364
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-27/+63
2016-03-20Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-135/+97
2016-03-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds62-193/+4115
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds259-3276/+12353
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds10-15/+273
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds104-2017/+894
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds42-1672/+30
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-98/+172
2016-03-20x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel1-4/+4
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-51/+17
2016-03-20Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds33-78/+2593
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-17/+0
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+4
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds45-350/+729
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds21-145/+384
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds270-6340/+8660
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds76-205/+440
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta4-14/+25
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta3-5/+14
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta5-35/+37
2016-03-19ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta1-2/+2
2016-03-19ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta1-15/+32
2016-03-19ARC: dma: Use struct page based page allocator helpersVineet Gupta1-8/+17
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-0/+9
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds37-91/+72
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young1-0/+1
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2-0/+4
2016-03-18ARM: uniphier: rework SMP code to support new System Bus bindingMasahiro Yamada1-9/+16
2016-03-18ARM: uniphier: add missing of_node_put()Masahiro Yamada1-0/+1
2016-03-18ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta1-1/+3
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-17/+36
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-8/+0
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds41-133/+86
2016-03-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds20-3692/+7
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds91-830/+2795
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook5-36/+10
2016-03-17fix Christoph's email addressesChristoph Lameter1-1/+1
2016-03-17arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.hAndrew Morton1-0/+1
2016-03-17mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton2-0/+2
2016-03-17powerpc/mm: enable page parallel initialisationLi Zhang1-0/+1
2016-03-17mm: remove VM_FAULT_MINORJan Kara4-4/+4
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim5-6/+5
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov12-14/+14
2016-03-17ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta1-3/+0
2016-03-17tile: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-4/+7
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim3-23/+26
2016-03-17ia64: define ioremap_uc()Luis R. Rodriguez1-0/+1
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-361/+0
2016-03-17xtensa: add test_kc705_hifi variantMax Filippov3-0/+1048
2016-03-17xtensa: add Three Core HiFi-2 MX Variant.Piet Delaney3-0/+705
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-23/+22
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+6
2016-03-17Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-3/+3
2016-03-17sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand1-0/+2
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker2-3/+96
2016-03-17sh: add device tree support and generic board using device treeRich Felker5-0/+170
2016-03-17sh: remove arch-specific localtimer and use generic oneRich Felker4-70/+8
2016-03-17sh: make MMU-specific SMP code conditional on CONFIG_MMURich Felker1-0/+8
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker3-14/+23
2016-03-17sh: New gcc supportYoshinori Sato4-27/+78
2016-03-17sh: Disable trace for kernel uncompressing.Yoshinori Sato1-1/+1
2016-03-17sh: Use generic clkdev.h headerStephen Boyd2-33/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds25-25/+0
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds13-46/+82
2016-03-17ARC: [plat-axs10x] add Ethernet PHY description in .dtsAlexey Brodkin1-0/+8
2016-03-17arc: use of_platform_default_populate() to populate default busKefeng Wang1-1/+1
2016-03-17ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE buildVineet Gupta1-1/+6
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2016-03-16ARM: dts: rockchip: add to support emac for rk3036 SoCsXing Zheng3-0/+67
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds53-215/+237
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+11
2016-03-16arm: lpc32xx: remove restart handlerSylvain Lemieux2-16/+0
2016-03-16arm: lpc32xx: phy3250 remove restart hookSylvain Lemieux1-1/+0
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-51/+49
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds9-20/+22
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds51-2183/+2358
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-1/+12
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds122-2914/+5586
2016-03-16Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds7-0/+125
2016-03-16x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPUMatt Fleming1-1/+1
2016-03-15Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+7
2016-03-16powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur1-0/+9
2016-03-16powerpc/8xx: Fix do_mtspr_cpu6() build on older compilersChristophe Leroy1-1/+1
2016-03-16powerpc/rcpm: Fix build break when SMP=nMichael Ellerman1-0/+1
2016-03-15Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds10-10/+10
2016-03-16powerpc/book3e-64: Use hardcoded mttmr opcodeScott Wood1-4/+5
2016-03-15Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+735
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman4-4/+4
2016-03-15ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann1-11/+4
2016-03-15x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2-9/+7
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger3-16/+10
2016-03-15blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee1-0/+2
2016-03-15m32r: mm: fix build warningSudip Mukherjee1-12/+15
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov2109-28986/+60815
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-21/+21
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-298/+246
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+62
2016-03-15Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-102/+29
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-101/+215
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-203/+228
2016-03-15Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-36/+35
2016-03-15Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-03-15Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-32/+47
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds90-1142/+1416
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas5-58/+83
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas1-0/+15
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas7-0/+92
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas3-47/+47
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas34-95/+0
2016-03-15arc: [plat-nsimosci*] use ezchip network driverLada Trimasova6-9/+10
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2-6/+1
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-30/+29
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-165/+553
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds62-804/+1047
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-74/+30
2016-03-14Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-22/+18
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-34/+9
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds20-90/+105
2016-03-14dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentAndrew Lunn5-5/+5
2016-03-14ARM: dts: armada-xp-openblocks-ax3-4: Add BM supportGregory CLEMENT1-1/+18
2016-03-14ARM: dts: armada-xp: enable buffer manager support on Armada XP boardsMarcin Wojtas2-2/+36
2016-03-14ARM: dts: armada-xp: add buffer manager nodesMarcin Wojtas1-0/+19
2016-03-14ARM: dts: armada-38x: enable buffer manager support on Armada 38x boardsMarcin Wojtas5-4/+71
2016-03-14ARM: dts: armada-38x: add buffer manager nodesMarcin Wojtas1-0/+19
2016-03-14s390/pci: enforce fmb page boundary ruleSebastian Ott2-2/+5
2016-03-14Merge branch 'pm-tools'Rafael J. Wysocki1-4/+4
2016-03-14Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki1-2/+7
2016-03-14avr32: fix asm operand constraint in cmpxchg()Mans Rullgard1-1/+1
2016-03-14avr32: wire up copy_file_range syscallHans-Christian Egtvedt3-0/+11
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman146-4699/+5439
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck16-25/+19
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck32-143/+101
2016-03-14Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki1-4/+4
2016-03-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-4/+6
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen1-1/+1
2016-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-37/+79
2016-03-12Merge tag 'for-v4.6/gxbb-arm64' of https://github.com/carlocaione/linux-meson...Olof Johansson1-0/+5
2016-03-12Merge tag 'for-v4.6/gxbb-dt' of https://github.com/carlocaione/linux-meson in...Olof Johansson7-0/+411
2016-03-12ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus"Masahiro Yamada29-29/+29
2016-03-12Merge tag 'vexpress-for-v4.6/dt-updates-2' of git://git.kernel.org/pub/scm/li...Olof Johansson6-36/+44
2016-03-12Merge tag 'samsung-soc64-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson4-11/+5
2016-03-12Merge tag 'samsung-soc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson20-1751/+22
2016-03-12Merge tag 'mvebu-dt64-4.6-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson9-0/+701
2016-03-12CNS3xxx: Fix PCI cns3xxx_write_config()Krzysztof Halasa1-3/+3
2016-03-12arm64: defconfig: Increase MMC_BLOCK_MINORS to 16Georgi Djakov1-0/+1
2016-03-12arm64: defconfig: Add Qualcomm sdhci and restart functionalityGeorgi Djakov1-0/+2
2016-03-12ARM: dts: artpec: dual-license on artpec6.dtsiLars Persson1-3/+37
2016-03-12ARM: dts: ux500: add synaptics RMI4 for Ux500 TVK DTLinus Walleij1-1/+36