aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/uncached.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt1-1/+1
2010-03-10sh: Export uncached helper symbols.Paul Mundt1-0/+4
2010-03-08sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt1-0/+5
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt1-0/+6
2010-02-17sh: uncached mapping helpers.Paul Mundt1-0/+28