summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-171-0/+7
|\
| * ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-281-0/+7
* | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-052-54/+32Star
|\ \
| * | 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/+0Star
| * | ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-231-34/+0Star
| * | 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/+245Star
|\|
| * 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/+12Star
| |\
| | * 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/+4Star
| | * 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-311-1/+0Star
| |\ \
| | * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
| * | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-301-20/+4Star
| |\ \ \ | | |/ / | |/| |
| | * | ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski2012-07-301-0/+3
| | * | common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-301-19/+0Star
| | * | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-301-1/+1
| | |/
| * | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-2811-353/+204Star
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-2811-353/+204Star
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
| | | | * | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-091-0/+41
| | | | * | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-092-21/+61
| | | | * | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-092-18/+2Star
| | | | * | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-07-091-2/+2
| | | | * | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-07-092-26/+63
| | | | * | ARM: 7460/1: remove asm/locks.hPaul Bolle2012-07-091-274/+0Star
| | | | |/
| | | * | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-091-7/+25
| | | * | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-092-4/+9
| | | |/
| * | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-271-25/+1Star
| |\ \ \
| | * | | arm: remove km_type definitionsCong Wang2012-07-241-25/+1Star
| | |/ /
| * | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-021-1/+1
| | |\ \
| | | * | ARM: fiq: change FIQ_START to a variableShawn Guo2012-07-011-1/+1
| | | |/
* | | | ARM: iop3xx: use fixed PCI i/o mappingRob Herring2012-07-261-11/+1Star
* | | | 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: fix warnings about atomic64_readRussell King2012-07-051-1/+1
* | | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-051-4/+1Star
* | | ARM: fix set_domain() macroRussell King2012-07-051-9/+9
|/ /
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-201-1/+1
|\ \
| * | Viresh has movedViresh Kumar2012-06-201-1/+1
| |/
* / ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon2012-06-161-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+0Star
|\
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-302-16/+16
|\ \ | |/ |/|