summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-241-0/+32
* [PATCH] page migration reorgChristoph Lameter2006-03-221-90/+23
* [PATCH] mm: kill kmem_cache_t usagePekka Enberg2006-03-221-2/+2
* [PATCH] page migration: Fail with error if swap not setupChristoph Lameter2006-03-171-2/+12
* [PATCH] Consistent capabilites associated with MPOL_MOVE_ALLChristoph Lameter2006-03-141-4/+4
* [PATCH] numa_maps-update fixAndrew Morton2006-03-081-0/+8
* [PATCH] numa_maps updateChristoph Lameter2006-03-061-25/+95
* [PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter2006-03-021-1/+2
* [PATCH] Fix sys_migrate_pages: Move all pages when invoked from rootChristoph Lameter2006-02-281-1/+2
* [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()Christoph Lameter2006-02-241-4/+18
* [PATCH] mm/mempolicy.c: fix 'if ();' typoAlexey Dobriyan2006-02-201-1/+1
* [PATCH] Fix units in mbind checkAndi Kleen2006-02-201-1/+1
* [PATCH] sys_mbind sanity checkingChris Wright2006-02-171-0/+2
* [PATCH] Handle all and empty zones when setting up custom zonelists for mbindAndi Kleen2006-02-171-4/+14
* [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W2006-02-041-0/+2
* [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()Christoph Lameter2006-02-011-21/+146
* [PATCH] mm: optimize numa policy handling in slab allocatorChristoph Lameter2006-01-181-3/+0
* [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-181-0/+30
* [PATCH] Simplify migrate_page_addChristoph Lameter2006-01-181-36/+7
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-181-12/+17
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-141-0/+24
* [PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter2006-01-121-1/+3
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-081-0/+29
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-081-12/+19
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-081-3/+0
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-081-5/+5
* [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-081-3/+2
* [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-081-132/+138
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-081-2/+2
* [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-081-1/+4
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-081-1/+137
* [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-081-22/+24
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-081-5/+22
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-1/+93
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-081-20/+135
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-061-12/+3
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-061-48/+0
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-061-9/+30
* [PATCH] Make sure interleave masks have at least one node setAndi Kleen2006-01-021-0/+4
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-8/+4
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-301-0/+64
* [PATCH] Remove policy contextualization from mbindChristoph Lameter2005-10-291-1/+1
* [PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter2005-10-291-114/+162
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-291-4/+3
* [PATCH] core remove PageReservedNick Piggin2005-10-291-13/+16
* [PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen2005-10-291-7/+2
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-291-67/+53
* [PATCH] gfp_t: infrastructureAl Viro2005-10-281-3/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-4/+4
OpenPOWER on IntegriCloud