summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/memory.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-02-10m68k: mm: Move the pointer table allocator to motorola.cPeter Zijlstra1-102/+0
2020-02-10m68k: mm: Unify Motorola MMU page setupPeter Zijlstra1-3/+2
2019-03-05m68k/mm: use __ClearPageReserved()David Hildenbrand1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-12m68k/mm: Modernize printing of kernel messagesGeert Uytterhoeven1-3/+1
2012-07-17m68k: fix ColdFire clear cache operationGreg Ungerer1-1/+1
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2011-12-30m68k: modify cache push and clear code for ColdFire with MMU enableGreg Ungerer1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+1
2007-05-31m68k: discontinuous memory supportRoman Zippel1-73/+0
2006-12-09[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven1-2/+2
2006-10-11[PATCH] clean m68k ksymsAl Viro1-2/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] arch: use list_move()Akinobu Mita1-4/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel1-104/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+471