summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/memory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-6/+0
* ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-291-5/+12
* arm: include asm-generic/memory_model.h from page.h rather than memory.hMike Rapoport (IBM)2023-02-101-2/+0
* ARM: footbridge: remove custom DMA address handlingArnd Bergmann2022-09-151-11/+0
* ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig2022-07-071-2/+0
* ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij2021-08-101-3/+4
* ARM: 9097/1: mmu: Declare section start/end correctlyLinus Walleij2021-06-211-2/+2
* ARM: 9089/1: Define kernel physical section start and endLinus Walleij2021-06-131-0/+7
* ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij2021-06-131-1/+7
* ARM: 9059/1: cache-v7: get rid of mini-stackArd Biesheuvel2021-03-091-15/+0
* Merge branch 'devel-stable' into for-nextRussell King2020-12-211-17/+40
|\
| * ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel2020-10-281-5/+8
| * ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel2020-10-281-12/+32
| * ARM: p2v: use relative references in patch site arraysArd Biesheuvel2020-10-281-3/+3
| * ARM: p2v: drop redundant 'type' argument from __pv_stubArd Biesheuvel2020-10-281-4/+4
* | ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2020-10-281-3/+3
* | ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-271-0/+5
* | ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-271-0/+5
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-111-6/+0
* ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin2018-01-211-0/+1
* ARM: 8648/2: nommu: display vectors baseAfzal Mohammed2017-02-281-2/+7
* ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-281-0/+2
* ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-02-281-2/+13
* ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-281-0/+7
* ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre2016-08-121-12/+3
* ARM: provide arm_has_idmap_alias() helperRussell King2016-05-031-0/+5
* ARM: provide improved virt_to_idmap() functionalityRussell King2016-05-031-7/+26
* ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann2016-02-221-14/+0
* ARM: make the physical-relative calculation more obviousRussell King2016-02-171-4/+11
* ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre2016-02-161-0/+8
* ARM: make virt_to_idmap() return unsigned longRussell King2016-02-081-3/+3
* ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly2015-09-221-0/+2
* mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-281-6/+0
* ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-171-1/+1
* Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-071-16/+0
|\
| * ARM: redo TTBR setup code for LPAERussell King2015-06-021-16/+0
* | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-291-1/+1
|/
* ARM: Use include/asm-generic/io.hThierry Reding2014-11-101-0/+4
* Merge branch 'devel-stable' into for-nextRussell King2014-08-051-3/+1
|\
| * ARM: nommu: don't limit TASK_SIZEUwe Kleine-König2014-07-011-3/+1
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-301-4/+2
|/
* ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre2014-04-231-2/+0
*---. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-041-23/+27
|\ \ \
| | * | ARM: Better virt_to_page() handlingRussell King2014-04-031-17/+24
| |/ / |/| |
| * | ARM: fix noMMU kallsyms symbol filteringRussell King2014-03-071-6/+3
|/ /
* | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
* | ARM: fix asm/memory.h build errorRussell King2013-12-131-17/+14
|/
* ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
* ARM: fix misplaced arch_virt_to_idmap()Russell King2013-10-301-1/+2