summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0Star
* [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/+4Star
* [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/+7Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-2/+0Star
* [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-231-1/+0Star
|\
| * [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-211-1/+0Star
* | [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/+239Star
* [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/+6Star
* [PATCH] arm: add comment about max_low_pfn/max_pfnakpm@osdl.org2005-04-171-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+621