aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent3-1/+20
2015-09-05CRIS: UAPI: use generic types.hRabin Vincent3-13/+1
2015-09-05CRIS: UAPI: use generic shmbuf.hRabin Vincent2-42/+1
2015-09-05CRIS: UAPI: use generic msgbuf.hRabin Vincent2-33/+1
2015-09-05CRIS: UAPI: use generic socket.hRabin Vincent2-92/+1
2015-09-05CRIS: UAPI: use generic sembuf.hRabin Vincent2-25/+1
2015-09-05CRIS: UAPI: use generic sockios.hRabin Vincent2-13/+1
2015-09-05CRIS: UAPI: use generic auxvec.hRabin Vincent2-4/+1
2015-09-05CRIS: UAPI: use generic headers via KbuildRabin Vincent12-31/+10
2015-09-05CRIS: UAPI: fix elf.h exportRabin Vincent4-1/+8
2015-09-05CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent3-8/+7
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent6-3/+8
2015-09-05CRISv32: Squash compile warnings for axisflashmapJesper Nilsson1-4/+5
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson4-14/+12
2015-09-05CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson1-2/+6
2015-09-05CRIS: Wire up missing syscallsChen Gang4-1/+25
2015-09-05CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent1-0/+1
2015-09-05CRISv32: add unreachable() to BUG()Rabin Vincent1-2/+9
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet1-2/+1
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-11/+20
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds10-12/+61
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds84-1136/+2307
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds176-2176/+5791
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds113-1578/+2009
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds83-2127/+912
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds83-1062/+899
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-94/+151
2015-09-03Merge branch 'devel-stable' into for-linusRussell King19-1794/+50
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King156-766/+2953
2015-09-03Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle3-19/+20
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou1-3/+9
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith1-1/+1
2015-09-03MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras1-1/+0
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras5-2/+480
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instructionMarkos Chandras5-2/+480
2015-09-03MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instructionMarkos Chandras5-2/+138
2015-09-03MIPS: math-emu: Add support for the MIPS R6 RINT FPU instructionMarkos Chandras1-0/+24
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instructionMarkos Chandras5-2/+559
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras5-2/+553
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instructionMarkos Chandras1-0/+22
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instructionMarkos Chandras1-0/+23
2015-09-03MIPS: math-emu: Add support for the CMP.condn.fmt R6 instructionMarkos Chandras1-9/+121
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras1-2/+7
2015-09-03MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen2-0/+8
2015-09-03MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-09-03MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen1-0/+12
2015-09-03MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and portsJanne Huttunen1-0/+3
2015-09-03MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen1-5/+144
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen3-67/+258
2015-09-03MIPS: Octeon: Add definitions for setting up SSOJanne Huttunen1-0/+29