summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Page migration: Fix vma flag checkingChristoph Lameter2007-03-051-9/+0
* [PATCH] fix mempolicy's check on a system with memory-less-nodeKAMEZAWA Hiroyuki2007-02-201-4/+9
* [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter2007-02-111-1/+1
* [PATCH] mbind: restrict nodes to the currently allowed cpusetChristoph Lameter2007-01-231-0/+4
* [PATCH] struct path: convert mmJosef Sipek2006-12-081-1/+1
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2006-12-071-1/+1
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-071-0/+2
* [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=nKeith Owens2006-10-111-1/+1
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-2/+1
* [PATCH] GFP_THISNODE for the slab allocatorChristoph Lameter2006-09-271-1/+3
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-3/+3
* [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-261-1/+1
* [PATCH] linearly index zone->node_zonelists[]Christoph Lameter2006-09-261-1/+1
* [PATCH] Apply type enum zone_typeChristoph Lameter2006-09-261-3/+8
* [PATCH] mempolicies: fix policy_zone checkChristoph Lameter2006-09-261-1/+1
* [PATCH] fix NUMA interleaving for huge pagesNishanth Aravamudan2006-09-011-1/+9
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-301-4/+2
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-3/+3
* [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-251-1/+5
* [PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2006-06-231-0/+5
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-2/+2
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-231-2/+21
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-231-7/+1
* [PATCH] Remove cond_resched in gather_stats()Christoph Lameter2006-04-201-1/+0
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [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
OpenPOWER on IntegriCloud