summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-261-16/+11
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-261-10/+17
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-261-16/+0
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-0/+6
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-261-0/+6
* [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter2006-09-261-6/+18
* [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanupChristoph Lameter2006-09-261-10/+7
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-15/+0
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-261-4/+0
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-261-12/+11
* [PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes2006-09-251-1/+3
* [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-221-1/+1
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-031-0/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-17/+4
* | [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-301-22/+1
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-3/+1
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-5/+0
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-301-407/+0
|/
* [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-271-2/+2
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright2006-06-251-2/+1
* [PATCH] printk() should not be called under zone->lockKirill Korotaev2006-06-231-4/+5
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-231-3/+3
* [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-231-30/+2
* [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2006-06-231-5/+21
* [PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto2006-06-231-6/+53
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-231-3/+8
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-231-9/+9
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-231-5/+7
* [PATCH] zone handle unaligned zone boundariesAndy Whitcroft2006-06-231-6/+11
* [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-211-3/+11
* [PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson2006-05-211-2/+3
* [PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton2006-05-151-4/+7
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] page_alloc.c: buddy handling cleanupAndrew Morton2006-04-191-4/+6
* [PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2006-04-111-0/+39
* [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-101-13/+18
* [PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki2006-03-271-4/+4
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-3/+3
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-271-4/+2