aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/memory.h
AgeCommit message (Expand)Author
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
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King
2011-02-17ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-25ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas
2010-07-31Merge branch 'misc' into develRussell King
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King
2009-11-23ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King
2009-11-23ARM: provide phys_to_page() to complement page_to_phys()Russell King
2009-10-19Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"Russell King
2009-09-12Merge branch 'master' into develRussell King
2009-09-12ARM: Fix pfn_valid() for sparse memoryRussell King
2009-07-24Thumb-2: Add support for loadable modulesCatalin Marinas
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre
2009-03-15[ARM] kmap supportNicolas Pitre
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre