aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-20ARM: dts: STiH410-B2260: clean unnecessary hdmi node overlayArnaud Pouliquen1-6/+0
2016-10-20ARM: dts: STiHxxx-b2120: Add support of HDMI audioArnaud Pouliquen1-1/+18
2016-10-20ARM: dts: STiH410: Add label for sti-hdmi nodeArnaud Pouliquen1-1/+1
2016-10-20ARM: dts: STiH407: Add label for sti-hdmi nodeArnaud Pouliquen1-1/+1
2016-10-20ARM: dts: STiH407-family: sti sound card field cleaningArnaud Pouliquen1-26/+6
2016-10-20ARM: dts: remove STiH41x-b2020.dtsiPatrice Chotard1-82/+0
2016-10-20ARM: dts: remove STiH41x-b2000.dtsiPatrice Chotard1-96/+0
2016-10-20ARM: dts: remove STiH41x-b2020.dtsiPatrice Chotard1-32/+0
2016-10-20ARM: dts: remove STiH41x.dtsiPatrice Chotard1-47/+0
2016-10-20ARM: dts: remove STiH416.dtsiPatrice Chotard1-517/+0
2016-10-20ARM: dts: remove STiH415.dtsiPatrice Chotard1-234/+0
2016-10-20ARM: dts: remove STiH415-pinctrl.dtsiPatrice Chotard1-545/+0
2016-10-20ARM: dts: remove STiH415-clock.dtsiPatrice Chotard1-533/+0
2016-10-20ARM: dts: remove STiH415-b2000.dtsPatrice Chotard2-16/+0
2016-10-20ARM: dts: remove STiH415-b2020.dtsPatrice Chotard2-16/+0
2016-10-20ARM: dts: remove STiH416-pinctrl.dtsiPatrice Chotard1-692/+0
2016-10-20ARM: dts: remove STiH416-clock.dtsiPatrice Chotard1-756/+0
2016-10-20ARM: dts: remove STiH416-b2000.dtsPatrice Chotard2-16/+0
2016-10-20ARM: dts: remove STiH416-b2020.dtsPatrice Chotard2-38/+0
2016-10-20ARM: dts: remove STiH416-b2020e.dtsPatrice Chotard2-66/+0
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-0/+23
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds210-3399/+4748
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds10-78/+48
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro9-78/+47
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds247-1222/+707
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+3
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds4-9/+4
2016-10-14Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-2/+1
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds72-245/+233
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle5-6/+28
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds4-18/+329
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-2/+0
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-11Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds6-17/+29
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds30-251/+255
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-17/+72
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-36/+80
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada5-5/+0
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-7/+7
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+3
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-3/+26
2016-10-11powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-2/+4
2016-10-11unicore32: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11tile: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11arm64: use simpler API for random address requestsJason Cooper1-6/+2
2016-10-11ARM: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11x86: use simpler API for random address requestsJason Cooper2-6/+2
2016-10-12powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman1-1/+1