summaryrefslogtreecommitdiffstats
path: root/arch/metag/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* metag: Remove arch/metag/James Hogan2018-02-221-408/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* metag: Drop show_mem() from mem_init()James Hogan2016-08-091-1/+0Star
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-221-1/+2
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-1/+1
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0Star
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-3/+2Star
* mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-12/+2Star
* mm/metag: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-7/+1Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-4/+1Star
* mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-041-0/+6
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+2
* mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-8/+2Star
* mm/metag: use common help functions to free reserved pagesJiang Liu2013-04-301-19/+2Star
* metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2013-03-021-0/+3
* metag: Memory managementJames Hogan2013-03-021-0/+448