summaryrefslogtreecommitdiff
path: root/arch/unicore32/mm/init.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-01unicore32: remove swiotlb supportChristoph Hellwig1-3/+0
2017-02-23arch, mm: remove arch specific show_memMichal Hocko1-44/+0
2014-01-22mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-3/+0
2013-07-04mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-47/+2
2013-07-04mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-04mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-04mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-04-30mm/unicore32: use common help functions to free reserved pagesJiang Liu1-25/+3
2013-04-30mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+3
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-0/+1
2011-11-01unicore32: EXPORT_SYMBOL needs export.hAxel Lin1-0/+1
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2011-03-17unicore32 core architecture: mm related: generic codesGuanXuetao1-0/+517