summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* [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