summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun4i: Add SPDIF to the Mele A1000Marcus Cooper2016-03-271-0/+24
* ARM: dts: sun7i: Add the SPDIF block to the A20Marcus Cooper2016-03-271-0/+13
* ARM: dts: sun4i: Add the SPDIF block to the A10Marcus Cooper2016-03-271-0/+13
* ARM: dts: sun7i: Add the SPDIF clk to the A20Marcus Cooper2016-03-271-0/+11
* ARM: dts: sun4i: Add the SPDIF clk to the A10Marcus Cooper2016-03-271-0/+11
* ARM: dts: sun7i: Add SPDIF TX pin to the A20Marcus Cooper2016-03-271-0/+7
* ARM: dts: sun4i: Add SPDIF TX pin to the A10Marcus Cooper2016-03-271-0/+7
* ARM: dts: sun8i: Add eMMC dt node on Orangepi Plus boardsHans de Goede2016-03-271-0/+17
* ARM: dts: sun8i: Add wifi dt node on Orangepi Plus boardsHans de Goede2016-03-271-0/+24
* ARM: dts: sun8i: Enable IR receiver on Orangepi Plus boardsHans de Goede2016-03-271-0/+6
* ARM: dts: sun8i: Enable USB host controllers on Orangepi Plus boardsJens Kuske2016-03-271-0/+44
* ARM: dts: sun8i: Add usbphy and usb host controller nodesReinder de Haan2016-03-271-0/+101
* ARM: dts: sun8i: Add support for H3 usb clocksReinder de Haan2016-03-271-0/+12
* ARM: dts: sun8i: Add mmc2_8bit_pins to sun8i-h3.dtsiHans de Goede2016-03-271-0/+10
* ARM: dts: sun4i: Add dts file for Dserve DSRV9703C tabletHans de Goede2016-03-272-0/+282
* ARM: dts: sun8i: Add dts file for the Polaroid MID2809PXE4 tabletHans de Goede2016-03-272-0/+244
* ARM: dts: sun8i: Fix regulator for mmc0 for sun8i-a23-gt90h-v4Hans de Goede2016-03-271-2/+1
* ARM: dts: sun8i: Fix wrong Quad core / a33 compat for sun8i-a23-gt90h-v4Hans de Goede2016-03-271-2/+2
* ARM: dts: sun8i: Add backlight / pwm nodes to sun8i-a23-gt90h-v4Hans de Goede2016-03-271-0/+24
* ARM: dts: sun8i: Add pmic nodes to sun8i-a23-gt90h-v4Hans de Goede2016-03-271-0/+89
* ARM: dts: sun6i: Add dts for colorfly e708 q1 tabletHans de Goede2016-03-272-0/+209
* ARM: dts: sun5i: Add dts for Difrence DIT4350 tabletHans de Goede2016-03-272-0/+227
* ARM: dts: sun5i-a13-empire-electronix-d709: Remove mmc2 nodeHans de Goede2016-03-271-17/+2
* ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 nodeHans de Goede2016-03-271-15/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-2619-2/+19
|\
| * mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-261-0/+1
| * arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-2618-2/+18
* | [IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck2016-03-253-1/+5
|/
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-256-18/+0
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-266-18/+0
* | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-252-11/+0
|\ \
| * | mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-2/+0
| * | mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-9/+0
* | | Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-258-30/+18
|\ \ \
| * | | parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-232-1/+5
| * | | parisc: Use generic extable search and sort routinesHelge Deller2016-03-234-11/+8
| * | | parisc: Panic immediately when panic_on_oopsAaro Koskinen2016-03-231-4/+1
| * | | parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-233-14/+4
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-256-52/+36
|\ \ \ \
| * | | | arm64: mm: allow preemption in copy_to_user_pageMark Rutland2016-03-241-4/+0
| * | | | arm64: consistently use p?d_set_hugeMark Rutland2016-03-241-4/+2
| * | | | arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel2016-03-241-2/+2
| * | | | arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas2016-03-211-32/+28
| * | | | arm64: drop unused __local_flush_icache_all()Kefeng Wang2016-03-211-7/+0
| * | | | arm64: fix KASLR boot-time I-cache maintenanceMark Rutland2016-03-211-2/+3
| * | | | arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel2016-03-211-1/+1
* | | | | Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-2595-1339/+6086
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann2016-03-244-0/+145
| |\ \ \ \ \
| | * | | | | ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulatorLudovic Desroches2016-03-221-0/+1
| | * | | | | ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulatorLudovic Desroches2016-03-221-0/+1