summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/init.c
AgeCommit message (Expand)AuthorLines
2017-02-22arch, mm: remove arch specific show_memMichal Hocko-44/+0
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman-3/+0
2013-07-03mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu-47/+2
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/unicore32: use common help functions to free reserved pagesJiang Liu-25/+3
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes-0/+3
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo-1/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo-0/+1
2011-10-31unicore32: EXPORT_SYMBOL needs export.hAxel Lin-0/+1
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes-1/+1
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes-1/+1
2011-03-17unicore32 core architecture: mm related: generic codesGuanXuetao-0/+517