aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller1-5/+6
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin1-1/+1
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin1-20/+9
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller1-0/+7
2009-03-13parisc: BUG_ON() cleanupHelge Deller1-4/+2
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin1-27/+31
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-2/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-13parisc: export empty_zero_pageKyle McMartin1-0/+1
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+0
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner1-2/+0
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman1-1/+1
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman1-1/+1
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman1-4/+7
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-5/+9
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-18[PARISC] Kill zone_to_nid printk warningKyle McMartin1-1/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-19mm: fault feedback #2Nick Piggin1-11/+12
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-5/+5
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-179/+69
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-4/+4
2007-02-17[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller1-4/+0
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin3-171/+65
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-1/+0
2007-02-12[PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev1-2/+2
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter1-3/+1
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen1-104/+7
2006-12-08[PARISC] bloody printf fmt string warningsKyle McMartin1-1/+1
2006-12-08[PARISC] more sparse fixesMatthew Wilcox1-3/+3
2006-12-08[PARISC] Unbreak discontigmem mem_init()Kyle McMartin1-18/+32
2006-12-08[PARISC] Show more memory information and memory layout at bootupHelge Deller1-1/+47
2006-12-08[PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox1-166/+0
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox1-1/+1
2006-10-04[PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin1-13/+10
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller1-13/+15
2006-04-21[PARISC] Misc. janitorial workHelge Deller1-1/+1
2006-04-21[PARISC] EISA regions must be mapped NO_CACHEHelge Deller1-1/+2
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin1-0/+2
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller1-5/+3