summaryrefslogtreecommitdiff
path: root/arch/alpha/mm/init.c
AgeCommit message (Expand)Author
2022-07-17alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-02-13alpha: Silence -Warray-bounds warningsKees Cook
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-07-03mm/alpha: unify mem_init() for both UMA and NUMA architecturesJiang Liu
2013-07-03mm/alpha: 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: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-03-01alpha: fix typo in recent early vmalloc changeTejun Heo
2009-02-24vmalloc: add @align to vm_area_register_early()Tejun Heo
2009-02-20vmalloc: implement vm_area_register_early()Tejun Heo
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky
2008-07-26alpha: use generic show_mem()Johannes Weiner
2007-10-20spelling fixes: arch/alpha/Simon Arlott
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2005-04-16Linux-2.6.12-rc2Linus Torvalds