summaryrefslogtreecommitdiff
path: root/include/linux/mmzone.h
AgeCommit message (Expand)Author
2006-02-01[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft
2006-02-01[PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft
2006-01-18[PATCH] Zone reclaim: Reclaim logicChristoph Lameter
2006-01-11[PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth
2006-01-06[PATCH] mm: add populated_zone() helperCon Kolivas
2006-01-06[PATCH] mm: dma32 zone statisticsNick Piggin
2006-01-06[PATCH] mm: remove pcp lowNick Piggin
2006-01-06[PATCH] sparsemem: provide pfn_to_nidAndy Whitcroft
2006-01-06[PATCH] flatmem split out memory modelAndy Whitcroft
2006-01-06[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz
2006-01-06[PATCH] mm: pfn_to_pgdat not used in common codeAndy Whitcroft
2006-01-06[PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft
2005-11-22Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen
2005-11-13[PATCH] mm: __alloc_pages cleanupRohit Seth
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen
2005-10-29[PATCH] memory hotplug prep: __section_nr helperDave Hansen
2005-10-28[PATCH] gfp_t: the restAl Viro
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen
2005-09-05[PATCH] sparsemem extreme implementationBob Picco
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-03-09[PATCH] x86: abstract discontigmem setupDave Hansen
2005-02-01[PATCH] mm: rework lower-zone protection initialisationAndrea Arcangeli
2005-01-07[PATCH] no buddy bitmap patch revist: intro and includesKamezawa Hiroyuki
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independentMatthew Dobson
2005-01-07[PATCH] Fix smp_processor_id() warning in numa_node_id()Ingo Molnar
2005-01-06[PATCH] Fix up compiler inefficienciesAlexander Viro
2005-01-03[PATCH] mm: teach kswapd about higher order areasNick Piggin
2005-01-03[PATCH] mm: higher order watermarksNick Piggin
2005-01-03[PATCH] mm: keep count of free areasNick Piggin
2004-10-25[PATCH] mm: help zone paddingNick Piggin
2004-10-18[PATCH] Create nodemask_tMatthew Dobson
2004-08-23[PATCH] show Active/Inactive on per-node meminfoAkinobu Mita