summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-161-234/+0
| |\ \ \ \ \
| | * | | | | ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan2012-05-141-234/+0
| * | | | | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-134-151/+59
| |\| | | | |
| | * | | | | ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2012-05-134-151/+59
| * | | | | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-113-31/+1
| |\| | | | |
| | * | | | | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan2012-05-113-31/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-092-0/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-04-221-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'ixp2xxx/removal' into next/cleanupOlof Johansson2012-04-141-62/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-061-62/+0
| | | |_|/ | | |/| |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-3/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-082-0/+11
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-2/+0
| * | | | | arm: Use generic idle thread allocationThomas Gleixner2012-04-261-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'v3-removal' into for-linusRussell King2012-05-214-54/+2
|\ \ \ \ \
| * | | | | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-054-54/+2
| |/ / / /
* | | | | Merge branch 'misc' into for-linusRussell King2012-05-216-65/+119
|\ \ \ \ \
| * | | | | ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas2012-05-121-2/+0
| * | | | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-061-0/+5
| * | | | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-021-2/+2
| * | | | | ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon2012-04-281-60/+13
| * | | | | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-251-0/+5