aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11sh: remove __iounmapChristoph Hellwig1-2/+2
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt1-48/+22
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt1-1/+1
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt1-15/+0
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt1-1/+1
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt1-5/+4
2010-01-18sh: Flag __ioremap_caller() __init_refok.Paul Mundt1-2/+3
2010-01-18sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt1-0/+6
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt1-0/+171
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt1-150/+0
2007-06-04sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt1-0/+1
2007-02-13sh: Kill dead/unused ISA code from __ioremap().Paul Mundt1-6/+0
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen1-86/+4
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt1-3/+1
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt1-1/+16
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt1-18/+81
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+163