summaryrefslogtreecommitdiff
path: root/arch/m32r/mm/init.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-15m32r: mm: fix build warningSudip Mukherjee
2013-07-03mm/m32r: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/m32r: 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/m32r: use common help functions to free reserved pagesJiang Liu
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2008-07-26m32r: use generic show_mem()Johannes Weiner
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen
2005-04-16Linux-2.6.12-rc2Linus Torvalds