summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-0/+2
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-201-1/+4
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-50/+0
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-162-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-011-1/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-224-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-052-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-016-65/+62
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-204-15/+58
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-161-0/+7
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-042-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
| | | |/ / / / | | |/| | | |
* | | | | | | xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell2012-10-191-1/+7
* | | | | | | xen: arm: make p2m operations NOPsIan Campbell2012-10-191-3/+10
* | | | | | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-191-2/+0
* | | | | | | xen: sysfs: fix build warning.Ian Campbell2012-10-191-0/+2
| |_|_|_|/ / |/| | | | |
* | | | | | xen/arm: compile netbackStefano Stabellini2012-08-081-0/+19
* | | | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+18
* | | | | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-141-2/+6
* | | | | | xen/arm: sync_bitopsStefano Stabellini2012-08-081-0/+27
* | | | | | xen/arm: page.h definitionsStefano Stabellini2012-08-081-0/+82
* | | | | | xen/arm: hypercallsStefano Stabellini2012-09-141-0/+50
* | | | | | arm: initial Xen supportStefano Stabellini2012-09-143-0/+94
|/ / / / /
* / / / / 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-013-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
| |/ /
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-301-1/+0
|\ \ \