aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt1-3/+3
2009-08-13sh: use printk_onceMarcin Slusarz1-5/+1
2009-05-22sh: Prefer slab_is_available() over after_bootmem.Paul Mundt1-1/+2
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt1-171/+94
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall1-1/+1
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt1-0/+2
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt1-12/+28
2008-01-28sh: ioremap_64 needs proc_fs.h.Paul Mundt1-0/+1
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt1-0/+387