summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-301-9/+8
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-0/+1
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-0/+1
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-0/+1
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-0/+1
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-0/+1
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-0/+1
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-6/+0
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-1/+2
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-0/+3
* [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-301-0/+9
* [PATCH] sparsemem: record nid during memory presentAndy Whitcroft2006-06-231-0/+5
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-231-0/+3
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-231-2/+2
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-0/+1
| |\
| * | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | | [PATCH] Sparsemem build fixRalf Baechle2006-06-051-0/+1
| |/ |/|
* | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-211-0/+1
|/
* [PATCH] uninline zone helpersKAMEZAWA Hiroyuki2006-03-271-35/+3
* [PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki2006-03-271-3/+0
* [PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki2006-03-271-51/+57
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-271-1/+0
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-271-11/+0
* [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft2006-02-011-1/+4
* [PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft2006-02-011-0/+8
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-181-5/+7
* [PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen2006-01-111-1/+1
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-081-2/+2
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-081-0/+2
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-061-0/+5
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-061-0/+11
* [PATCH] mm: remove pcp lowNick Piggin2006-01-061-1/+0
* [PATCH] sparsemem: provide pfn_to_nidAndy Whitcroft2006-01-061-1/+5
* [PATCH] flatmem split out memory modelAndy Whitcroft2006-01-061-1/+6
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-061-6/+0
* [PATCH] mm: pfn_to_pgdat not used in common codeAndy Whitcroft2006-01-061-5/+0
* [PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft2006-01-061-5/+0
* Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2005-11-221-14/+4
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-8/+12
|\
| * [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-141-0/+2
| * [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-141-1/+1
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-141-7/+9
* | [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-131-1/+1
|/
* [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-291-0/+15
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-291-0/+12
* [PATCH] memory hotplug prep: __section_nr helperDave Hansen2005-10-291-0/+1
* [PATCH] gfp_t: the restAl Viro2005-10-281-1/+1
* [PATCH] sparsemem extreme: hotplug preparationDave Hansen2005-09-051-0/+1
OpenPOWER on IntegriCloud