aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mempolicy.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Fix NUMA Memory Policy Reference CountingGravatar Lee Schermerhorn 1-2/+2
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEGravatar Mel Gorman 1-1/+1
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEGravatar Mel Gorman 1-3/+3
2006-10-21[PATCH] cpuset: mempolicy migration typo fixGravatar Paul Jackson 1-1/+1
2006-09-26[PATCH] Apply type enum zone_typeGravatar Christoph Lameter 1-2/+2
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Gravatar Linus Torvalds 1-1/+0
2006-06-08[PATCH] Fix mempolicy.h build errorGravatar Ralf Baechle 1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsGravatar Paul Jackson 1-0/+5
2006-01-18[PATCH] NUMA policies in the slab allocator V2Gravatar Christoph Lameter 1-0/+1
2006-01-14[PATCH] Add tmpfs options for memory placement policiesGravatar Robin Holt 1-7/+4
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixGravatar Paul Jackson 1-0/+18
2006-01-08[PATCH] cpuset: numa_policy_rebind cleanupGravatar Paul Jackson 1-2/+10
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Gravatar Christoph Lameter 1-3/+0
2006-01-08[PATCH] cpusets: swap migration interfaceGravatar Paul Jackson 1-0/+7
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceGravatar Christoph Lameter 1-0/+3
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceGravatar Christoph Lameter 1-0/+3
2006-01-06[PATCH] mm: move determination of policy_zone into page allocatorGravatar Christoph Lameter 1-0/+11
2006-01-06[PATCH] Remove old node based policy interface from mempolicy.cGravatar Christoph Lameter 1-19/+0
2006-01-06[PATCH] Add NUMA policy support for huge pages.Gravatar Christoph Lameter 1-0/+8
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingGravatar Paul Jackson 1-0/+6
2005-10-29[PATCH] mm: update comments to pte lockGravatar Hugh Dickins 1-2/+1
2005-10-29[PATCH] Convert mempolicies to nodemask_tGravatar Andi Kleen 1-2/+2
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeGravatar Andi Kleen 1-0/+1
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideGravatar Christoph Lameter 1-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+229