aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23h8300: Memory managementYoshinori Sato1-0/+128
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-155/+0
2013-07-03mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-28/+8
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-04-29mm/h8300: use common help functions to free reserved pagesJiang Liu1-27/+3
2012-06-20h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-9/+8
2012-06-20h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven1-2/+2
2012-03-28Disintegrate asm/system.h for H8300David Howells1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2008-08-12h8300: fix section mismatchesYoshinori Sato1-6/+3
2008-07-26h8300: use generic show_mem()Johannes Weiner1-27/+0
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+232