aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/mm/kmap.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-0/+8
2018-05-28m68k: fix ioremapping for internal ColdFire peripheralsGravatar Greg Ungerer 1-0/+8
2018-05-24m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Gravatar Michael Schmitz 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2013-12-30m68k/mm: kmap spelling/grammar fixesGravatar Geert Uytterhoeven 1-5/+5
2012-03-28Disintegrate asm/system.h for M68KGravatar David Howells 1-1/+0
2011-12-30m68k: use ColdFire MMU read/write bit flags when ioremappingGravatar Greg Ungerer 1-1/+2
2011-05-24m68k: mv kmap_mm.c to kmap.cGravatar Greg Ungerer 1-3/+365
2011-03-25m68k: merge m68k and m68knommu arch directoriesGravatar Greg Ungerer 1-365/+3
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkGravatar Philippe De Muyter 1-2/+1
2010-02-27m68k: Allow ioremapping top of memoryGravatar Philippe De Muyter 1-1/+1
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeGravatar Julia Lawall 1-1/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-10-11[PATCH] clean m68k ksymsGravatar Al Viro 1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-25[PATCH] m68k: fix __iounmap for 030Gravatar Roman Zippel 1-2/+4
2006-01-12[PATCH] m68k: basic iomem annotationsGravatar Al Viro 1-6/+6
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+361