aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/ioremap.c
AgeCommit message (Expand)Author
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
2006-12-13[ARM] Clean up ioremap codeRussell King
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-07-29[ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas
2006-07-03[ARM] Fix warning in consistent.cRussell King
2006-07-03[ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek
2006-07-01[ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek
2006-06-29[ARM] Add section support to ioremapRussell King
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King
2006-05-16[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARMCatalin Marinas
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King
2006-01-20[ARM] Fix ioremap.c vfree type warningRussell King
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds