aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/mm/init.c
AgeCommit message (Expand)Author
2016-08-09metag: Drop show_mem() from mem_init()James Hogan
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-03mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/metag: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/metag: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/metag: use common help functions to free reserved pagesJiang Liu
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: Memory managementJames Hogan