aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/ioremap.c
Commit message (Expand)AuthorAge
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\
| * ARM: provide runtime hook for ioremap/iounmapRob Herring2012-03-06
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | ARM: move CP15 definitions to separate header fileRussell King2012-03-28
|/
* Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King2012-02-02
* ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-27
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-08
|\
| * ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-08
| * ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas2011-12-08
* | ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-26
* | ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-26
|/
* ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2011-10-22
* Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King2010-12-24
* ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-12
* ARM: use generic ioremap_page_range()Russell King2010-07-27
* ARM: Prohibit ioremap() on kernel managed RAMRussell King2010-06-21
* ARM: Add caller information to ioremapRussell King2010-02-15
* omap iommu: simple virtual address space managementHiroshi DOYU2009-05-19
* [ARM] fix section-based ioremapRussell King2009-01-25
* Merge branch 'ptebits' into develRussell King2008-10-09
|\
| * [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-01
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
* | [ARM] sparse: fix several warningsRussell King2008-09-05
* | [ARM] cputype: separate definitions, use themRussell King2008-09-01
|/
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* [ARM] Fix bounding error in ioremap_pfn()Russell King2007-07-12
* [ARM] spelling fixesSimon Arlott2007-05-20
* [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-05
* [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-21
* [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-21
* [ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King2007-04-21
* [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas2007-01-25
* [ARM] Fix BUG()s in ioremap() codeRussell King2006-12-17
* [ARM] Clean up ioremap codeRussell King2006-12-13
* [ARM] Unuse another Linux PTE bitRussell King2006-12-13
* [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-08
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-26
* [ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas2006-07-29
* [ARM] Fix warning in consistent.cRussell King2006-07-03
* [ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek2006-07-03
* [ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek2006-07-01
* [ARM] Add section support to ioremapRussell King2006-06-29
* [ARM] nommu: add stubs for ioremap and friendsRussell King2006-06-28
* [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARMCatalin Marinas2006-05-16
* [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-21
* [ARM] Fix ioremap.c vfree type warningRussell King2006-01-20
* [ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena2006-01-09
* [ARM] __ioremap doesn't use 4th argumentRussell King2005-11-17
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-30