summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/cache.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: Remove set_fs()Christoph Hellwig2021-09-241-4/+2
* m68k: Remove the 030 case in virt_to_phys_slowChristoph Hellwig2021-09-241-18/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+1
* module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig2020-06-081-0/+4
* m68k: implement flush_icache_user_rangeChristoph Hellwig2020-06-081-1/+6
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-261-3/+3
|\
| * m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab2012-01-221-3/+3
* | m68k: add cache support for V4e ColdFire cores running with MMU enabledGreg Ungerer2011-12-301-3/+21
|/
* [PATCH] m68k: move cache functions into separate fileRoman Zippel2005-09-051-0/+118