summaryrefslogtreecommitdiffstats
path: root/arch/h8300/mm/init.c
Commit message (Expand)AuthorAge
* init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-12
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-31
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* h8300: Memory managementYoshinori Sato2015-06-23
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-16
* mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* mm/h8300: use common help functions to free reserved pagesJiang Liu2013-04-29
* h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-20
* h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven2012-06-20
* Disintegrate asm/system.h for H8300David Howells2012-03-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* h8300: fix section mismatchesYoshinori Sato2008-08-12
* h8300: use generic show_mem()Johannes Weiner2008-07-26
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* Linux-2.6.12-rc2Linus Torvalds2005-04-16