summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-2711-353/+204
|\
| *---. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-2711-353/+204
| |\ \ \
| | | | * 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/+2
| | | * | 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/+0
| | | |/
| | * | 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/+1
|\ \ \
| * | | arm: remove km_type definitionsCong Wang2012-07-241-25/+1
| |/ /
* | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-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: 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/+1
* | | 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/+0
|\
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-292-16/+16
|\ \ | |/ |/|
| * Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-291-3/+5
| |\
| | * arm: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-211-1/+0
| | * arm: new way of handling ERESTART_RESTARTBLOCKAl Viro2012-05-211-1/+4
| | * arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-211-1/+1
| * | ARM: fix out[bwl]()Russell King2012-05-251-13/+11
* | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\ \ \
| * \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-111-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-031-0/+1
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-251-0/+2
|\ \ \ \
| * | | | dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-0/+2
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-255-298/+163
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski2012-05-223-298/+147
| |\ \ \ \ \
| | * | | | | ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski2012-05-212-0/+37
| | * | | | | ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski2012-05-211-30/+77
| | * | | | | ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski2012-05-211-97/+2
| | * | | | | ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski2012-05-212-169/+28
| | * | | | | ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski2012-05-211-34/+33
| | * | | | | ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski2012-05-211-1/+3
| | | |/ / / | | |/| | |
| * | | | | ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-212-0/+16
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-191-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \ \ \
| * | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-225-418/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
OpenPOWER on IntegriCloud