summaryrefslogtreecommitdiff
path: root/mm/mempolicy.c
AgeCommit message (Expand)Author
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro
2007-11-14Migration: find correct vma in new_vma_page()Lee Schermerhorn
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-16mm/mempolicy.c: cleanupsAdrian Bunk
2007-10-16memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn
2007-10-16Memoryless nodes: Update memory policy and page migrationChristoph Lameter
2007-10-16Memoryless nodes: Fix interleave behavior for memoryless nodesChristoph Lameter
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn
2007-10-16Clean up duplicate includes in mm/Jesper Juhl
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn
2007-08-31Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-16numa: mempolicy: trivial debug fixes.Paul Mundt
2007-07-16numa: mempolicy: dynamic interleave map for system initPaul Mundt
2007-03-05[PATCH] Page migration: Fix vma flag checkingChristoph Lameter
2007-02-20[PATCH] fix mempolicy's check on a system with memory-less-nodeKAMEZAWA Hiroyuki
2007-02-11[PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter
2007-01-23[PATCH] mbind: restrict nodes to the currently allowed cpusetChristoph Lameter
2006-12-08[PATCH] struct path: convert mmJosef Sipek
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson
2006-10-11[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=nKeith Owens
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2006-09-27[PATCH] GFP_THISNODE for the slab allocatorChristoph Lameter
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter
2006-09-01[PATCH] fix NUMA interleaving for huge pagesNishanth Aravamudan
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter
2006-06-23[PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter
2006-06-23[PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter
2006-06-23[PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter
2006-04-20[PATCH] Remove cond_resched in gather_stats()Christoph Lameter
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson
2006-03-22[PATCH] page migration reorgChristoph Lameter
2006-03-22[PATCH] mm: kill kmem_cache_t usagePekka Enberg