summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2012-10-03Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-10-02ARM: kill off arch_is_coherentRob Herring
2012-10-02ARM: add coherent dma opsRob Herring
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-23Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson
2012-09-21ARM: reserve syscall 378 for kcmpRussell King
2012-09-21Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-21Merge branch 'next/dt' into next/multiplatformOlof Johansson
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-17Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-09-17Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-14ARM: initial multiplatform supportRob Herring
2012-09-14ARM: picoxcell: move debug macros to include/debugRob Herring
2012-09-14ARM: socfpga: move debug macros to include/debugRob Herring
2012-09-14ARM: mvebu: move debug macros to include/debugRob Herring
2012-09-14ARM: vexpress: move debug macros to include/debugRob Herring
2012-09-14ARM: highbank: move debug macros to include/debugRob Herring
2012-09-14ARM: move debug macros to common locationRob Herring
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson
2012-09-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter
2012-08-16ARM: cache: add extra feature enable for tauros2Chao Xie
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon