aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/kmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-11m68k: Introduce a virtual m68k machineLaurent Vivier1-6/+15
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+1
2020-02-10m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra1-20/+16
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport1-10/+29
2019-11-11m68k: rename __iounmap and mark it staticChristoph Hellwig1-50/+50
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-0/+8
2018-05-28m68k: fix ioremapping for internal ColdFire peripheralsGreg Ungerer1-0/+8
2018-05-24m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-12-30m68k/mm: kmap spelling/grammar fixesGeert Uytterhoeven1-5/+5
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2011-12-30m68k: use ColdFire MMU read/write bit flags when ioremappingGreg Ungerer1-1/+2
2011-05-24m68k: mv kmap_mm.c to kmap.cGreg Ungerer1-3/+365
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer1-365/+3
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter1-2/+1
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter1-1/+1
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-10-11[PATCH] clean m68k ksymsAl Viro1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: fix __iounmap for 030Roman Zippel1-2/+4
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro1-6/+6
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+361