| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 7646/1: mm: use static_vm for managing static mapped areas | Joonsoo Kim | 2013-02-16 | 1 | -42/+29 |
* | ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area | Joonsoo Kim | 2013-02-16 | 1 | -0/+64 |
* | ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM | Nicolas Pitre | 2012-11-26 | 1 | -8/+8 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
|\ |
|
| * | ARM: ensure vm_struct has its phys_addr member filled in | Russell King | 2012-09-28 | 1 | -0/+1 |
* | | Merge branch 'cleanup/io-pci' into next/cleanups | Arnd Bergmann | 2012-08-13 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | ARM: Add fixed PCI i/o mapping | Rob Herring | 2012-07-25 | 1 | -0/+14 |
* | | ARM: 7432/1: use the new linux/sizes.h | Alessandro Rubini | 2012-06-28 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 1 | -3/+14 |
|\ |
|
| * | ARM: provide runtime hook for ioremap/iounmap | Rob Herring | 2012-03-06 | 1 | -3/+14 |
* | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 | 1 | -0/+1 |
|/ |
|
* | Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping" | Russell King | 2012-02-02 | 1 | -2/+1 |
* | ARM: 7304/1: ioremap: fix boundary check when reusing static mapping | Pawel Moll | 2012-01-27 | 1 | -1/+2 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King | 2011-12-08 | 1 | -15/+24 |
|\ |
|
| * | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas | 2011-12-08 | 1 | -3/+5 |
| * | ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud | Catalin Marinas | 2011-12-08 | 1 | -12/+19 |
* | | ARM: add generic ioremap optimization by reusing static mappings | Nicolas Pitre | 2011-11-26 | 1 | -24/+48 |
* | | ARM: simplify __iounmap() when dealing with section based mapping | Nicolas Pitre | 2011-11-26 | 1 | -11/+9 |
|/ |
|
* | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY | Tony Lindgren | 2011-10-22 | 1 | -0/+21 |
* | Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable" | Russell King | 2010-12-24 | 1 | -6/+2 |
* | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 2010-10-13 | 1 | -2/+6 |
* | ARM: use generic ioremap_page_range() | Russell King | 2010-07-27 | 1 | -70/+4 |
* | ARM: Prohibit ioremap() on kernel managed RAM | Russell King | 2010-06-21 | 1 | -0/+6 |
* | ARM: Add caller information to ioremap | Russell King | 2010-02-15 | 1 | -23/+34 |
* | omap iommu: simple virtual address space management | Hiroshi DOYU | 2009-05-19 | 1 | -0/+6 |
* | [ARM] fix section-based ioremap | Russell King | 2009-01-25 | 1 | -9/+2 |
* | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 1 | -2/+1 |
|\ |
|
| * | [ARM] remove 'prot_pte_ext' from memory type table | Russell King | 2008-10-01 | 1 | -2/+1 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | | [ARM] sparse: fix several warnings | Russell King | 2008-09-05 | 1 | -5/+4 |
* | | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 1 | -0/+1 |
|/ |
|
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 1 | -1/+1 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 1 | -1/+1 |
* | [ARM] Fix bounding error in ioremap_pfn() | Russell King | 2007-07-12 | 1 | -6/+4 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 | 1 | -1/+1 |
* | [ARM] mm 10: allow memory type to be specified with ioremap | Russell King | 2007-05-05 | 1 | -11/+9 |
* | [ARM] mm 6: allow mem_types table to specify extended pte attributes | Russell King | 2007-04-21 | 1 | -1/+2 |
* | [ARM] mm 5: Use mem_types table in ioremap | Russell King | 2007-04-21 | 1 | -38/+27 |
* | [ARM] mm 3: separate out supersection mappings, avoid for <4GB | Russell King | 2007-04-21 | 1 | -1/+1 |
* | [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero | Catalin Marinas | 2007-01-25 | 1 | -1/+2 |
* | [ARM] Fix BUG()s in ioremap() code | Russell King | 2006-12-17 | 1 | -0/+2 |
* | [ARM] Clean up ioremap code | Russell King | 2006-12-13 | 1 | -58/+40 |
* | [ARM] Unuse another Linux PTE bit | Russell King | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... | Al Viro | 2006-10-08 | 1 | -3/+3 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -1/+1 |
* | [ARM] 3734/1: Fix the unused variable warning in __iounmap() | Catalin Marinas | 2006-07-29 | 1 | -0/+2 |
* | [ARM] Fix warning in consistent.c | Russell King | 2006-07-03 | 1 | -2/+1 |
* | [ARM] 3708/2: fix SMP build after section ioremap changes | Lennert Buytenhek | 2006-07-03 | 1 | -0/+2 |
* | [ARM] 3705/1: add supersection support to ioremap() | Lennert Buytenhek | 2006-07-01 | 1 | -3/+63 |