summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/kmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2018-06-051-0/+8
|\
| * m68k: fix ioremapping for internal ColdFire peripheralsGreg Ungerer2018-05-281-0/+8
* | m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz2018-05-241-1/+2
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* m68k/mm: kmap spelling/grammar fixesGeert Uytterhoeven2013-12-301-5/+5
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0Star
* m68k: use ColdFire MMU read/write bit flags when ioremappingGreg Ungerer2011-12-301-1/+2
* m68k: mv kmap_mm.c to kmap.cGreg Ungerer2011-05-241-3/+365
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-365/+3Star
* m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter2010-02-271-2/+1Star
* m68k: Allow ioremapping top of memoryPhilippe De Muyter2010-02-271-1/+1
* arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall2008-10-141-1/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] clean m68k ksymsAl Viro2006-10-111-0/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] m68k: fix __iounmap for 030Roman Zippel2006-06-251-2/+4
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-121-6/+6
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+361