aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/mm
AgeCommit message (Expand)Author
2012-05-05parisc: Use generic init_taskThomas Gleixner
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl
2010-05-30parisc: 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-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin
2009-07-03parisc: remove CVS keywordsAlexander Beregalov
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin
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-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-13parisc: export empty_zero_pageKyle McMartin
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-18[PARISC] Kill zone_to_nid printk warningKyle McMartin
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-19mm: fault feedback #2Nick Piggin
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev
2007-02-12[PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen
2006-12-08[PARISC] bloody printf fmt string warningsKyle McMartin
2006-12-08[PARISC] more sparse fixesMatthew Wilcox
2006-12-08[PARISC] Unbreak discontigmem mem_init()Kyle McMartin
2006-12-08[PARISC] Show more memory information and memory layout at bootupHelge Deller
2006-12-08[PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox