aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_fixed.c
AgeCommit message (Expand)Author
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-14sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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-01-20sh: Correct iounmap fixmap teardown.Paul Mundt
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt
2010-01-16sh: Add fixed ioremap supportMatt Fleming