summaryrefslogtreecommitdiff
path: root/arch/h8300/mm
AgeCommit message (Expand)Author
2022-02-23remove the h8300 architectureChristoph Hellwig
2022-01-08h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14init: provide a generic free_initmem implementationMike 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
2019-03-12arch: don't memset(0) memory returned by 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
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-06-23h8300: Memory managementYoshinori Sato
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck
2013-07-03mm/h8300: 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/h8300: use common help functions to free reserved pagesJiang Liu
2012-06-20h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2012-06-20h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven
2012-03-28Disintegrate asm/system.h for H8300David Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter
2008-10-16h8300: GENERIC_BUG supportYoshinori Sato
2008-08-12h8300: fix section mismatchesYoshinori Sato
2008-07-26h8300: use generic show_mem()Johannes Weiner
2007-05-07h8300 generic irqYoshinori Sato
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer
2005-04-16Linux-2.6.12-rc2Linus Torvalds