aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21ARM: reserve syscall 378 for kcmpRussell King1-0/+2
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-15/+58
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon1-2/+16
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2-13/+35
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd1-0/+3
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski1-0/+7
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon1-0/+4
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon1-16/+18
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross1-0/+2
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-119/+12
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-20/+4
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski1-0/+3
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski1-19/+0
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski1-1/+1
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell1-2/+2
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-353/+204
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King11-353/+204
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-25/+1
2012-07-24arm: remove km_type definitionsCong Wang1-25/+1
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon1-7/+25
2012-07-09ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2-4/+9
2012-07-09ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon1-0/+41
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2-21/+61
2012-07-09ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2-18/+2
2012-07-09ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon1-2/+2
2012-07-09ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2-26/+63
2012-07-09ARM: 7460/1: remove asm/locks.hPaul Bolle1-274/+0
2012-07-05ARM: fix warnings about atomic64_readRussell King1-1/+1
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon1-4/+1
2012-07-05ARM: fix set_domain() macroRussell King1-9/+9
2012-07-02Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/irqArnd Bergmann1-1/+1
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo1-1/+1
2012-06-28ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini1-1/+1
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-06-16ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon1-0/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-16/+16
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linusRussell King1-3/+5
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds5-298/+163
2012-05-25ARM: fix out[bwl]()Russell King1-13/+11