aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/ioremap.c
AgeCommit message (Expand)Author
43 hoursmaster: sync with upstream 6.6Bruce Ashfield
2022-06-27arm64: mm: Convert to GENERIC_IOREMAPKefeng Wang
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2019-09-04arm64: remove __iounmapChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2017-02-09arm64: use is_vmalloc_addrMiles Chen
2015-01-23arm64: add ioremap physical address informationMin-Hua Chen
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott
2014-10-20arm64: mm: Correct fixmap pagetable typesSteve Capper
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas
2014-04-07arm64: add early_ioremap supportMark Salter
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter
2012-09-17arm64: Device specific operationsCatalin Marinas