aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_fixed.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt1-2/+9
2010-01-20sh: Correct iounmap fixmap teardown.Paul Mundt1-7/+2
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt1-19/+3
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt1-2/+7
2010-01-16sh: Add fixed ioremap supportMatt Fleming1-0/+144