summaryrefslogtreecommitdiffstats
path: root/arch/h8300/mm
AgeCommit message (Expand)AuthorLines
2022-02-23remove the h8300 architectureChristoph Hellwig-217/+0
2022-01-08h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor-1/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman-1/+1
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang-2/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-3/+0
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-14init: provide a generic free_initmem implementationMike Rapoport-6/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig-8/+0
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport-1/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport-1/+1
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport-1/+1
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko-13/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2015-06-23h8300: Memory managementYoshinori Sato-0/+243
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck-328/+0
2013-07-03mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu-28/+8
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu-1/+1
2013-04-29mm/h8300: use common help functions to free reserved pagesJiang Liu-27/+3
2012-06-20h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven-9/+8
2012-06-20h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven-2/+2
2012-03-28Disintegrate asm/system.h for H8300David Howells-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-3/+1
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter-2/+2
2008-10-16h8300: GENERIC_BUG supportYoshinori Sato-3/+2
2008-08-12h8300: fix section mismatchesYoshinori Sato-6/+3
2008-07-26h8300: use generic show_mem()Johannes Weiner-27/+0
2007-05-07h8300 generic irqYoshinori Sato-1/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-3/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin-2/+2
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer-13/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+424