summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mm.h
Commit message (Expand)AuthorAgeFilesLines
* arm: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-1/+1
* ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook2022-03-311-0/+4
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-5/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+1
* vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig2019-09-041-3/+0
* ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski2019-06-201-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: provide common method to clear bits in CPU control registerRussell King2014-06-021-0/+4
* ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-101-0/+1
* ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King2013-10-311-0/+2
* ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim2013-02-161-0/+12
* ARM: Fix ioremap() of address zeroRussell King2012-08-251-0/+3
* ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-301-0/+3
* ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
* ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2012-06-111-1/+1
* ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-0/+3
* ARM: pgtable: get rid of TOP_PTE()Russell King2012-01-261-4/+4
* ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2012-01-261-0/+5
* ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-261-0/+6
* ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King2012-01-261-0/+13
* ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-261-0/+14
* ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas2011-10-061-2/+2
* ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2011-07-121-0/+6
* ARM: kill pmd_off()Russell King2011-05-261-6/+1
* ARM: pgtable: add pud-level codeRussell King2011-02-211-1/+1
* ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-261-1/+1
* ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-2/+1
* ARM: initial LMB trialRussell King2010-07-271-1/+1
* ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-1/+2
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-3/+1
* ARM: Move memory mapping into mmu.cRussell King2010-05-151-3/+0
* ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-041-0/+2
* [ARM] fixmap supportNicolas Pitre2009-03-151-2/+1
* [ARM] use asm/sections.hRussell King2008-12-011-2/+0
* [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-1/+1
* Merge branch 'ptebits' into develRussell King2008-10-091-1/+0
|\
| * [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-011-1/+0
* | [ARM] clean up a load of old declarationsRussell King2008-09-061-0/+2
|/
* [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-211-0/+1
* [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-211-0/+9
* [ARM] Fix nommu buildRussell King2006-11-301-0/+5
* [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-271-1/+0
* [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-271-0/+4
* [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-201-0/+19