| Commit message (Expand) | Author | Age | Files | Lines |
* | Migration: find correct vma in new_vma_page() | Lee Schermerhorn | 2007-11-15 | 1 | -2/+19 |
* | Uninline find_task_by_xxx set of functions | Pavel Emelyanov | 2007-10-19 | 1 | -2/+1 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -1/+3 |
* | Task Control Groups: make cpusets a client of cgroups | Paul Menage | 2007-10-19 | 1 | -2/+0 |
* | mm/mempolicy.c: cleanups | Adrian Bunk | 2007-10-16 | 1 | -10/+18 |
* | memoryless nodes: fixup uses of node_online_map in generic code | Lee Schermerhorn | 2007-10-16 | 1 | -2/+2 |
* | Memoryless nodes: Update memory policy and page migration | Christoph Lameter | 2007-10-16 | 1 | -5/+5 |
* | Memoryless nodes: Fix interleave behavior for memoryless nodes | Christoph Lameter | 2007-10-16 | 1 | -1/+3 |
* | Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag | Lee Schermerhorn | 2007-10-16 | 1 | -1/+11 |
* | Clean up duplicate includes in mm/ | Jesper Juhl | 2007-10-16 | 1 | -2/+0 |
* | Fix NUMA Memory Policy Reference Counting | Lee Schermerhorn | 2007-09-19 | 1 | -9/+70 |
* | Page migration: Do not accept invalid nodes in the target nodeset | Christoph Lameter | 2007-08-31 | 1 | -0/+5 |
* | Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE | Mel Gorman | 2007-08-23 | 1 | -1/+1 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -2/+2 |
* | Allow huge page allocations to use GFP_HIGH_MOVABLE | Mel Gorman | 2007-07-17 | 1 | -2/+3 |
* | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 | 1 | -2/+3 |
* | numa: mempolicy: trivial debug fixes. | Paul Mundt | 2007-07-16 | 1 | -10/+10 |
* | numa: mempolicy: dynamic interleave map for system init | Paul Mundt | 2007-07-16 | 1 | -3/+28 |
* | [PATCH] Page migration: Fix vma flag checking | Christoph Lameter | 2007-03-05 | 1 | -9/+0 |
* | [PATCH] fix mempolicy's check on a system with memory-less-node | KAMEZAWA Hiroyuki | 2007-02-21 | 1 | -4/+9 |
* | [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone | Christoph Lameter | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] mbind: restrict nodes to the currently allowed cpuset | Christoph Lameter | 2007-01-23 | 1 | -0/+4 |
* | [PATCH] struct path: convert mm | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int | Andy Whitcroft | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson | 2006-12-07 | 1 | -0/+2 |
* | [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n | Keith Owens | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] kmemdup: some users | Alexey Dobriyan | 2006-10-01 | 1 | -2/+1 |
* | [PATCH] GFP_THISNODE for the slab allocator | Christoph Lameter | 2006-09-27 | 1 | -1/+3 |
* | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2006-09-26 | 1 | -3/+3 |
* | [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset... | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] linearly index zone->node_zonelists[] | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] Apply type enum zone_type | Christoph Lameter | 2006-09-26 | 1 | -3/+8 |
* | [PATCH] mempolicies: fix policy_zone check | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] fix NUMA interleaving for huge pages | Nishanth Aravamudan | 2006-09-01 | 1 | -1/+9 |
* | [PATCH] Use Zoned VM Counters for NUMA statistics | Christoph Lameter | 2006-06-30 | 1 | -4/+2 |
* | [PATCH] proc: don't lock task_structs indefinitely | Eric W. Biederman | 2006-06-26 | 1 | -3/+3 |
* | [PATCH] page migration: Support a vma migration function | Christoph Lameter | 2006-06-25 | 1 | -1/+5 |
* | [PATCH] SELinux: add security_task_movememory calls to mm code | David Quigley | 2006-06-23 | 1 | -0/+5 |
* | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -2/+2 |
* | [PATCH] page migration: use allocator function for migrate_pages() | Christoph Lameter | 2006-06-23 | 1 | -2/+21 |
* | [PATCH] page migration: handle freeing of pages in migrate_pages() | Christoph Lameter | 2006-06-23 | 1 | -7/+1 |
* | [PATCH] Remove cond_resched in gather_stats() | Christoph Lameter | 2006-04-20 | 1 | -1/+0 |
* | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] cpuset memory spread slab cache optimizations | Paul Jackson | 2006-03-24 | 1 | -0/+32 |
* | [PATCH] page migration reorg | Christoph Lameter | 2006-03-22 | 1 | -90/+23 |
* | [PATCH] mm: kill kmem_cache_t usage | Pekka Enberg | 2006-03-22 | 1 | -2/+2 |
* | [PATCH] page migration: Fail with error if swap not setup | Christoph Lameter | 2006-03-17 | 1 | -2/+12 |
* | [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL | Christoph Lameter | 2006-03-15 | 1 | -4/+4 |