aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* [PATCH] Handle holes in node mask in node fallback list setupLinus Torvalds2006-02-17
* [PATCH] compound page: default destructorHugh Dickins2006-02-14
* [PATCH] compound page: use page[1].lruHugh Dickins2006-02-14
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-05
* [PATCH] __cpuinit functions wrongly marked __meminitAshok Raj2006-02-01
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-18
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-17
* [PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer2006-01-12
* [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-11
* [PATCH] Restore KERN_EMERG to each line printed by bad_pageHugh Dickins2006-01-11
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-11
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-09
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-08
* [PATCH] mm: free_pages optNick Piggin2006-01-08
* [PATCH] mm: cleanup zone_pcpNick Piggin2006-01-08
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-08
* [PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter2006-01-08
* [PATCH] revert "mm: page_state fixes"Andrew Morton2006-01-08
* [PATCH] mm: page_state optNick Piggin2006-01-06
* [PATCH] build_zonelists_node(): rename argsChristoph Lameter2006-01-06
* [PATCH] Fix zone policy determinationChristoph Lameter2006-01-06
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-06
* [PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter2006-01-06
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-06
* [PATCH] mm: bad_page optimisationNick Piggin2006-01-06
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-06
* [PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells2006-01-06
* [PATCH] mm: page_alloc cleanupsNick Piggin2006-01-06
* [PATCH] mm: page_state fixesNick Piggin2006-01-06
* [PATCH] mm: remove pcp lowNick Piggin2006-01-06
* [PATCH] mm: remove bad_rangeNick Piggin2006-01-06
* [PATCH] mm: microopt conditionsNick Piggin2006-01-06
* [PATCH] mm: set_page_refs optNick Piggin2006-01-06
* [PATCH] mm: pagealloc optNick Piggin2006-01-06
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-06
* [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flagsPaul Jackson2006-01-06
* [PATCH] missing prototype (mm/page_alloc.c)Al Viro2005-12-15
* [PATCH] Fix up per-cpu page batch sizesNick Piggin2005-12-03
* [PATCH] mm: __alloc_pages cleanup fixNick Piggin2005-11-28
* [PATCH] unpaged: PG_reserved bad_pageHugh Dickins2005-11-22
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-22
* [PATCH] VM: fix zone list restart in page allocatateJens Axboe2005-11-17
* Merge x86-64 update from AndiLinus Torvalds2005-11-14
|\
| * [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-14
| * [PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen2005-11-14
| * [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-14
* | [PATCH] mm: highmem watermarksNick Piggin2005-11-13
* | [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-13
* | [PATCH] mm: __GFP_NOFAIL fixKirill Korotaev2005-11-13
* | [PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones2005-11-10