summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/nommu.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] use asm/sections.hRussell King2008-12-011-2/+3
* [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-16/+2
* [ARM] mm: move validation of membanks to one placeRussell King2008-09-301-0/+14
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] clean up a load of old declarationsRussell King2008-09-061-2/+0
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-3/+6
* [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-051-6/+6
* [ARM] Fix nommu buildRussell King2006-11-301-1/+3
* [ARM] Add setup_mm_for_reboot() for nommuRussell King2006-09-271-0/+7
* [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-271-0/+36
* [ARM] nommu: export flush_dcache_page()Hyok S. Choi2006-06-281-0/+1
* [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-281-0/+8
* [ARM] nommu: add stubs for ioremap and friendsRussell King2006-06-281-0/+30