summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni2018-09-191-1/+1
* ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-241-0/+7
* ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel2016-04-041-2/+10
* ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel2016-04-041-0/+4
* ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2015-12-131-0/+9
* ARM: io: convert ioremap*() to functionsRussell King2015-07-031-10/+23
* ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2014-06-011-1/+8
* ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-2/+2
* ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-5/+5
* ARM: 7646/1: mm: use static_vm for managing static mapped areasJoonsoo Kim2013-02-161-42/+29Star
* ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim2013-02-161-0/+64
* ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2012-11-261-8/+8
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-0/+1
|\
| * ARM: ensure vm_struct has its phys_addr member filled inRussell King2012-09-281-0/+1
* | Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-131-0/+14
|\ \ | |/ |/|
| * ARM: Add fixed PCI i/o mappingRob Herring2012-07-251-0/+14
* | ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-3/+14
|\
| * ARM: provide runtime hook for ioremap/iounmapRob Herring2012-03-071-3/+14
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | ARM: move CP15 definitions to separate header fileRussell King2012-03-281-0/+1
|/
* Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King2012-02-021-2/+1Star
* ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-271-1/+2
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-081-15/+24
|\
| * ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-081-3/+5
| * ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas2011-12-081-12/+19
* | ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-271-24/+48
* | ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-271-11/+9Star
|/
* ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2011-10-221-0/+21
* Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King2010-12-241-6/+2Star
* ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-131-2/+6
* ARM: use generic ioremap_page_range()Russell King2010-07-271-70/+4Star
* ARM: Prohibit ioremap() on kernel managed RAMRussell King2010-06-211-0/+6
* ARM: Add caller information to ioremapRussell King2010-02-151-23/+34
* omap iommu: simple virtual address space managementHiroshi DOYU2009-05-191-0/+6
* [ARM] fix section-based ioremapRussell King2009-01-251-9/+2Star
* Merge branch 'ptebits' into develRussell King2008-10-091-2/+1Star
|\
| * [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-011-2/+1Star
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* | [ARM] sparse: fix several warningsRussell King2008-09-051-5/+4Star
* | [ARM] cputype: separate definitions, use themRussell King2008-09-011-0/+1
|/
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-1/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* [ARM] Fix bounding error in ioremap_pfn()Russell King2007-07-121-6/+4Star
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-051-11/+9Star
* [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-211-1/+2
* [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-211-38/+27Star
* [ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King2007-04-211-1/+1