aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/nommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-1/+1
2010-07-27ARM: initial LMB trialRussell King1-16/+3
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-1/+1
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-8/+5
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas1-0/+9
2010-05-08ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas1-2/+2
2010-02-15ARM: Add caller information to ioremapRussell King1-0/+12
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King1-1/+1
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