summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan2010-02-151-0/+17
* ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
* ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2010-02-151-0/+6
* ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan2010-02-151-9/+69
* ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-5/+7
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King2009-10-291-1/+19
* ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas2009-10-071-1/+1
* Merge branch 'origin' into for-linusRussell King2009-09-241-2/+2
|\
| * arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-2/+2
* | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-151-0/+8
|/
* ARM: Fix pfn_valid() for sparse memoryRussell King2009-09-121-0/+32
* ARM: Fix broken highmem supportRussell King2009-08-151-45/+73
* [ARM] mem_init(): make highmem pages available for useNicolas Pitre2009-03-151-3/+18
* [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-121-1/+1
* [ARM] use asm/sections.hRussell King2008-12-011-6/+7
* [ARM] mem_init() cleanupsNicolas Pitre2008-11-281-21/+24
* [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-6/+6
* [ARM] mm: finish ARM sparsemem supportRussell King2008-10-011-29/+57
* [ARM] mm: provide helpers for accessing membanksRussell King2008-10-011-31/+28
* [ARM] mm: move validation of membanks to one placeRussell King2008-09-301-8/+1
* [ARM] clean up a load of old declarationsRussell King2008-09-061-2/+0
* [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-061-2/+37
* [ARM] initrd: claim initrd memory exclusivelyRussell King2008-07-301-12/+20
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* [ARM] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-191-2/+0
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0
* [ARM] Fix show_mem() for discontigmemRussell King2007-01-241-4/+7
* [ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi2006-11-071-27/+34
* [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-271-205/+4
* [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-271-29/+44
* [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis2006-09-271-2/+2
* [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-201-13/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-2/+0
* [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-071-3/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-221-1/+0
|\
| * [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-211-1/+0
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
|/
* [ARM] Fix some corner cases in new mm initialisationRussell King2005-11-171-11/+13
* [ARM] Fix mm initialisation with write buffered write allocate cachesRussell King2005-11-021-1/+8
* [ARM] 3059/1: fix XIP supportNicolas Pitre2005-10-291-11/+19
* [ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena2005-10-281-6/+6
* [ARM] Re-jig bootmem initialisationRussell King2005-10-281-241/+239
* [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King2005-06-281-1/+1
* [PATCH] ARM: Move memmap freeing into init.cRussell King2005-06-271-6/+65
* [PATCH] ARM: Remove explicit page-alignments in memory initRussell King2005-06-221-13/+6
* [PATCH] arm: add comment about max_low_pfn/max_pfnakpm@osdl.org2005-04-161-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+621
OpenPOWER on IntegriCloud