summaryrefslogtreecommitdiff
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
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
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-10-01[ARM] mm: finish ARM sparsemem supportRussell King
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King
2008-09-30[ARM] mm: move validation of membanks to one placeRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King
2008-07-30[ARM] initrd: claim initrd memory exclusivelyRussell King
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-04-19[ARM] remove redundant display of free swap space in show_mem()Johannes Weiner
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-01-24[ARM] Fix show_mem() for discontigmemRussell King
2006-11-07[ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi