summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/kmap.c
AgeCommit message (Expand)AuthorLines
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-0/+8
2018-05-28m68k: fix ioremapping for internal ColdFire peripheralsGreg Ungerer-0/+8
2018-05-24m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2013-12-30m68k/mm: kmap spelling/grammar fixesGeert Uytterhoeven-5/+5
2012-03-28Disintegrate asm/system.h for M68KDavid Howells-1/+0
2011-12-30m68k: use ColdFire MMU read/write bit flags when ioremappingGreg Ungerer-1/+2
2011-05-24m68k: mv kmap_mm.c to kmap.cGreg Ungerer-3/+365
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer-365/+3
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter-2/+1
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter-1/+1
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall-1/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-10-11[PATCH] clean m68k ksymsAl Viro-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-25[PATCH] m68k: fix __iounmap for 030Roman Zippel-2/+4
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro-6/+6
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+361