summaryrefslogtreecommitdiff
path: root/arch/sh/mm/init.c
AgeCommit message (Expand)Author
2023-02-16sh: initialize max_mapnrMike Rapoport (IBM)
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2020-11-06sh/highmem: Remove all traces of unused cruftThomas Gleixner
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-14sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-04sh: add support for folded p4d page tablesMike Rapoport
2020-06-04sh: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-04-21sh: fix build error in mm/init.cMasahiro Yamada
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-07sh: prefer memblock APIs returning virtual addressMike Rapoport
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
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-08-02sh: simplify get_arch_dma_opsChristoph Hellwig
2018-05-11sh: switch to NO_BOOTMEMRob Herring
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2018-01-08mm: don't export arch_add_memoryChristoph Hellwig
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-04sh: use PFN_DOWN macroAlexander Kuleshov
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2014-08-06memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-07-03mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/SH: 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