aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/nommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-24nommu: Include asm/setup.h in arch/arm/mm/nommu.cCatalin Marinas1-0/+1
2008-12-01[ARM] use asm/sections.hRussell King1-2/+3
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre1-16/+2
2008-09-30[ARM] mm: move validation of membanks to one placeRussell King1-0/+14
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-09-06[ARM] clean up a load of old declarationsRussell King1-2/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-3/+6
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King1-6/+6
2006-11-30[ARM] Fix nommu buildRussell King1-1/+3
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King1-0/+7
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King1-0/+36
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi1-0/+1
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King1-0/+8
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King1-0/+30