aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/mm/kmap.c
AgeCommit message (Expand)Author
2022-04-11m68k: Introduce a virtual m68k machineLaurent Vivier
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-02-10m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-11-11m68k: rename __iounmap and mark it staticChristoph Hellwig
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-05-28m68k: fix ioremapping for internal ColdFire peripheralsGreg Ungerer
2018-05-24m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-12-30m68k/mm: kmap spelling/grammar fixesGeert Uytterhoeven
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2011-12-30m68k: use ColdFire MMU read/write bit flags when ioremappingGreg Ungerer
2011-05-24m68k: mv kmap_mm.c to kmap.cGreg Ungerer
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter
2010-02-27m68k: Allow ioremapping top of memoryPhilippe De Muyter
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-11[PATCH] clean m68k ksymsAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] m68k: fix __iounmap for 030Roman Zippel
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-04-16Linux-2.6.12-rc2Linus Torvalds