summaryrefslogtreecommitdiff
path: root/arch/alpha/mm
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-24alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
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-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-01-17alpha: change to new Makefile flag variablesmatt mooney
2010-05-26alpha: invoke oom-killer from page faultNick Piggin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin
2009-06-12module: trim exception table on init free.Rusty Russell
2009-05-02alpha: exception table sortingIvan Kokshaysky
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
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-10-20spelling fixes: arch/alpha/Simon Arlott
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg
2007-07-19mm: fault feedback #2Nick Piggin
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro
2006-10-01[PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
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