summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: reserve syscall 378 for kcmpRussell King2012-09-211-0/+2
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-134-15/+58
|\
| * ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon2012-09-091-2/+16
| * ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-092-13/+35
| * ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd2012-09-071-0/+3
| * ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon2012-08-251-0/+4
* | ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-281-0/+7
|/
* 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: 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
|\ \ | |/ |/|
| * 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/+0Star
| | * 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/+11Star