summaryrefslogtreecommitdiff
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
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
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King
2006-09-27[ARM] Separate page table manipulation code from bootmem initialisationRussell King
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King
2006-04-07[ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King
2005-11-17[ARM] Fix some corner cases in new mm initialisationRussell King
2005-11-02[ARM] Fix mm initialisation with write buffered write allocate cachesRussell King
2005-10-29[ARM] 3059/1: fix XIP supportNicolas Pitre
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena
2005-10-28[ARM] Re-jig bootmem initialisationRussell King
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King
2005-06-27[PATCH] ARM: Move memmap freeing into init.cRussell King
2005-06-22[PATCH] ARM: Remove explicit page-alignments in memory initRussell King