aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/mm
Commit message (Expand)AuthorAgeFilesLines
* alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* alpha: change to new Makefile flag variablesmatt mooney2011-01-171-1/+1
* alpha: invoke oom-killer from page faultNick Piggin2010-05-261-9/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-222-2/+2
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* alpha: bad macro expansion, parameter is memberRoel Kluin2009-06-161-3/+3
* module: trim exception table on init free.Rusty Russell2009-06-121-0/+21
* alpha: exception table sortingIvan Kokshaysky2009-05-021-1/+39
* 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-262-65/+0
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-1/+1
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-4/+4
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+3
* spelling fixes: arch/alpha/Simon Arlott2007-10-201-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* alpha: fix two section mismatch warningsSam Ravnborg2007-07-311-2/+1
* mm: fault feedback #2Nick Piggin2007-07-191-13/+9
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-111-0/+2
* [PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen2006-10-012-87/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+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-304-4/+0
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-3/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-0/+1
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-291-0/+3
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-5/+1
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-9/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-166-0/+1157