aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAge
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-16
* [CVE-2009-0029] System call wrappers part 28Heiko Carstens2009-01-14
* Merge branch 'master' into nextJames Morris2008-11-13
|\
| * mm: move migrate_prep out from under mmap_semChristoph Lameter2008-11-06
* | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* | CRED: Separate task security context from task_structDavid Howells2008-11-13
* | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
|/
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-20
* vmscan: move isolate_lru_page() to vmscan.cNick Piggin2008-10-20
* do_migrate_pages(): remove unused variableMinChan Kim2008-08-12
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* mempolicy: mask off internal flags for userspace APIDavid Rientjes2008-07-04
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-28
* mempolicy: support mpol=local tmpfs mount optionLee Schermerhorn2008-04-28
* mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-28
* mempolicy: clean-up mpol-to-str() mempolicy formattingLee Schermerhorn2008-04-28
* mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn2008-04-28
* mempolicy: mPOL_PREFERRED cleanups for "local allocation"Lee Schermerhorn2008-04-28
* mempolicy: use MPOL_PREFERRED for system-wide default 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: fixup Fallback for Default Shmem PolicyLee Schermerhorn2008-04-28
* mempolicy: write lock mmap_sem while changing task mempolicyLee Schermerhorn2008-04-28
* mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2008-04-28
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-28
* mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes2008-04-28
* mempolicy: create mempolicy_operations structureDavid Rientjes2008-04-28
* mempolicy: move rebind functionsDavid 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: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-28
* mempolicy: fix reference counting bugsLee Schermerhorn2008-03-10
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-15
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-11
* Migration: find correct vma in new_vma_page()Lee Schermerhorn2007-11-14
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-19
* mm/mempolicy.c: cleanupsAdrian Bunk2007-10-16
* memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn2007-10-16
* Memoryless nodes: Update memory policy and page migrationChristoph Lameter2007-10-16
* Memoryless nodes: Fix interleave behavior for memoryless nodesChristoph Lameter2007-10-16
* Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn2007-10-16
* Clean up duplicate includes in mm/Jesper Juhl2007-10-16