aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-418/+0
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski3-298/+147
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+0
2012-05-21arm: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro1-1/+4
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro1-1/+1
2012-05-21Merge branch 'v3-removal' into for-linusRussell King4-54/+2
2012-05-21Merge branch 'misc' into for-linusRussell King6-65/+119
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King7-44/+117
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2-0/+16
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski2-0/+37
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski1-30/+77
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski1-97/+2
2012-05-21ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski2-169/+28
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski1-34/+33
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski1-1/+3
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King1-1/+0
2012-05-16Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann1-234/+0
2012-05-14ARM: clps711x: Used own subarch directory for store header fileAlexander Shiyan1-234/+0
2012-05-13Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann4-151/+59
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan4-151/+59
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King2-5/+7
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-5/+0
2012-05-12ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas1-2/+0
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann3-31/+1
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan3-31/+1
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson1-0/+1
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2-0/+11
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2-0/+11
2012-05-08arm: Remove unused cpu_idle_wait()Thomas Gleixner1-2/+0
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier1-0/+5
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King4-54/+2
2012-05-04Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+19
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo1-0/+1
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon1-2/+2
2012-04-28ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon1-60/+13
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-27ARM: architected timers: remove support for non DT platformsMarc Zyngier1-13/+1
2012-04-27ARM: architected timers: add DT supportMarc Zyngier1-0/+6
2012-04-27ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier1-0/+6
2012-04-27ARM: local timers: Add A15 architected timer supportMarc Zyngier1-0/+19
2012-04-26arm: Use generic idle thread allocationThomas Gleixner1-1/+0
2012-04-26ARM: PCI: remove unused sys->hwRussell King1-1/+0
2012-04-25ARM: 7374/1: add TRACEHOOK supportWade Farnsworth1-0/+5
2012-04-25ARM: 7373/1: add support for the generic syscall.h interfaceWade Farnsworth1-0/+93
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij1-0/+2
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon1-0/+7