aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/mm/memory.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-24m68k: Remove set_fs()Gravatar Christoph Hellwig 1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 1-1/+0
2020-02-10m68k: mm: Move the pointer table allocator to motorola.cGravatar Peter Zijlstra 1-102/+0
2020-02-10m68k: mm: Unify Motorola MMU page setupGravatar Peter Zijlstra 1-3/+2
2019-03-05m68k/mm: use __ClearPageReserved()Gravatar David Hildenbrand 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-12m68k/mm: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 1-3/+1
2012-07-17m68k: fix ColdFire clear cache operationGravatar Greg Ungerer 1-1/+1
2012-03-28Disintegrate asm/system.h for M68KGravatar David Howells 1-1/+0
2011-12-30m68k: modify cache push and clear code for ColdFire with MMU enableGravatar Greg Ungerer 1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+1
2007-05-31m68k: discontinuous memory supportGravatar Roman Zippel 1-73/+0
2006-12-09[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGravatar Geert Uytterhoeven 1-2/+2
2006-10-11[PATCH] clean m68k ksymsGravatar Al Viro 1-2/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26[PATCH] arch: use list_move()Gravatar Akinobu Mita 1-4/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 1-1/+1
2005-09-05[PATCH] m68k: move cache functions into separate fileGravatar Roman Zippel 1-104/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+471