aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-15[PATCH] missing prototype (mm/page_alloc.c)Al Viro1-1/+1
2005-12-03[PATCH] Fix up per-cpu page batch sizesNick Piggin1-8/+8
2005-11-28[PATCH] mm: __alloc_pages cleanup fixNick Piggin1-7/+17
2005-11-22[PATCH] unpaged: PG_reserved bad_pageHugh Dickins1-12/+34
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins1-5/+0
2005-11-17[PATCH] VM: fix zone list restart in page allocatateJens Axboe1-3/+4
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-6/+14
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen1-1/+1
2005-11-14[PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen1-2/+1
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen1-3/+12
2005-11-13[PATCH] mm: highmem watermarksNick Piggin1-13/+14
2005-11-13[PATCH] mm: __alloc_pages cleanupRohit Seth1-110/+85
2005-11-13[PATCH] mm: __GFP_NOFAIL fixKirill Korotaev1-0/+5
2005-11-10[PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones1-1/+1
2005-11-07[PATCH] unexport nr_swap_pagesAdrian Bunk1-1/+0
2005-10-29[PATCH] mm: wider use of for_each_*cpu()John Hawkes1-4/+1
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen1-2/+2
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen1-5/+14
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+1
2005-10-29[PATCH] memory hotplug prep: fixup bad_range()Dave Hansen1-5/+21
2005-10-29[PATCH] memory hotplug prep: break out zone initializationDave Hansen1-40/+58
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-8/+8
2005-10-29[PATCH] core remove PageReservedNick Piggin1-6/+8
2005-10-29[PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit1-2/+2
2005-10-29[PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit1-12/+12
2005-10-28[PATCH] gfp_t: the restAl Viro1-14/+15
2005-10-28[PATCH] gfp_t: infrastructureAl Viro1-2/+2
2005-10-26[PATCH] NUMA: broken per cpu pageset countersMagnus Damm1-0/+2
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-6/+6
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-1/+2
2005-09-10[PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart1-1/+1
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson1-6/+10
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-2/+2
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter1-4/+4
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks1-5/+20
2005-09-05[PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks1-1/+1
2005-09-05[PATCH] mm: remove atomicNick Piggin1-1/+1
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh1-11/+10
2005-07-27[PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft1-4/+0
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handlingMarcelo Tosatti1-6/+0
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti1-1/+1
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco1-2/+1
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft1-2/+2
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+2
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-9/+30
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen1-3/+3
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen1-1/+1
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-1/+5
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter1-2/+9
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko1-1/+1