aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/memory.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij1-0/+5
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-6/+0
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin1-0/+1
2017-02-28ARM: 8648/2: nommu: display vectors baseAfzal Mohammed1-2/+7
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed1-0/+2
2017-02-28ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli1-2/+13
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli1-0/+7
2016-08-12ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre1-12/+3
2016-05-03ARM: provide arm_has_idmap_alias() helperRussell King1-0/+5
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King1-7/+26
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann1-14/+0
2016-02-17ARM: make the physical-relative calculation more obviousRussell King1-4/+11
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre1-0/+8
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King1-3/+3
2015-09-22ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly1-0/+2
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig1-6/+0
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King1-1/+1
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King1-16/+0
2015-06-29ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov1-1/+1
2015-06-01ARM: redo TTBR setup code for LPAERussell King1-16/+0
2014-11-10ARM: Use include/asm-generic/io.hThierry Reding1-0/+4
2014-08-05Merge branch 'devel-stable' into for-nextRussell King1-3/+1
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-4/+2
2014-07-01ARM: nommu: don't limit TASK_SIZEUwe Kleine-König1-3/+1
2014-04-23ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre1-2/+0
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King1-23/+27
2014-04-03ARM: Better virt_to_page() handlingRussell King1-17/+24
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King1-6/+3
2013-12-29ARM: 7931/1: Correct virt_addr_validLaura Abbott1-1/+2
2013-12-13ARM: fix asm/memory.h build errorRussell King1-17/+14
2013-11-14ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky1-1/+8
2013-10-29ARM: fix misplaced arch_virt_to_idmap()Russell King1-1/+2
2013-10-10ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R1-3/+34
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar1-0/+16
2013-10-10ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar1-6/+16
2013-07-03mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu1-6/+0
2013-05-30ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy1-1/+1
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy1-0/+16
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-02-20Merge branch 'misc' into for-linusRussell King1-4/+4
2013-02-16ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layoutWill Deacon1-4/+4
2013-02-14ARM: disable virt_to_bus/virt_to_bus almost everywhereArnd Bergmann1-0/+2
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2012-10-02ARM: kill off arch_is_coherentRob Herring1-8/+0
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd1-0/+3
2012-06-28ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini1-1/+1
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König1-0/+2
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre1-1/+1