summaryrefslogtreecommitdiff
path: root/arch/arm/mm/ioremap.c
AgeCommit message (Expand)Author
2017-04-24ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi
2016-04-04ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel
2016-04-04ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel
2015-07-03ARM: io: convert ioremap*() to functionsRussell King
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-02-16ARM: 7646/1: mm: use static_vm for managing static mapped areasJoonsoo Kim
2013-02-16ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-28ARM: ensure vm_struct has its phys_addr member filled inRussell King
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring
2012-06-28ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-06ARM: provide runtime hook for ioremap/iounmapRob Herring
2012-02-02Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King
2012-01-27ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas
2011-11-26ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre
2011-11-26ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren
2010-12-24Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King
2010-07-27ARM: use generic ioremap_page_range()Russell King
2010-06-21ARM: Prohibit ioremap() on kernel managed RAMRussell King
2010-02-15ARM: Add caller information to ioremapRussell King
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU
2009-01-25[ARM] fix section-based ioremapRussell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2007-07-12[ARM] Fix bounding error in ioremap_pfn()Russell King
2007-05-20[ARM] spelling fixesSimon Arlott
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King
2007-04-21[ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King
2007-04-21[ARM] mm 5: Use mem_types table in ioremapRussell King
2007-04-21[ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King
2007-01-25[ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas
2006-12-17[ARM] Fix BUG()s in ioremap() codeRussell King