summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/memory.h
AgeCommit message (Expand)AuthorLines
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-6/+0
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij-5/+12
2023-02-09arm: include asm-generic/memory_model.h from page.h rather than memory.hMike Rapoport (IBM)-2/+0
2022-09-15ARM: footbridge: remove custom DMA address handlingArnd Bergmann-11/+0
2022-07-07ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig-2/+0
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij-3/+4
2021-06-21ARM: 9097/1: mmu: Declare section start/end correctlyLinus Walleij-2/+2
2021-06-13ARM: 9089/1: Define kernel physical section start and endLinus Walleij-0/+7
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij-1/+7
2021-03-09ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel-15/+0
2020-12-21Merge branch 'devel-stable' into for-nextRussell King-17/+40
2020-10-28ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel-5/+8
2020-10-28ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel-12/+32
2020-10-28ARM: p2v: use relative references in patch site arraysArd Biesheuvel-3/+3
2020-10-28ARM: p2v: drop redundant 'type' argument from __pv_stubArd Biesheuvel-4/+4
2020-10-28ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel-3/+3
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij-0/+5
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada-6/+0
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin-0/+1
2017-02-28ARM: 8648/2: nommu: display vectors baseAfzal Mohammed-2/+7
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed-0/+2
2017-02-28ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli-2/+13
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli-0/+7
2016-08-12ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre-12/+3
2016-05-03ARM: provide arm_has_idmap_alias() helperRussell King-0/+5
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King-7/+26
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann-14/+0
2016-02-17ARM: make the physical-relative calculation more obviousRussell King-4/+11
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre-0/+8
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King-3/+3
2015-09-22ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly-0/+2
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig-6/+0
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King-1/+1
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King-16/+0
2015-06-29ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov-1/+1
2015-06-01ARM: redo TTBR setup code for LPAERussell King-16/+0
2014-11-10ARM: Use include/asm-generic/io.hThierry Reding-0/+4
2014-08-05Merge branch 'devel-stable' into for-nextRussell King-3/+1
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König-4/+2
2014-07-01ARM: nommu: don't limit TASK_SIZEUwe Kleine-König-3/+1
2014-04-23ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre-2/+0
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King-23/+27
2014-04-03ARM: Better virt_to_page() handlingRussell King-17/+24
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King-6/+3
2013-12-29ARM: 7931/1: Correct virt_addr_validLaura Abbott-1/+2
2013-12-13ARM: fix asm/memory.h build errorRussell King-17/+14
2013-11-14ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky-1/+8
2013-10-29ARM: fix misplaced arch_virt_to_idmap()Russell King-1/+2