aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-20
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-16
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-05
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-23
| | | * | | | | | | | ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-23
| | | * | | | | | | | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-23
| | | * | | | | | | | ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-23
| | | * | | | | | | | ARM: PMU: Add runtime PM SupportJon Hunter2012-08-23
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-04
| | |\| | | | | | |
| | * | | | | | | | ARM: iop3xx: use fixed PCI i/o mappingRob Herring2012-07-26
| | * | | | | | | | ARM: move PCI i/o resource setup into common codeRob Herring2012-07-26
| | * | | | | | | | ARM: Add fixed PCI i/o mappingRob Herring2012-07-25
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | ARM: reserve syscall 378 for kcmpRussell King2012-09-21
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-12
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon2012-09-09
| | * | | | | | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-09
| | * | | | | | ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd2012-09-07
| | * | | | | | ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon2012-08-25
| | | |/ / / / | | |/| | | |
* | | | | | | xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell2012-10-19
* | | | | | | xen: arm: make p2m operations NOPsIan Campbell2012-10-19
* | | | | | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
* | | | | | | xen: sysfs: fix build warning.Ian Campbell2012-10-19
| |_|_|_|/ / |/| | | | |
* | | | | | xen/arm: compile netbackStefano Stabellini2012-08-08
* | | | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-14
* | | | | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-14
* | | | | | xen/arm: sync_bitopsStefano Stabellini2012-08-08
* | | | | | xen/arm: page.h definitionsStefano Stabellini2012-08-08
* | | | | | xen/arm: hypercallsStefano Stabellini2012-09-14
* | | | | | arm: initial Xen supportStefano Stabellini2012-09-14
|/ / / / /
* / / / / ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-28
|/ / / /
* | | | ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-11
* | | | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-11
* | | | ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-11
| |/ / |/| |
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\ \ \
| * | | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-07-31
| * | | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-07-31
| * | | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell2012-07-29
| |/ /
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \ \
| * | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* | | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-30
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski2012-07-30
| * | | common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-30
| * | | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-30
| |/ /
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-27
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | | |/
| | | * | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-09
| | | * | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-09
| | | * | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-09