aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij2011-10-251-0/+7
* ARM: initrd: disable initrds outside of memoryRussell King2011-06-111-0/+6
* ARM: 6951/1: include .bss in memory layout informationRabin Vincent2011-06-061-2/+4
*-. Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-1/+14
|\ \
| | * ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-261-1/+3
| |/ |/|
| * Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-0/+11
| |\
| | * arm/dt: probe for platforms via the device treeGrant Likely2011-05-231-0/+2
| | * arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-111-0/+9
* | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
|/ /
| |
| \
*-. \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-1/+22
|\ \ \ | | |/ | |/|
| | * ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-1/+22
| |/
* | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon2011-05-121-1/+15
|/
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
*-. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-3/+3
|\ \
| * | ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-151-3/+3
| |/
* | ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King2011-01-311-0/+6
|/
* ARM: memblock: move meminfo into find_limits directlyRussell King2010-10-281-4/+4
* ARM: memblock: convert free_highpages() to use memblockRussell King2010-10-281-5/+39
* ARM: move freeing of highmem pages out of mem_init()Russell King2010-10-281-10/+17
* ARM: memblock: convert memory detail printing to use memblockRussell King2010-10-281-3/+6
* ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King2010-10-281-17/+25
* ARM: memblock: use memblock when initializing memory allocatorsRussell King2010-10-281-9/+16
* ARM: ensure membank array is always sortedRussell King2010-10-281-0/+10
* Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-211-24/+13
|\
| * memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-4/+4
| * arm, memblock: Fix the sparsemem buildYinghai Lu2010-09-161-2/+1
| * memblock/arm: Use new accessorsBenjamin Herrenschmidt2010-08-051-9/+12
| * memblock/arm: pfn_valid uses memblock_is_memory()Benjamin Herrenschmidt2010-08-041-14/+1
| * memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-1/+1
* | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King2010-10-081-2/+2
|/
* Merge branch 'devel-stable' into develRussell King2010-07-311-10/+9
|\
| * arm: mm: Don't free prohibited memmap entriesMichael Bohan2010-06-151-10/+9
* | Merge branch 'misc' into develRussell King2010-07-311-0/+13
|\ \
| * | ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij2010-07-271-10/+7
| * | ARM: 6224/1: print TCM whereabouts in init messageLinus Walleij2010-07-181-0/+16
| |/
* | ARM: Remove unnecessary call to find_limits()Russell King2010-07-271-5/+3
* | ARM: LMB: convert pfn_valid to use LMBRussell King2010-07-271-5/+4
* | ARM: LMB: Convert arm_memory_present() to use LMB memory informationRussell King2010-07-271-7/+6
* | ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-5/+6
* | ARM: initial LMB trialRussell King2010-07-271-119/+45
* | ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-1/+4
* | ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-1/+1
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-150/+116
|/
* ARM: 6144/1: TCM memory bug freeing bugLinus Walleij2010-05-271-3/+3
* Merge branch 'devel-stable' into develRussell King2010-05-171-10/+5
|\
| * ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas2010-05-041-10/+4
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | ARM: Move memory mapping into mmu.cRussell King2010-05-151-24/+0
* | ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King2010-05-151-10/+0
|/
* ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan2010-02-151-0/+17