summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+0Star
|\
| * parisc: remove redundant display of free swap space in show_mem()Johannes Weiner2008-05-151-2/+0Star
* | 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
* [PARISC] Kill zone_to_nid printk warningKyle McMartin2007-10-181-1/+1
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-231-5/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-6/+66
|\
| * [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-4/+4
| * [PARISC] bloody printf fmt string warningsKyle McMartin2006-12-081-1/+1
| * [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
* | [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-1/+0Star
* | [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/+1Star
|/
* [PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin2006-10-041-13/+10Star
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-221-13/+15
* [PARISC] Enable free_initrd_mem()Helge Deller2006-03-301-4/+3Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller2006-01-231-8/+1Star
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-231-1/+14
* [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-231-5/+0Star
* [PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox2006-01-221-4/+2Star
* [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler2006-01-111-0/+7
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-111-1/+1
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-111-10/+10
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-301-0/+3
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1019