summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/memory.h
AgeCommit message (Expand)Author
2017-02-28ARM: 8648/2: nommu: display vectors baseAfzal Mohammed
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed
2017-02-28ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli
2016-08-12ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre
2016-05-03ARM: provide arm_has_idmap_alias() helperRussell King
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann
2016-02-17ARM: make the physical-relative calculation more obviousRussell King
2016-02-16ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNELNicolas Pitre
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King
2015-09-22ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2015-07-17ARM: fix __virt_to_idmap build error on !MMURussell King
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-06-29ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov
2015-06-01ARM: redo TTBR setup code for LPAERussell King
2014-11-10ARM: Use include/asm-generic/io.hThierry Reding
2014-08-05Merge branch 'devel-stable' into for-nextRussell King
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-07-01ARM: nommu: don't limit TASK_SIZEUwe Kleine-König
2014-04-23ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-04-03ARM: Better virt_to_page() handlingRussell King
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King
2013-12-29ARM: 7931/1: Correct virt_addr_validLaura Abbott
2013-12-13ARM: fix asm/memory.h build errorRussell King
2013-11-14ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky
2013-10-29ARM: fix misplaced arch_virt_to_idmap()Russell King
2013-10-10ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar
2013-10-10ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar
2013-07-03mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu
2013-05-30ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-20Merge branch 'misc' into for-linusRussell King
2013-02-16ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layoutWill Deacon
2013-02-14ARM: disable virt_to_bus/virt_to_bus almost everywhereArnd Bergmann
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2012-10-02ARM: kill off arch_is_coherentRob Herring
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd
2012-06-28ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre
2011-08-29Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre
2011-08-22ARM: Add init_consistent_dma_size()Jon Medhurst
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King