aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds3-12/+4
2012-10-02ARM: kill off arch_is_coherentRob Herring2-12/+3
2012-10-02ARM: add coherent dma opsRob Herring1-0/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-14/+47
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-50/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-65/+62
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dtOlof Johansson4-15/+58
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2-14/+41
2012-09-21ARM: reserve syscall 378 for kcmpRussell King1-0/+2
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson2-0/+6
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-1/+4
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson4-15/+58
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson1-0/+7
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-0/+7
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson2-19/+23
2012-09-14ARM: initial multiplatform supportRob Herring1-0/+4
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-0/+2
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-0/+1
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier1-14/+0
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier2-0/+40
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-15/+58
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon1-2/+16
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2-13/+35
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd1-0/+3
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson2-19/+23
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/cleanupOlof Johansson2-54/+32
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann20-538/+245
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski1-0/+7
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon1-0/+4
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha1-0/+2
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2-2/+18
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-10/+0
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon1-34/+0
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter1-8/+12
2012-08-16ARM: cache: add extra feature enable for tauros2Chao Xie1-1/+4
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann1-50/+0
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon1-16/+18
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross1-0/+2
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-119/+12
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu1-50/+0
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-20/+4
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski1-0/+3
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski1-19/+0
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski1-1/+1