aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson2006-12-07
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-07
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-28
* [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-21
* [PATCH] Add node to zone for the NUMA caseChristoph Lameter2006-09-27
* [PATCH] own header file for struct pageHeiko Carstens2006-09-27
* [PATCH] vm: add per-zone writeout counterAndrew Morton2006-09-27
* [PATCH] Introduce mechanism for registering active regions of memoryMel Gorman2006-09-27
* [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-26
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-26
* [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter2006-09-26
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-26
* [PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter2006-09-01
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-03
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-30
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-30
* [PATCH] sparsemem: record nid during memory presentAndy Whitcroft2006-06-23
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-23
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-23
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
| |\
| * | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | | [PATCH] Sparsemem build fixRalf Baechle2006-06-05
| |/ |/|
* | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-21
|/
* [PATCH] uninline zone helpersKAMEZAWA Hiroyuki2006-03-27
* [PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki2006-03-27
* [PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki2006-03-27
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-27
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-27
* [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft2006-02-01
* [PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft2006-02-01
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-18
* [PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen2006-01-11
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-08
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-08
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-06