summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-033-3/+3
|\
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-3/+3
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-033-12/+4
|\ \ | |/ |/|
| * ARM: kill off arch_is_coherentRob Herring2012-10-022-12/+3
| * ARM: add coherent dma opsRob Herring2012-10-021-0/+1
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-024-14/+47
|\ \
| * \ Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-222-14/+41
| |\ \
| | * | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-0/+1
| | * | ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-141-14/+0
| | * | ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-132-0/+40
| * | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-212-0/+6
| |\ \ \
| | * | | ARM: initial multiplatform supportRob Herring2012-09-141-0/+4
| | * | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-0/+2
| | |/ /
| * | | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-211-1/+4
| |\ \ \
* | \ \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-50/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-172-19/+23
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-50/+0
| |\ \ \ \ \
| | * | | | | ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-08-011-50/+0
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-234-15/+58
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-201-0/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-062-19/+23
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | ARM: cache: add extra feature enable for tauros2Chao Xie2012-08-161-1/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-026-65/+62
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-214-15/+58
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-171-0/+7
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-052-54/+32
| |\ \ \ \ \ \
| | * | | | | | ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-231-0/+2
| | * | | | | | ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-232-2/+18
| | * | | | | | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-231-10/+0
| | * | | | | | ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-231-34/+0
| | * | | | | | ARM: PMU: Add runtime PM SupportJon Hunter2012-08-231-8/+12
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-0420-538/+245
| |\| | | | |
| * | | | | | ARM: iop3xx: use fixed PCI i/o mappingRob Herring2012-07-261-11/+1
| * | | | | | ARM: move PCI i/o resource setup into common codeRob Herring2012-07-261-0/+3
| * | | | | | ARM: Add fixed PCI i/o mappingRob Herring2012-07-253-0/+26
| | |_|_|_|/ | |/| | | |
* | | | | | ARM: reserve syscall 378 for kcmpRussell King2012-09-211-0/+2
| |_|_|/ / |/| | | |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-134-15/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon2012-09-091-2/+16
| * | | | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-092-13/+35
| * | | | ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd2012-09-071-0/+3
| * | | | ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon2012-08-251-0/+4
| | |/ / | |/| |
* / | | ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-281-0/+7
|/ / /
* | | ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-111-3/+3
* | | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-111-16/+18
* | | ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-111-0/+2
| |/ |/|
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-023-119/+12
|\ \
| * | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-07-311-2/+6
| * | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-07-311-115/+4
| * | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell2012-07-291-2/+2
| |/