aboutsummaryrefslogtreecommitdiff
path: root/mm/mempolicy.c
AgeCommit message (Expand)Author
2006-02-04[PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W
2006-02-01[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()Christoph Lameter
2006-01-18[PATCH] mm: optimize numa policy handling in slab allocatorChristoph Lameter
2006-01-18[PATCH] NUMA policies in the slab allocator V2Christoph Lameter
2006-01-18[PATCH] Simplify migrate_page_addChristoph Lameter
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt
2006-01-12[PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson
2006-01-08[PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson
2006-01-08[PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson
2006-01-08[PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson
2006-01-08[PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson
2006-01-08[PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter
2006-01-08[PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter
2006-01-08[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter
2006-01-06[PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter
2006-01-06[PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter
2006-01-06[PATCH] Add NUMA policy support for huge pages.Christoph Lameter
2006-01-02[PATCH] Make sure interleave masks have at least one node setAndi Kleen
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson
2005-10-29[PATCH] Remove policy contextualization from mbindChristoph Lameter
2005-10-29[PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen
2005-10-28[PATCH] gfp_t: infrastructureAl Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-13[PATCH] Fix MPOL_F_VERIFYAndi Kleen
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter
2005-08-01[PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet
2005-07-27[PATCH] Undo mempolicy shared policy rbtree microoptimizationAndi Kleen
2005-06-21[PATCH] mbind: check_range use standard ptwalkHugh Dickins
2005-06-21[PATCH] mbind: fix verify_pages pte_pageHugh Dickins
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-04-24[PATCH] mempolicy.c GFP fixAl Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds