aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
* 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
| | | * | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-07-09
| | | * | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-07-09
| | | * | ARM: 7460/1: remove asm/locks.hPaul Bolle2012-07-09
| | | |/
| | * | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-09
| | * | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-09
| | |/
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\ \ \
| * | | arm: remove km_type definitionsCong Wang2012-07-24
| |/ /
* | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \ | |/ / |/| |
| * | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-02
| |\ \
| | * | ARM: fiq: change FIQ_START to a variableShawn Guo2012-07-01
| | |/
* | | ARM: fix warnings about atomic64_readRussell King2012-07-05
* | | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-05
* | | ARM: fix set_domain() macroRussell King2012-07-05
|/ /
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-20
|\ \
| * | Viresh has movedViresh Kumar2012-06-20
| |/
* / ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon2012-06-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-29
|\ \ | |/ |/|
| * Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-29
| |\
| | * arm: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-21
| | * arm: new way of handling ERESTART_RESTARTBLOCKAl Viro2012-05-21
| | * arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-21
| * | ARM: fix out[bwl]()Russell King2012-05-25
* | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26
|\ \ \
| * \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-03
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-25
|\ \ \ \
| * | | | dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-25
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski2012-05-22
| |\ \ \ \ \
| | * | | | | ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski2012-05-21
| | * | | | | ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski2012-05-21
| | * | | | | ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski2012-05-21