summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W2006-02-051-0/+2
* [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()Christoph Lameter2006-02-011-21/+146
* [PATCH] mm: optimize numa policy handling in slab allocatorChristoph Lameter2006-01-191-3/+0Star
* [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-191-0/+30
* [PATCH] Simplify migrate_page_addChristoph Lameter2006-01-191-36/+7Star
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-191-12/+17
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-151-0/+24
* [PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter2006-01-121-1/+3
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-091-0/+29
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-091-12/+19
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-091-3/+0Star
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-091-5/+5
* [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-091-3/+2Star
* [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-091-132/+138
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-091-2/+2
* [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-091-1/+4
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-091-1/+137
* [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-091-22/+24
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-091-5/+22
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-091-1/+93
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-091-20/+135
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-061-12/+3Star
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-061-48/+0Star
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-061-9/+30
* [PATCH] Make sure interleave masks have at least one node setAndi Kleen2006-01-031-0/+4
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-8/+4Star
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-311-0/+64
* [PATCH] Remove policy contextualization from mbindChristoph Lameter2005-10-301-1/+1
* [PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter2005-10-301-114/+162
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-301-4/+3Star
* [PATCH] core remove PageReservedNick Piggin2005-10-301-13/+16
* [PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen2005-10-301-7/+2Star
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-301-67/+53Star
* [PATCH] gfp_t: infrastructureAl Viro2005-10-281-3/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-4/+4
* [PATCH] Fix MPOL_F_VERIFYAndi Kleen2005-09-131-1/+6
* [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-081-1/+1
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-051-6/+6
* [PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet2005-08-021-1/+1
* [PATCH] Undo mempolicy shared policy rbtree microoptimizationAndi Kleen2005-07-281-1/+1
* [PATCH] mbind: check_range use standard ptwalkHugh Dickins2005-06-221-45/+70
* [PATCH] mbind: fix verify_pages pte_pageHugh Dickins2005-06-221-5/+14
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-221-1/+1
* [PATCH] mempolicy.c GFP fixAl Viro2005-04-241-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1138