summaryrefslogtreecommitdiff
path: root/arch/arm/mm/mm.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2013-10-31ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King
2013-02-16ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim
2012-08-25ARM: Fix ioremap() of address zeroRussell King
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King
2012-06-11ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-01-26ARM: pgtable: get rid of TOP_PTE()Russell King
2012-01-26ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King
2012-01-26ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King
2012-01-26ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King
2011-11-26ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King
2011-05-26ARM: kill pmd_off()Russell King
2011-02-21ARM: pgtable: add pud-level codeRussell King
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-05-15ARM: Move memory mapping into mmu.cRussell King
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King
2009-03-15[ARM] fixmap supportNicolas Pitre
2008-12-01[ARM] use asm/sections.hRussell King
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2007-04-21[ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King
2007-04-21[ARM] mm 5: Use mem_types table in ioremapRussell King
2006-11-30[ARM] Fix nommu buildRussell King
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King