summaryrefslogtreecommitdiff
path: root/arch/m68k/mm/motorola.c
AgeCommit message (Expand)Author
2023-08-24m68k: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-21m68k: convert various functions to use ptdescsVishal Moola (Oracle)
2023-05-29m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong
2022-07-17m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-05-16m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann
2021-11-29m68k: Enable memtest functionalityFinn Thain
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2020-09-07m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven
2020-09-07m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09m68k/mm: move {cache,nocahe}_page() definitions close to their userMike Rapoport
2020-06-03m68k: mm: simplify detection of memory zone boundariesMike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-02-10m68k: mm: Extend table allocator for multiple sizesPeter Zijlstra
2020-02-10m68k: mm: Improve kernel_page_table()Peter Zijlstra
2020-02-10m68k: mm: Restructure Motorola MMU page-table layoutPeter Zijlstra
2020-02-10m68k: mm: Move the pointer table allocator to motorola.cPeter Zijlstra
2020-02-10m68k: mm: Unify Motorola MMU page setupPeter Zijlstra
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