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