summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0Star
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
* initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-13/+1Star
* unicore32: stop printing the virtual memory layoutGeert Uytterhoeven2019-03-081-24/+0Star
* arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-18/+0Star
* 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/+1Star
* 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-271-53/+1Star
* unicore32: remove swiotlb supportChristoph Hellwig2018-10-011-3/+0Star
* arch, mm: remove arch specific show_memMichal Hocko2017-02-231-44/+0Star
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-221-3/+0Star
* mm/unicore32: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-47/+2Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
* mm/unicore32: use common help functions to free reserved pagesJiang Liu2013-04-301-25/+3Star
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-301-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/+0Star
* memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-0/+1
* unicore32: EXPORT_SYMBOL needs export.hAxel Lin2011-11-011-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-251-1/+1
* unicore32 core architecture: mm related: generic codesGuanXuetao2011-03-171-0/+517