summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_64.c
AgeCommit message (Expand)AuthorLines
2010-01-18sh: Merge _32/_64 ioremap implementations.Paul Mundt-47/+0
2010-01-16sh: Use ioremap_fixed() to implement SH-5 ioremap()Matt Fleming-283/+4
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt-3/+3
2009-08-13sh: use printk_onceMarcin Slusarz-5/+1
2009-05-22sh: Prefer slab_is_available() over after_bootmem.Paul Mundt-1/+2
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt-171/+94
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall-1/+1
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt-0/+2
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt-12/+28
2008-01-28sh: ioremap_64 needs proc_fs.h.Paul Mundt-0/+1
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt-0/+387