summaryrefslogtreecommitdiff
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
2012-08-15mm: Avoid freeing init and initrd memory when CPA is enabled.Krishna Reddy
2012-06-13Avoid aliasing mappings in DMA coherent allocatorManoj Chourasia
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland
2011-08-09ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King
2011-07-08ARM: 6996/1: mm: Poison freed init memoryStephen Boyd
2011-07-07ARM: vmlinux.lds: move init sections between text and data sectionsRussell King
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King
2011-06-06ARM: 6951/1: include .bss in memory layout informationRabin Vincent
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-02-15ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2010-10-28ARM: memblock: move meminfo into find_limits directlyRussell King
2010-10-28ARM: memblock: convert free_highpages() to use memblockRussell King
2010-10-28ARM: move freeing of highmem pages out of mem_init()Russell King
2010-10-28ARM: memblock: convert memory detail printing to use memblockRussell King
2010-10-28ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King
2010-10-28ARM: memblock: use memblock when initializing memory allocatorsRussell King
2010-10-28ARM: ensure membank array is always sortedRussell King
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu
2010-10-08ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King
2010-09-16arm, memblock: Fix the sparsemem buildYinghai Lu
2010-08-05memblock/arm: Use new accessorsBenjamin Herrenschmidt
2010-08-04memblock/arm: pfn_valid uses memblock_is_memory()Benjamin Herrenschmidt
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt
2010-07-31Merge branch 'devel-stable' into develRussell King
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-27ARM: Remove unnecessary call to find_limits()Russell King
2010-07-27ARM: LMB: convert pfn_valid to use LMBRussell King
2010-07-27ARM: LMB: Convert arm_memory_present() to use LMB memory informationRussell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-18ARM: 6224/1: print TCM whereabouts in init messageLinus Walleij