summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove unicore32 portMike Rapoport2020-07-011-261/+0
* unicore32: simplify detection of memory zone boundariesMike Rapoport2020-06-031-34/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
* initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-13/+1
* unicore32: stop printing the virtual memory layoutGeert Uytterhoeven2019-03-071-24/+0
* 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