summaryrefslogtreecommitdiffstats
path: root/include/linux/mempolicy.h
Commit message (Expand)AuthorAgeFilesLines
...
* Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn2007-10-161-0/+1
* Fix NUMA Memory Policy Reference CountingLee Schermerhorn2007-09-191-2/+2
* Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-221-1/+1
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-171-3/+3
* [PATCH] cpuset: mempolicy migration typo fixPaul Jackson2006-10-211-1/+1
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-261-2/+2
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [PATCH] Fix mempolicy.h build errorRalf Baechle2006-06-081-0/+1
|/
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-241-0/+5
* [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-181-0/+1
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-141-7/+4
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-081-0/+18
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-081-2/+10
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-081-3/+0
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-081-0/+7
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-0/+3
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-081-0/+3
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-061-0/+11
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-061-19/+0
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-061-0/+8
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-301-0/+6
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-291-2/+1
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-291-2/+2
* [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-081-0/+1
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-051-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+229