aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2012-10-12Merge branches 'per-cpu-thread-hotplug-v3-fixed', 'task-placement-v2', 'arm-a...Viresh Kumar
2012-10-09ARM: perf: save/restore pmu registers in pm notifierSudeep KarkadaNagesha
2012-10-09ARM: perf: set cpu affinity to support multiple PMUsSudeep KarkadaNagesha
2012-10-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon
2012-10-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha
2012-10-09ARM: perf: add guest vs host discriminationMarc Zyngier
2012-10-09ARM: kernel: provide cluster to logical cpu mask mapping APILorenzo Pieralisi
2012-10-09ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha
2012-10-09ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon
2012-10-09ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
2012-10-09ARM: pmu: remove unused reservation mechanismWill Deacon
2012-10-09ARM: PMU: Add runtime PM SupportJon Hunter
2012-10-08ARM: Add HMP scheduling support for ARM architectureMorten Rasmussen
2012-09-21ARM: reserve syscall 378 for kcmpRussell King
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-24arm: remove km_type definitionsCong Wang
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon
2012-07-09ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon
2012-07-09ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2012-07-09ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon
2012-07-09ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon
2012-07-09ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon
2012-07-09ARM: 7460/1: remove asm/locks.hPaul Bolle
2012-07-05ARM: fix warnings about atomic64_readRussell King
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon
2012-07-05ARM: fix set_domain() macroRussell King
2012-07-02Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann