aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/memory.h
AgeCommit message (Expand)Author
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
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King
2008-10-09[ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King
2008-09-01[ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King