aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-221-117/+143
|\
| * [PARISC] only make executable areas executableJames Bottomley2011-04-151-117/+143
* | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-04-211-1/+3
|/
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-121-1/+1
* parisc: invoke oom-killer from page faultNick Piggin2010-05-301-4/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-271-5/+6
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
* parisc: remove CVS keywordsAlexander Beregalov2009-07-031-2/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-311-0/+7
* parisc: BUG_ON() cleanupHelge Deller2009-03-131-4/+2
* parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-051-27/+31
* 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-2/+1
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* parisc: export empty_zero_pageKyle McMartin2008-06-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-151-2/+0
|\
| * parisc: remove redundant display of free swap space in show_mem()Johannes Weiner2008-05-151-2/+0
* | parisc: fix DISCONTIGMEM compile breakageMel Gorman2008-05-131-1/+1
|/
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-1/+1
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-4/+7
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-5/+9
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-201-1/+1
|\
| * [PARISC] Kill zone_to_nid printk warningKyle McMartin2007-10-181-1/+1
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
|/
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-5/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-264-179/+69
|\
| * [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-4/+4
| * [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller2007-02-171-4/+0
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-173-171/+65
| |\
| | * [PARISC] bloody printf fmt string warningsKyle McMartin2006-12-081-1/+1
| | * [PARISC] more sparse fixesMatthew Wilcox2006-12-081-3/+3
| | * [PARISC] Unbreak discontigmem mem_init()Kyle McMartin2006-12-081-18/+32
| | * [PARISC] Show more memory information and memory layout at bootupHelge Deller2006-12-081-1/+47
| | * [PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox2006-12-081-166/+0
* | | [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-1/+0
* | | [PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev2007-02-121-2/+2
* | | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2007-02-111-3/+1
|/ /
* | [PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen2006-12-081-104/+7
|/
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PARISC] Fix iounmap compile warningMatthew Wilcox2006-10-041-1/+1
* [PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin2006-10-041-13/+10