summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski
2012-05-21Merge branch 'v3-removal' into for-linusRussell King
2012-05-21Merge branch 'misc' into for-linusRussell King
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: remove redundant code and do the cleanupMarek Szyprowski
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski
2012-05-21ARM: dma-mapping: implement dma sg methods on top of any generic dma opsMarek Szyprowski
2012-05-21ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski
2012-05-21ARM: dma-mapping: use pr_* instread of printkMarek Szyprowski
2012-05-21ARM: dma-mapping: use dma_mmap_from_coherent()Marek Szyprowski
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-07ARM: cache: tauros2: add disable and resume callbackChao Xie
2012-05-07ARM: mm: proc-mohawk: add suspend resume for mohawkChao Xie
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd
2012-04-23ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon
2012-04-23ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon
2012-04-23ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon
2012-04-17ARM: Remove current_mm per-cpu variableCatalin Marinas
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas
2012-04-17ARM: Use TTBR1 instead of reserved context IDWill Deacon
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon
2012-04-13ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon
2012-04-10ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incrementedKautuk Consul
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-27Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King
2012-03-24ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino
2012-03-24ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König
2012-03-24ARM: move CP15 definitions to separate header fileRussell King
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-11ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring