aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds13-19/+1285
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+5
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds2-5/+1
2014-04-05Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds2-18/+0
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds82-1314/+1021
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds37-330/+849
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds344-5567/+30926
2014-04-05Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-216/+2196
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds152-3673/+3303
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds246-2110/+2572
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds74-263/+343
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds102-3282/+5100
2014-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds21-62/+108
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds7-9/+3
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-5/+51
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds2-1/+59
2014-04-04Hexagon: update CR year for elf.hRichard Kuo1-1/+1
2014-04-04Hexagon: remove SP macroRichard Kuo1-3/+1
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo1-1/+1
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-04Hexagon: fix atomic_setRichard Kuo1-1/+14
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-04hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu2-6/+1
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules needChen Gang1-4/+20
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export itChen Gang1-3/+2
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang1-1/+2
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang1-0/+1
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang1-0/+5
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "hexagon_vm.h"Chen Gang1-36/+36
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"Chen Gang2-1/+1
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang2-0/+10
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang1-2/+3
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang1-0/+2
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_deferred() in "time.c"Chen Gang1-3/+0
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+3
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+1
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf1-2/+0
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh1-1/+1
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+16
2014-04-04Merge branch 'devel-stable' into for-nextRussell King203-3473/+6093
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King84-705/+777
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2-6/+16
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2-43/+27
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King3-25/+10
2014-04-04ARM: omap: dma: get rid of errata globalRussell King2-5/+4
2014-04-04ARM: omap: clean up DMA register accessesRussell King2-114/+102
2014-04-04ARM: omap: remove almost-const variablesRussell King2-19/+9
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King2-11/+0