summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-20Merge branch 'security-fixes' into fixesRussell King
2013-08-20ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txtChristian Daudt
2013-08-20ARM: 7820/1: mm: cache-l2x0: Print the cache size in kBFabio Estevam
2013-08-20ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre
2013-08-20ARM: 7818/1: feroceon: Add suspend/resume operationEzequiel Garcia
2013-08-12ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlockWill Deacon
2013-08-12ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon
2013-08-12ARM: mm: remove redundant dsb() prior to range TLB invalidationWill Deacon
2013-08-01Merge branch 'security-fixes' into fixesRussell King
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-07-31ARM: move vector stubsRussell King
2013-07-31ARM: 7792/1: mm: Remove general hugetlb code from ARMSteven Capper
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam
2013-07-22ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King
2013-07-22ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-09ARM: mm: fix boot on SA1110 AssabetRussell King
2013-07-09ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf
2013-07-06Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-07-03mm/ARM: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-29ARM: 7775/1: mm: Remove do_sect_fault from LPAE codeSteven Capper
2013-06-28ARM: dma: Drop __GFP_COMP for iommu dma memory allocationsRichard Zhao
2013-06-28ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei
2013-06-28ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detachWill Deacon
2013-06-28ARM: dma-mapping: convert DMA direction into IOMMU protection attributesWill Deacon
2013-06-28ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_poolYoungJun Cho
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-06-24ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier
2013-06-24ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT