aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-24[ARM] Fix show_mem() for discontigmemRussell King1-4/+7
2006-11-07[ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi1-27/+34
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King1-205/+4
2006-09-27[ARM] Separate page table manipulation code from bootmem initialisationRussell King1-29/+44
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation errorGeorge G. Davis1-2/+2
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King1-13/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King1-2/+0
2006-04-07[ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King1-3/+4
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King1-1/+0
2005-11-17[ARM] Fix some corner cases in new mm initialisationRussell King1-11/+13
2005-11-02[ARM] Fix mm initialisation with write buffered write allocate cachesRussell King1-1/+8
2005-10-29[ARM] 3059/1: fix XIP supportNicolas Pitre1-11/+19
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena1-6/+6
2005-10-28[ARM] Re-jig bootmem initialisationRussell King1-241/+239
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King1-1/+1
2005-06-27[PATCH] ARM: Move memmap freeing into init.cRussell King1-6/+65
2005-06-22[PATCH] ARM: Remove explicit page-alignments in memory initRussell King1-13/+6
2005-04-16[PATCH] arm: add comment about max_low_pfn/max_pfnakpm@osdl.org1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+621