summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-18/+0
* arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli2018-11-261-3/+7
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* unicore32: switch to NO_BOOTMEMMike Rapoport2018-10-261-53/+1
* unicore32: remove swiotlb supportChristoph Hellwig2018-09-301-3/+0
* arch, mm: remove arch specific show_memMichal Hocko2017-02-221-44/+0
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-3/+0
* mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-47/+2
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* mm/unicore32: use common help functions to free reserved pagesJiang Liu2013-04-291-25/+3
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-291-0/+3
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
* memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-0/+1
* unicore32: EXPORT_SYMBOL needs export.hAxel Lin2011-10-311-0/+1
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* unicore32 core architecture: mm related: generic codesGuanXuetao2011-03-171-0/+517
OpenPOWER on IntegriCloud