aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAge
* [PATCH] GFP_THISNODE for the slab allocatorChristoph Lameter2006-09-27
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-26
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-26
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-26
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-26
* [PATCH] fix NUMA interleaving for huge pagesNishanth Aravamudan2006-09-01
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-30
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-26
* [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-25
* [PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2006-06-23
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-23
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-23
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-23
* [PATCH] Remove cond_resched in gather_stats()Christoph Lameter2006-04-20
* [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-24
* [PATCH] page migration reorgChristoph Lameter2006-03-22
* [PATCH] mm: kill kmem_cache_t usagePekka Enberg2006-03-22
* [PATCH] page migration: Fail with error if swap not setupChristoph Lameter2006-03-17
* [PATCH] Consistent capabilites associated with MPOL_MOVE_ALLChristoph Lameter2006-03-15
* [PATCH] numa_maps-update fixAndrew Morton2006-03-08
* [PATCH] numa_maps updateChristoph Lameter2006-03-06
* [PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter2006-03-02
* [PATCH] Fix sys_migrate_pages: Move all pages when invoked from rootChristoph Lameter2006-02-28
* [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()Christoph Lameter2006-02-24
* [PATCH] mm/mempolicy.c: fix 'if ();' typoAlexey Dobriyan2006-02-20
* [PATCH] Fix units in mbind checkAndi Kleen2006-02-20
* [PATCH] sys_mbind sanity checkingChris Wright2006-02-17
* [PATCH] Handle all and empty zones when setting up custom zonelists for mbindAndi Kleen2006-02-17
* [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W2006-02-04
* [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()Christoph Lameter2006-02-01
* [PATCH] mm: optimize numa policy handling in slab allocatorChristoph Lameter2006-01-18
* [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-18
* [PATCH] Simplify migrate_page_addChristoph Lameter2006-01-18
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-18
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-14
* [PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter2006-01-12
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-08
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-08
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-08
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-08
* [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-08
* [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-08
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-08
* [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-08
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-08
* [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-08
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-08
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-08