summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/motorola.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven2020-09-071-3/+2
* m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven2020-09-071-2/+2
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-22/+4
* m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport2020-06-091-0/+43
* m68k: mm: simplify detection of memory zone boundariesMike Rapoport2020-06-031-6/+5
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-2/+2
* m68k: mm: Extend table allocator for multiple sizesPeter Zijlstra2020-02-101-22/+43
* m68k: mm: Improve kernel_page_table()Peter Zijlstra2020-02-101-22/+29
* m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra2020-02-101-15/+13
* m68k: mm: Move the pointer table allocator to motorola.cPeter Zijlstra2020-02-101-0/+102
* m68k: mm: Unify Motorola MMU page setupPeter Zijlstra2020-02-101-6/+24
* m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-041-6/+11
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+9
* 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