aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-071-6/+10
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-2/+2
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-071-4/+4
* [PATCH] VM: add page_state info to per-node meminfoMartin Hicks2005-09-051-5/+20
* [PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2005-09-051-1/+1
* [PATCH] mm: remove atomicNick Piggin2005-09-051-1/+1
* [PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh2005-07-301-11/+10
* [PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft2005-07-271-4/+0
* [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti2005-07-071-6/+0
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-071-1/+1
* [PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco2005-06-271-2/+1
* [PATCH] sparsemem hotplug baseAndy Whitcroft2005-06-231-2/+2
* [PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft2005-06-231-0/+2
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-231-9/+30
* [PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2005-06-231-3/+3
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-231-1/+1
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-231-1/+5
* [PATCH] boot_pageset must not be freed.Christoph Lameter2005-06-221-2/+9
* [PATCH] Kill stray newlineDenis Vlasenko2005-06-211-1/+1
* [PATCH] bad_page: clear reclaim and slabHugh Dickins2005-06-211-5/+10
* [PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter2005-06-211-66/+42
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-211-2/+33
* [PATCH] add OOM debugJanet Morgan2005-06-211-0/+1
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-211-1/+1
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-211-1/+1
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-211-35/+176
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-211-0/+1
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-211-0/+2
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-211-5/+28
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-211-2/+111
* [IA64] Export node_online_map and node_possible_mapDean Nelson2005-05-031-0/+2
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-2/+1
* [PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2005-05-011-0/+1
* [PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2005-05-011-8/+12
* [PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin2005-05-011-0/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2220