aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
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
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-06-15arm: mm: Don't free prohibited memmap entriesMichael Bohan
2010-05-27ARM: 6144/1: TCM memory bug freeing bugLinus Walleij
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-15ARM: Move memory mapping into mmu.cRussell King
2010-05-15ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King
2010-05-04ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-15ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan
2010-02-15ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-10-29ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King
2009-10-07ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij
2009-09-12ARM: Fix pfn_valid() for sparse memoryRussell King
2009-08-15ARM: Fix broken highmem supportRussell King
2009-03-15[ARM] mem_init(): make highmem pages available for useNicolas Pitre
2009-03-12[ARM] Fix virtual to physical translation macro corner casesRussell King
2008-12-01[ARM] use asm/sections.hRussell King
2008-11-28[ARM] mem_init() cleanupsNicolas Pitre