aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/memory.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre1-1/+8
2011-08-29Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre1-7/+0
2011-08-22ARM: Add init_consistent_dma_size()Jon Medhurst1-9/+0
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre1-7/+0
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King1-12/+0
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-6/+0
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-1/+3
2011-02-17ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon1-4/+5
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King1-4/+17
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King1-12/+43
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-0/+2