summaryrefslogtreecommitdiffstats
path: root/arch/alpha/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu2013-07-031-5/+2
* mm/alpha: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-30/+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/alpha: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+3
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* alpha: fix typo in recent early vmalloc changeTejun Heo2009-03-011-1/+1
* vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-241-1/+1
* vmalloc: implement vm_area_register_early()Tejun Heo2009-02-201-7/+13
* alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2009-01-151-7/+0
* alpha: use generic show_mem()Johannes Weiner2008-07-261-30/+0
* spelling fixes: arch/alpha/Simon Arlott2007-10-201-1/+1
* alpha: fix two section mismatch warningsSam Ravnborg2007-07-311-2/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+382