summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh2005-07-301-11/+10Star
* [PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft2005-07-281-4/+0Star
* [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti2005-07-081-6/+0Star
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-081-1/+1
* [PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco2005-06-281-2/+1Star
* [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-231-2/+9
* [PATCH] Kill stray newlineDenis Vlasenko2005-06-221-1/+1
* [PATCH] bad_page: clear reclaim and slabHugh Dickins2005-06-221-5/+10
* [PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter2005-06-221-66/+42Star
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-221-2/+33
* [PATCH] add OOM debugJanet Morgan2005-06-221-0/+1
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-221-1/+1
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-221-1/+1
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-221-1/+1
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-221-35/+176
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-221-0/+1
* [PATCH] VM: add __GFP_NORECLAIMMartin Hicks2005-06-221-0/+2
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-221-5/+28
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-221-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/+1Star
* [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-171-0/+2220