summaryrefslogtreecommitdiff
path: root/arch/arm/mm/nommu.c
AgeCommit message (Expand)Author
2017-11-08Merge branch 'devel-stable' into for-nextRussell King
2017-10-23ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleVladimir Murzin
2017-10-12ARM: 8700/1: nommu: always reserve address 0 awayNicolas Pitre
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-24ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi
2017-03-29ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed
2017-02-28ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed
2017-02-28ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker
2016-04-04ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel
2016-04-04ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel
2015-07-03ARM: io: convert ioremap*() to functionsRussell King
2015-06-01ARM: cleanup early_paging_init() callingRussell King
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2013-11-14ARM: Fix nommu.c build warningRussell King
2013-11-07ARM: 7878/1: nommu: Implement dummy early_paging_init()Thierry Reding
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-24ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-06-07ARM: mpu: Complete initialisation of the MPU after reaching the C-worldJonathan Austin
2013-06-07ARM: mpu: add MPU probe and initialisation functions in CJonathan Austin
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas
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