summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/motorola.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-201-0/+2
|\
| * m68k: Fix memblock-related crashesGeert Uytterhoeven2018-12-191-0/+2
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* | memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-1/+1
* | memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-311-2/+3
|/
* m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport2018-07-291-24/+11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* m68k/mm: motorola - Add missing initialization of max_pfnGeert Uytterhoeven2015-11-221-1/+1
* m68k: Increase initial mapping to 8 or 16 MiB if possibleAndreas Schwab2014-05-281-4/+6
* m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven2013-11-261-1/+1
* m68k: move to a single instance of free_initmem()Greg Ungerer2012-11-141-14/+0
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0
* m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz2011-04-271-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-121-4/+3
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-201-1/+0
* m68k: Kill superfluous externGeert Uytterhoeven2007-08-221-5/+1
* m68k: discontinuous memory supportRoman Zippel2007-05-311-32/+69
* m68k: runtime patching infrastructureRoman Zippel2007-05-311-0/+3
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: use proper defines for zone initializationRoman Zippel2006-06-231-6/+6
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+285
OpenPOWER on IntegriCloud