summaryrefslogtreecommitdiff
path: root/arch/m68k/mm/motorola.c
AgeCommit message (Expand)Author
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-12-20Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-19m68k: Fix memblock-related crashesGeert Uytterhoeven
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-11-22m68k/mm: motorola - Add missing initialization of max_pfnGeert Uytterhoeven
2014-05-28m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab
2013-11-26m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven
2012-11-14m68k: move to a single instance of free_initmem()Greg Ungerer
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2011-04-27m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-20arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2007-08-22m68k: Kill superfluous externGeert Uytterhoeven
2007-05-31m68k: discontinuous memory supportRoman Zippel
2007-05-31m68k: runtime patching infrastructureRoman Zippel
2006-10-03fix file specification in commentsUwe Zeisberger
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] m68k: use proper defines for zone initializationRoman Zippel
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2005-04-16Linux-2.6.12-rc2Linus Torvalds