summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/mcfmmu.c
Commit message (Expand)AuthorAgeFilesLines
* memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-061-1/+2
* m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven2020-09-071-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-0/+1
|\
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* | m68k: mcfmmu: remove stale part of comment about steal_contextMike Rapoport2020-07-271-5/+0
* | m68k: fix ColdFire mmu init compile warningGreg Ungerer2020-07-271-1/+0
|/
* m68k: mm: fix node memblock initAngelo Dureghello2020-06-291-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-031-6/+3
* m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-041-1/+15
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+6
* arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-121-1/+0
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-311-2/+2
* m68k: fix early memory reservation for ColdFire MMU systemsMike Rapoport2018-09-031-1/+1
* m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport2018-07-291-6/+7
* m68k: fix ColdFire node shift size calculationGreg Ungerer2017-11-061-1/+1
* m68k: move coldfire MMU initialization codeGreg Ungerer2017-11-061-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* m68k: move ColdFire _bootmem_alloc codeGreg Ungerer2016-09-261-1/+30
* m68k: move to a single instance of free_initmem()Greg Ungerer2012-11-141-4/+0
* m68k: Do not set global share for non-kernel shared pagesAlexander Stein2012-02-071-4/+5
* m68k: ColdFire V4e MMU paging init code and miss handlerGreg Ungerer2011-12-301-0/+198