aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/memory.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-25ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas1-1/+1
2010-07-31Merge branch 'misc' into develRussell King1-0/+9
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij1-0/+9
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-1/+1
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-65/+0
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-2/+2
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan1-8/+11
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King1-6/+8
2009-11-23ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King1-1/+2
2009-11-23ARM: provide phys_to_page() to complement page_to_phys()Russell King1-5/+6
2009-10-19Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"Russell King1-0/+2
2009-09-12Merge branch 'master' into develRussell King1-17/+0
2009-09-12ARM: Fix pfn_valid() for sparse memoryRussell King1-17/+0
2009-07-24Thumb-2: Add support for loadable modulesCatalin Marinas1-0/+6
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre1-0/+1
2009-03-15[ARM] kmap supportNicolas Pitre1-3/+10
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-0/+5
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre1-2/+0
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King1-6/+6
2008-10-09[ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre1-0/+2
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King1-8/+0
2008-09-01[ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek1-20/+10
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King1-14/+0
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek1-0/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+334