summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/memory.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-171-1/+1
* Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-071-16/+0
|\
| * ARM: redo TTBR setup code for LPAERussell King2015-06-011-16/+0
* | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-291-1/+1
|/
* ARM: Use include/asm-generic/io.hThierry Reding2014-11-101-0/+4
* Merge branch 'devel-stable' into for-nextRussell King2014-08-051-3/+1
|\
| * ARM: nommu: don't limit TASK_SIZEUwe Kleine-König2014-07-011-3/+1
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-4/+2
|/
* ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre2014-04-231-2/+0
*---. Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-041-23/+27
|\ \ \
| | * | ARM: Better virt_to_page() handlingRussell King2014-04-031-17/+24
| |/ / |/| |
| * | ARM: fix noMMU kallsyms symbol filteringRussell King2014-03-071-6/+3
|/ /
* | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
* | ARM: fix asm/memory.h build errorRussell King2013-12-131-17/+14
|/
* ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
* ARM: fix misplaced arch_virt_to_idmap()Russell King2013-10-291-1/+2
* ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R2013-10-101-3/+34
* ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar2013-10-101-0/+16
* ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar2013-10-101-6/+16
* mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu2013-07-031-6/+0
* ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy2013-05-301-1/+1
* ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy2013-05-301-0/+16
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-211-0/+2
|\
| * ARM: disable virt_to_bus/virt_to_bus almost everywhereArnd Bergmann2013-02-141-0/+2
* | Merge branch 'misc' into for-linusRussell King2013-02-201-4/+4
|\ \
| * | ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layoutWill Deacon2013-02-161-4/+4
| |/
* / ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
|/
* ARM: kill off arch_is_coherentRob Herring2012-10-021-8/+0
* ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd2012-09-071-0/+3
* ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
* ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König2012-03-241-0/+2
* ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre2011-10-131-1/+1
* ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre2011-09-261-1/+8
* Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre2011-08-291-7/+0
|\
| * ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2011-08-131-7/+0
* | ARM: Add init_consistent_dma_size()Jon Medhurst2011-08-221-9/+0
|/
* ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2011-07-121-12/+0
* ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-6/+0
* ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-121-1/+3
* ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon2011-02-171-4/+5
* ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-171-4/+17
* ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-171-12/+43
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-0/+2
* ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas2011-01-251-1/+1
* Merge branch 'misc' into develRussell King2010-07-311-0/+9
|\
| * ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij2010-07-271-0/+9
* | ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-1/+1
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-65/+0
|/
* ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-2/+2
* ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2010-02-151-8/+11