summaryrefslogtreecommitdiff
path: root/arch/m68k/mm/cache.c
AgeCommit message (Expand)Author
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2021-09-24m68k: Remove the 030 case in virt_to_phys_slowChristoph Hellwig
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-08module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig
2020-06-08m68k: implement flush_icache_user_rangeChristoph Hellwig
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-22m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab
2011-12-30m68k: add cache support for V4e ColdFire cores running with MMU enabledGreg Ungerer
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel