aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/m68k/sun3/sun3dvma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-06m68k: sun3: Remove unused orig_baddr in free_baddr()Geert Uytterhoeven1-2/+0
2023-10-06m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>Geert Uytterhoeven1-15/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+3
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-12m68k/sun3: Modernize printing of kernel messagesGeert Uytterhoeven1-29/+22
2013-11-26m68k/sun3: Dynamically allocate the table to track IOMMU useGeert Uytterhoeven1-2/+3
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-1/+2
2013-06-24m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk1-1/+1
2006-10-11[PATCH] clean m68k ksymsAl Viro1-1/+5
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] arch: use list_move()Akinobu Mita1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+379