summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)AuthorLines
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson-6/+10
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai-2/+2
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter-4/+4
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks-5/+20
2005-09-05[PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks-1/+1
2005-09-05[PATCH] mm: remove atomicNick Piggin-1/+1
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh-11/+10
2005-07-27[PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft-4/+0
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti-6/+0
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti-1/+1
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco-2/+1
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft-2/+2
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft-0/+2
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft-9/+30
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen-3/+3
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen-1/+1
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen-1/+5
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter-2/+9
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko-1/+1
2005-06-21[PATCH] bad_page: clear reclaim and slabHugh Dickins-5/+10
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter-66/+42
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter-2/+33
2005-06-21[PATCH] add OOM debugJanet Morgan-0/+1
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise-1/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart-1/+1
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter-35/+176
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks-0/+1
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks-0/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks-5/+28
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov-2/+111
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson-0/+2
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa-2/+1
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki-0/+1
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin-8/+12
2005-05-01[PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin-0/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2220