summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-27ARM: dts: sun4i: Add the SPDIF block to the A10Marcus Cooper1-0/+13
2016-03-27ARM: dts: sun7i: Add the SPDIF clk to the A20Marcus Cooper1-0/+11
2016-03-27ARM: dts: sun4i: Add the SPDIF clk to the A10Marcus Cooper1-0/+11
2016-03-27ARM: dts: sun7i: Add SPDIF TX pin to the A20Marcus Cooper1-0/+7
2016-03-27ARM: dts: sun4i: Add SPDIF TX pin to the A10Marcus Cooper1-0/+7
2016-03-27ARM: dts: sun8i: Add eMMC dt node on Orangepi Plus boardsHans de Goede1-0/+17
2016-03-27ARM: dts: sun8i: Add wifi dt node on Orangepi Plus boardsHans de Goede1-0/+24
2016-03-27ARM: dts: sun8i: Enable IR receiver on Orangepi Plus boardsHans de Goede1-0/+6
2016-03-27ARM: dts: sun8i: Enable USB host controllers on Orangepi Plus boardsJens Kuske1-0/+44
2016-03-27ARM: dts: sun8i: Add usbphy and usb host controller nodesReinder de Haan1-0/+101
2016-03-27ARM: dts: sun8i: Add support for H3 usb clocksReinder de Haan1-0/+12
2016-03-27ARM: dts: sun8i: Add mmc2_8bit_pins to sun8i-h3.dtsiHans de Goede1-0/+10
2016-03-27ARM: dts: sun4i: Add dts file for Dserve DSRV9703C tabletHans de Goede2-0/+282
2016-03-27ARM: dts: sun8i: Add dts file for the Polaroid MID2809PXE4 tabletHans de Goede2-0/+244
2016-03-27ARM: dts: sun8i: Fix regulator for mmc0 for sun8i-a23-gt90h-v4Hans de Goede1-2/+1
2016-03-27ARM: dts: sun8i: Fix wrong Quad core / a33 compat for sun8i-a23-gt90h-v4Hans de Goede1-2/+2
2016-03-27ARM: dts: sun8i: Add backlight / pwm nodes to sun8i-a23-gt90h-v4Hans de Goede1-0/+24
2016-03-27ARM: dts: sun8i: Add pmic nodes to sun8i-a23-gt90h-v4Hans de Goede1-0/+89
2016-03-27ARM: dts: sun6i: Add dts for colorfly e708 q1 tabletHans de Goede2-0/+209
2016-03-27ARM: dts: sun5i: Add dts for Difrence DIT4350 tabletHans de Goede2-0/+227
2016-03-27ARM: dts: sun5i-a13-empire-electronix-d709: Remove mmc2 nodeHans de Goede1-17/+2
2016-03-27ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 nodeHans de Goede1-15/+0
2016-03-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-2/+19
2016-03-26mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+1
2016-03-26arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko18-2/+18
2016-03-26[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck3-1/+5
2016-03-25Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-18/+0
2016-03-25Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2-11/+0
2016-03-25Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-30/+18
2016-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-52/+36
2016-03-25Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds95-1339/+6086
2016-03-25Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds6-73/+17
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+1
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-39/+864
2016-03-24Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann4-0/+145
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds58-124/+193
2016-03-24h8300: switch EARLYCONYoshinori Sato3-66/+10
2016-03-24h8300: dts: Rename the serial port clock to fckGeert Uytterhoeven3-7/+7
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland1-4/+0
2016-03-24arm64: consistently use p?d_set_hugeMark Rutland1-4/+2
2016-03-24arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel1-2/+2
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2-1/+5
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller4-11/+8
2016-03-23parisc: Panic immediately when panic_on_oopsAaro Koskinen1-4/+1
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller3-14/+4
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds8-8/+8
2016-03-23x86/msr: Remove unused native_read_tscp()Prarit Bhargava1-8/+0
2016-03-23ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platformMaJun1-0/+1
2016-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-417/+98