aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/mm/ioremap.c
AgeCommit message (Expand)Author
2020-08-14sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig
2020-08-14sh: move the ioremap implementation out of lineChristoph Hellwig
2020-08-14sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig
2019-11-11sh: remove __iounmapChristoph Hellwig
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt
2010-01-18sh: Flag __ioremap_caller() __init_refok.Paul Mundt
2010-01-18sh: Handle unmapping of fixed slots transparently in iounmap().Paul Mundt
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt
2007-06-04sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt
2007-02-13sh: Kill dead/unused ISA code from __ioremap().Paul Mundt
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-04-16Linux-2.6.12-rc2Linus Torvalds