summaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAgeFilesLines
* Lumpy Reclaim V4Andy Whitcroft2007-07-171-0/+8
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-171-2/+18
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-161-0/+5
* Move remote node draining out of slab allocatorsChristoph Lameter2007-05-091-0/+3
* add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft2007-05-071-0/+12
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-111-2/+24
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-111-2/+0
* [PATCH] Reorder ZVCs according to cachelineChristoph Lameter2007-02-111-3/+5
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-111-1/+1
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-111-2/+2
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-111-2/+6
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-071-5/+80
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-281-5/+1
* [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-211-0/+6
* [PATCH] Add node to zone for the NUMA caseChristoph Lameter2006-09-271-0/+1
* [PATCH] own header file for struct pageHeiko Carstens2006-09-271-0/+5
* [PATCH] vm: add per-zone writeout counterAndrew Morton2006-09-271-0/+1
* [PATCH] Introduce mechanism for registering active regions of memoryMel Gorman2006-09-271-1/+9
* [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-261-0/+3
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+2
* [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter2006-09-261-1/+1
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-261-47/+5
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-3/+33
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-261-3/+13
* [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-261-19/+47
* [PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter2006-09-011-0/+1
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-031-0/+6
* [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