summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_64.c
Commit message (Expand)AuthorAgeFilesLines
* sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-141-3/+3
* sh: use printk_onceMarcin Slusarz2009-08-131-5/+1
* sh: Prefer slab_is_available() over after_bootmem.Paul Mundt2009-05-221-1/+2
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-171/+94
* arch/sh/mm: Move a dereference below a NULL testJulia Lawall2009-01-211-1/+1
* sh64: export onchip_remap/unmap() too.Paul Mundt2008-05-081-0/+2
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-2/+2
* sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt2008-01-281-12/+28
* sh: ioremap_64 needs proc_fs.h.Paul Mundt2008-01-281-0/+1
* sh: Split out ioremap in to _32 and _64 variants.Paul Mundt2008-01-281-0/+387