aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook1-0/+4
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-5/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-04arm: add support for folded p4d page tablesMike Rapoport1-1/+1
2019-09-04vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig1-3/+0
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King1-0/+4
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall1-0/+1
2013-10-31ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King1-0/+2
2013-02-16ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim1-0/+12
2012-08-25ARM: Fix ioremap() of address zeroRussell King1-0/+3
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski1-0/+3
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King1-1/+1
2012-06-11ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski1-1/+1
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski1-0/+3
2012-01-26ARM: pgtable: get rid of TOP_PTE()Russell King1-4/+4
2012-01-26ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King1-0/+5
2012-01-26ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King1-0/+6
2012-01-26ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King1-0/+13
2011-11-26ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre1-0/+14
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas1-2/+2
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King1-0/+6
2011-05-26ARM: kill pmd_off()Russell King1-6/+1
2011-02-21ARM: pgtable: add pud-level codeRussell King1-1/+1
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King1-1/+1
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-2/+1
2010-07-27ARM: initial LMB trialRussell King1-1/+1
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-1/+2
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-3/+1
2010-05-15ARM: Move memory mapping into mmu.cRussell King1-3/+0
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King1-0/+2
2009-03-15[ARM] fixmap supportNicolas Pitre1-2/+1
2008-12-01[ARM] use asm/sections.hRussell King1-2/+0
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre1-1/+1
2008-10-09Merge branch 'ptebits' into develRussell King1-1/+0
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King1-1/+0
2008-09-06[ARM] clean up a load of old declarationsRussell King1-0/+2
2007-04-21[ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King1-0/+1
2007-04-21[ARM] mm 5: Use mem_types table in ioremapRussell King1-0/+9
2006-11-30[ARM] Fix nommu buildRussell King1-0/+5
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King1-1/+0
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King1-0/+4
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King1-0/+19