summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/nommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-201-0/+9
|\
| * ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel2016-04-041-0/+5
| * ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel2016-04-041-0/+4
* | ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-051-1/+1
* | ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker2016-05-051-6/+7
|/
* ARM: io: convert ioremap*() to functionsRussell King2015-07-031-13/+26
* ARM: cleanup early_paging_init() callingRussell King2015-06-011-9/+0
* ARM: 8086/1: Set memblock limit for nommuLaura Abbott2014-06-291-0/+1
* ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-30/+36
* ARM: Fix nommu.c build warningRussell King2013-11-141-0/+1
* ARM: 7878/1: nommu: Implement dummy early_paging_init()Thierry Reding2013-11-071-0/+9
* ARM: constify machine_desc structure usesRussell King2013-07-261-1/+1
* Merge branch 'devel-stable' into for-nextRussell King2013-06-291-1/+263
|\
| * ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin2013-06-071-1/+7
| * ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin2013-06-071-0/+249
| * ARM: Add base support for ARMv7-MCatalin Marinas2013-04-171-0/+7
| |
| \
*-. \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-291-3/+3
|\ \ \ | | |/ | |/|
| | * ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-3/+3
| |/
* | ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-06-241-0/+6
|/
* ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon2012-04-131-0/+2
* ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring2012-03-111-2/+6
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-0/+2
|\
| * ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-181-0/+2
* | ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-101-1/+1
|/
* ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-051-0/+4
* ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-1/+1
* ARM: initial LMB trialRussell King2010-07-271-16/+3
* ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-1/+1
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-8/+5
* ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas2010-05-081-0/+9
* ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas2010-05-081-2/+2
* ARM: Add caller information to ioremapRussell King2010-02-151-0/+12
* ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-141-1/+1
* nommu: Include asm/setup.h in arch/arm/mm/nommu.cCatalin Marinas2009-07-241-0/+1
* [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
OpenPOWER on IntegriCloud