aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mempolicy.h
Commit message (Expand)AuthorAge
* mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-24
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-28
* mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-28
* mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn2008-04-28
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-28
* mempolicy: mark shared policies for unrefLee Schermerhorn2008-04-28
* mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn2008-04-28
* mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2008-04-28
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-28
* mempolicy: small header file cleanupDavid Rientjes2008-04-28
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-28
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-28
* mempolicy: support optional mode flagsDavid Rientjes2008-04-28
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-28
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-19
* mm/mempolicy.c: cleanupsAdrian Bunk2007-10-16
* Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn2007-10-16
* Fix NUMA Memory Policy Reference CountingLee Schermerhorn2007-09-19
* Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-22
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-17
* [PATCH] cpuset: mempolicy migration typo fixPaul Jackson2006-10-21
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-26
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [PATCH] Fix mempolicy.h build errorRalf Baechle2006-06-08
|/
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-24
* [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-18
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-14
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-08
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-08
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-08
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-08
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-08
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-08
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-06
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-06
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-06
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-30
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-30
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-30
* [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-08
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16