summaryrefslogtreecommitdiffstats
path: root/include/linux/mempolicy.h
Commit message (Expand)AuthorAgeFilesLines
* mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-021-1/+1
* mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-7/+4
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+8
|\
| * mm: mempolicy: Check for misplaced pageLee Schermerhorn2012-12-111-0/+8
* | tmpfs: fix shared mempolicy leakMel Gorman2012-12-061-16/+0
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-60/+3
* mempolicy: fix a race in shared_policy_replace()Mel Gorman2012-10-091-1/+1
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* slab/mempolicy: always use local policy from interrupt contextAndi Kleen2012-06-201-1/+1
* mm: do_migrate_pages(): rename argumentsAndrew Morton2012-05-291-5/+4
* mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro2012-01-101-5/+5
* mm: declare mpol_to_str() when CONFIG_TMPFS=nStephen Wilson2011-05-251-2/+2
* mm: export get_vma_policy()Stephen Wilson2011-05-251-0/+3
* oom: select task from tasklist for mempolicy oomsDavid Rientjes2010-08-091-1/+12
* mempolicy: restructure rebinding-mempolicy functionsMiao Xie2010-05-251-3/+12
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-151-0/+3
* mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-241-0/+19
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-281-11/+11
* mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-281-0/+21
* mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn2008-04-281-0/+1
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-281-0/+35
* mempolicy: mark shared policies for unrefLee Schermerhorn2008-04-281-0/+7
* mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn2008-04-281-3/+3
* mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2008-04-281-7/+7
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-281-5/+5
* mempolicy: small header file cleanupDavid Rientjes2008-04-281-8/+0
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-281-1/+2
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-281-4/+7
* mempolicy: support optional mode flagsDavid Rientjes2008-04-281-3/+17
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-281-9/+10
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-7/+12
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-281-1/+1
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-191-12/+0
* mm/mempolicy.c: cleanupsAdrian Bunk2007-10-161-6/+0
* 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