aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-4/+2
2021-09-24m68k: Remove the 030 case in virt_to_phys_slowChristoph Hellwig1-18/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+1
2020-06-08module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig1-0/+4
2020-06-08m68k: implement flush_icache_user_rangeChristoph Hellwig1-1/+6
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-3/+3
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab1-3/+3
2011-12-30m68k: add cache support for V4e ColdFire cores running with MMU enabledGreg Ungerer1-3/+21
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel1-0/+118