| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 | 1 | -1/+1 |
* | ARM: initial LMB trial | Russell King | 2010-07-27 | 1 | -16/+3 |
* | ARM: Move platform memory reservations out of generic code | Russell King | 2010-07-16 | 1 | -1/+1 |
* | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 | 1 | -8/+5 |
* | ARM: 6106/1: Implement copy_to_user_page() for noMMU | Catalin Marinas | 2010-05-08 | 1 | -0/+9 |
* | ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c | Catalin Marinas | 2010-05-08 | 1 | -2/+2 |
* | ARM: Add caller information to ioremap | Russell King | 2010-02-15 | 1 | -0/+12 |
* | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 2009-12-14 | 1 | -1/+1 |
* | nommu: Include asm/setup.h in arch/arm/mm/nommu.c | Catalin Marinas | 2009-07-24 | 1 | -0/+1 |
* | [ARM] use asm/sections.h | Russell King | 2008-12-01 | 1 | -2/+3 |
* | [ARM] rationalize memory configuration code some more | Nicolas Pitre | 2008-11-28 | 1 | -16/+2 |
* | [ARM] mm: move validation of membanks to one place | Russell King | 2008-09-30 | 1 | -0/+14 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] clean up a load of old declarations | Russell King | 2008-09-06 | 1 | -2/+0 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -3/+6 |
* | [ARM] mm 10: allow memory type to be specified with ioremap | Russell King | 2007-05-05 | 1 | -6/+6 |
* | [ARM] Fix nommu build | Russell King | 2006-11-30 | 1 | -1/+3 |
* | [ARM] Add setup_mm_for_reboot() for nommu | Russell King | 2006-09-27 | 1 | -0/+7 |
* | [ARM] Split ARM MM initialisation for !mmu | Russell King | 2006-09-27 | 1 | -0/+36 |
* | [ARM] nommu: export flush_dcache_page() | Hyok S. Choi | 2006-06-28 | 1 | -0/+1 |
* | [ARM] nommu: Provide a simple flush_dcache_page implementation | Russell King | 2006-06-28 | 1 | -0/+8 |
* | [ARM] nommu: add stubs for ioremap and friends | Russell King | 2006-06-28 | 1 | -0/+30 |