aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/mm/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport1-223/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-06-03alpha: simplify detection of memory zone boundariesMike Rapoport1-14/+4
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-2/+2
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport1-3/+3
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport1-100/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-07-03mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu1-10/+0
2013-07-03mm/alpha: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-32/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu1-2/+1
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin1-3/+3
2008-07-26alpha: use generic show_mem()Johannes Weiner1-35/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-4/+4
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+3
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-3/+1
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+3
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-9/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+395