summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: wider use of for_each_*cpu()John Hawkes2005-10-301-4/+1Star
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-301-2/+2
* [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-301-5/+14
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-301-0/+1
* [PATCH] memory hotplug prep: fixup bad_range()Dave Hansen2005-10-301-5/+21
* [PATCH] memory hotplug prep: break out zone initializationDave Hansen2005-10-301-40/+58
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-8/+8
* [PATCH] core remove PageReservedNick Piggin2005-10-301-6/+8
* [PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit2005-10-301-2/+2
* [PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit2005-10-301-12/+12
* [PATCH] gfp_t: the restAl Viro2005-10-281-14/+15
* [PATCH] gfp_t: infrastructureAl Viro2005-10-281-2/+2
* [PATCH] NUMA: broken per cpu pageset countersMagnus Damm2005-10-261-0/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-6/+6
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+2
* [PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart2005-09-101-1/+1
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-081-6/+10
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-081-2/+2
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-081-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/+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