aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/nommu.c
AgeCommit message (Expand)Author
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon
2012-03-11ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-18ARM: move initialization of the high_memory variable earlierNicolas Pitre
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas
2010-05-08ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas
2010-02-15ARM: Add caller information to ioremapRussell King
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King
2009-07-24nommu: Include asm/setup.h in arch/arm/mm/nommu.cCatalin Marinas
2008-12-01[ARM] use asm/sections.hRussell King
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-09-30[ARM] mm: move validation of membanks to one placeRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King
2006-11-30[ARM] Fix nommu buildRussell King
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King