| Commit message (Expand) | Author | Age | Files | Lines |
* | for_each_online_pgdat(): kerneldoc fix | Fernando Luis Vazquez Cao | 2008-05-24 | 1 | -1/+1 |
* | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 | 1 | -2/+0 |
* | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi | 2008-04-30 | 1 | -0/+1 |
* | memory hotplug: register section/node id to free | Yasunori Goto | 2008-04-28 | 1 | -0/+1 |
* | mm: Get rid of __ZONE_COUNT | Christoph Lameter | 2008-04-28 | 1 | -17/+11 |
* | pageflags: get rid of FLAGS_RESERVED | Christoph Lameter | 2008-04-28 | 1 | -19/+0 |
* | mm: make early_pfn_to_nid() a C function | Andrew Morton | 2008-04-28 | 1 | -1/+4 |
* | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman | 2008-04-28 | 1 | -30/+50 |
* | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman | 2008-04-28 | 1 | -10/+54 |
* | mm: use two zonelist that are filtered by GFP mask | Mel Gorman | 2008-04-28 | 1 | -22/+43 |
* | remove sparse warning for mmzone.h | Harvey Harrison | 2008-04-28 | 1 | -3/+4 |
* | Remove unused MAX_NODES_SHIFT | Johannes Weiner | 2008-04-21 | 1 | -1/+0 |
* | Page allocator: get rid of the list of cold pages | Christoph Lameter | 2008-02-05 | 1 | -1/+1 |
* | mm: test and set zone reclaim lock before starting reclaim | David Rientjes | 2007-10-17 | 1 | -0/+8 |
* | oom: add per-zone locking | David Rientjes | 2007-10-17 | 1 | -0/+5 |
* | oom: change all_unreclaimable zone member to flags | David Rientjes | 2007-10-17 | 1 | -4/+25 |
* | memory unplug: page isolation | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -1/+2 |
* | Print out statistics in relation to fragmentation avoidance to /proc/pagetype... | Mel Gorman | 2007-10-16 | 1 | -0/+10 |
* | Do not depend on MAX_ORDER when grouping pages by mobility | Mel Gorman | 2007-10-16 | 1 | -2/+2 |
* | don't group high order atomic allocations | Mel Gorman | 2007-10-16 | 1 | -3/+2 |
* | remove PAGE_GROUP_BY_MOBILITY | Mel Gorman | 2007-10-16 | 1 | -9/+0 |
* | Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR... | Mel Gorman | 2007-10-16 | 1 | -1/+3 |
* | Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 | Mel Gorman | 2007-10-16 | 1 | -2/+4 |
* | Group high-order atomic allocations | Mel Gorman | 2007-10-16 | 1 | -1/+3 |
* | Group short-lived and reclaimable kernel allocations | Mel Gorman | 2007-10-16 | 1 | -2/+4 |
* | Add a configure option to group pages by mobility | Mel Gorman | 2007-10-16 | 1 | -0/+6 |
* | Split the free lists for movable and unmovable allocations | Mel Gorman | 2007-10-16 | 1 | -1/+9 |
* | Add a bitmap that is used to track flags affecting a block of pages | Mel Gorman | 2007-10-16 | 1 | -0/+13 |
* | Memoryless nodes: Fix GFP_THISNODE behavior | Christoph Lameter | 2007-10-16 | 1 | -1/+13 |
* | sparsemem: record when a section has a valid mem_map | Andy Whitcroft | 2007-10-16 | 1 | -2/+14 |
* | Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE | Mel Gorman | 2007-08-22 | 1 | -0/+18 |
* | Remove the arm26 port | Adrian Bunk | 2007-07-31 | 1 | -1/+0 |
* | Lumpy Reclaim V4 | Andy Whitcroft | 2007-07-17 | 1 | -0/+8 |
* | Create the ZONE_MOVABLE zone | Mel Gorman | 2007-07-17 | 1 | -2/+18 |
* | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 2007-07-16 | 1 | -0/+5 |
* | Move remote node draining out of slab allocators | Christoph Lameter | 2007-05-09 | 1 | -0/+3 |
* | add pfn_valid_within helper for sub-MAX_ORDER hole detection | Andy Whitcroft | 2007-05-07 | 1 | -0/+12 |
* | [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM | Christoph Lameter | 2007-02-11 | 1 | -2/+24 |
* | [PATCH] Drop __get_zone_counts() | Christoph Lameter | 2007-02-11 | 1 | -2/+0 |
* | [PATCH] Reorder ZVCs according to cacheline | Christoph Lameter | 2007-02-11 | 1 | -3/+5 |
* | [PATCH] Use ZVC for free_pages | Christoph Lameter | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] Use ZVC for inactive and active counts | Christoph Lameter | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 | 1 | -2/+6 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] memory page_alloc zonelist caching reorder structure | Paul Jackson | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson | 2006-12-07 | 1 | -5/+80 |
* | [PATCH] vmscan: Fix temp_priority race | Martin Bligh | 2006-10-28 | 1 | -5/+1 |
* | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc | Andy Whitcroft | 2006-10-21 | 1 | -0/+6 |
* | [PATCH] Add node to zone for the NUMA case | Christoph Lameter | 2006-09-27 | 1 | -0/+1 |
* | [PATCH] own header file for struct page | Heiko Carstens | 2006-09-27 | 1 | -0/+5 |