summaryrefslogtreecommitdiff
path: root/arch/m68k/mm/init.c
AgeCommit message (Expand)Author
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2021-06-29m68k: remove support for DISCONTIGMEMMike Rapoport
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2020-12-15m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEMMike Rapoport
2020-12-15m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEMMike Rapoport
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2020-02-10m68k: mm: Fully initialize the page-table allocatorPeter Zijlstra
2020-02-10m68k: mm: Extend table allocator for multiple sizesPeter Zijlstra
2020-02-10m68k: mm: Improve kernel_page_table()Peter Zijlstra
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport
2018-03-19m68k/mm: Stop printing the virtual memory layoutGeert Uytterhoeven
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-12m68k/mm: Modernize printing of kernel messagesGeert Uytterhoeven
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-11-10m68k/mm: Eliminate memset after alloc_bootmem_pagesHimangi Saraogi
2013-11-26m68k/UAPI: Move generic definitions to <asm/bootinfo.h>Geert Uytterhoeven
2013-07-03mm/m68k: fix build warning of unused variableJiang Liu
2013-07-03mm/m68k: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/m68k: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/m68k: use common help functions to free reserved pagesJiang Liu
2013-03-04m68knommu: fix build when CPU is not coldfireThadeu Lima de Souza Cascardo
2013-01-07m68k: fix conditional use of init_pointer_tableGreg Ungerer
2012-11-14m68k: move to a single instance of free_initmem()Greg Ungerer
2012-11-14m68k: merge MMU and non-MMU versions of mm/init.cGreg Ungerer
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2008-07-26m68k: use generic show_mem()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-04-29m68k: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V
2008-04-28m68k: remove redundant display of free swap space in show_mem()Johannes Weiner
2007-07-20m68k: missing __initAl Viro
2007-05-31m68k: discontinuous memory supportRoman Zippel
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2005-04-16Linux-2.6.12-rc2Linus Torvalds