aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-18[PARISC] Kill zone_to_nid printk warningKyle McMartin1-1/+1
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 Torvalds1-6/+66
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-4/+4
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[PARISC] bloody printf fmt string warningsKyle McMartin1-1/+1
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-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-03-30[PARISC] Enable free_initrd_mem()Helge Deller1-4/+3
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-01-22[PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller1-8/+1
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller1-1/+14
2006-01-22[PARISC] Drop unused do_check_pgt_cache()Helge Deller1-5/+0
2006-01-21[PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox1-4/+2
2006-01-10[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler1-0/+7
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox1-1/+1
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-10/+10
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+3
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1019