summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-081-0/+1
* [PATCH] mm: free_pages optNick Piggin2006-01-081-28/+30
* [PATCH] mm: cleanup zone_pcpNick Piggin2006-01-081-8/+8
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-081-0/+49
* [PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter2006-01-081-2/+0
* [PATCH] revert "mm: page_state fixes"Andrew Morton2006-01-081-1/+2
* [PATCH] mm: page_state optNick Piggin2006-01-061-39/+50
* [PATCH] build_zonelists_node(): rename argsChristoph Lameter2006-01-061-9/+9
* [PATCH] Fix zone policy determinationChristoph Lameter2006-01-061-3/+7
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-061-0/+2
* [PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter2006-01-061-23/+11
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-061-4/+4
* [PATCH] mm: bad_page optimisationNick Piggin2006-01-061-24/+20
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-061-3/+11
* [PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells2006-01-061-1/+35
* [PATCH] mm: page_alloc cleanupsNick Piggin2006-01-061-10/+6
* [PATCH] mm: page_state fixesNick Piggin2006-01-061-3/+2
* [PATCH] mm: remove pcp lowNick Piggin2006-01-061-7/+2
* [PATCH] mm: remove bad_rangeNick Piggin2006-01-061-7/+19
* [PATCH] mm: microopt conditionsNick Piggin2006-01-061-8/+8
* [PATCH] mm: set_page_refs optNick Piggin2006-01-061-17/+0
* [PATCH] mm: pagealloc optNick Piggin2006-01-061-7/+11
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-061-2/+0
* [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flagsPaul Jackson2006-01-061-3/+2
* [PATCH] missing prototype (mm/page_alloc.c)Al Viro2005-12-151-1/+1
* [PATCH] Fix up per-cpu page batch sizesNick Piggin2005-12-031-8/+8
* [PATCH] mm: __alloc_pages cleanup fixNick Piggin2005-11-281-7/+17
* [PATCH] unpaged: PG_reserved bad_pageHugh Dickins2005-11-221-12/+34
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-221-5/+0
* [PATCH] VM: fix zone list restart in page allocatateJens Axboe2005-11-171-3/+4
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-6/+14
|\
| * [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-141-1/+1
| * [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-141-2/+1
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-141-3/+12
* | [PATCH] mm: highmem watermarksNick Piggin2005-11-131-13/+14
* | [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-131-110/+85
* | [PATCH] mm: __GFP_NOFAIL fixKirill Korotaev2005-11-131-0/+5
* | [PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones2005-11-101-1/+1
* | [PATCH] unexport nr_swap_pagesAdrian Bunk2005-11-071-1/+0
|/
* [PATCH] mm: wider use of for_each_*cpu()John Hawkes2005-10-291-4/+1
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-291-2/+2
* [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-291-5/+14
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-291-0/+1
* [PATCH] memory hotplug prep: fixup bad_range()Dave Hansen2005-10-291-5/+21
* [PATCH] memory hotplug prep: break out zone initializationDave Hansen2005-10-291-40/+58
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-8/+8
* [PATCH] core remove PageReservedNick Piggin2005-10-291-6/+8
* [PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit2005-10-291-2/+2
* [PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit2005-10-291-12/+12
* [PATCH] gfp_t: the restAl Viro2005-10-281-14/+15
OpenPOWER on IntegriCloud