summaryrefslogtreecommitdiffstats
path: root/arch/alpha/mm/init.c
AgeCommit message (Expand)AuthorLines
2019-05-14init: provide a generic free_initmem implementationMike Rapoport-6/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig-8/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2013-07-03mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu-5/+2
2013-07-03mm/alpha: prepare for removing num_physpages and simplify mem_init()Jiang Liu-30/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu-1/+1
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu-21/+3
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-1/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven-1/+1
2009-03-01alpha: fix typo in recent early vmalloc changeTejun Heo-1/+1
2009-02-24vmalloc: add @align to vm_area_register_early()Tejun Heo-1/+1
2009-02-20vmalloc: implement vm_area_register_early()Tejun Heo-7/+13
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky-7/+0
2008-07-26alpha: use generic show_mem()Johannes Weiner-30/+0
2007-10-20spelling fixes: arch/alpha/Simon Arlott-1/+1
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg-2/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin-1/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+382