summaryrefslogtreecommitdiff
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAge
* 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
* Fix NUMA Memory Policy Reference CountingLee Schermerhorn2007-09-19
* Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter2007-08-31
* Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-22
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-17
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* numa: mempolicy: trivial debug fixes.Paul Mundt2007-07-16
* numa: mempolicy: dynamic interleave map for system initPaul Mundt2007-07-16
* [PATCH] Page migration: Fix vma flag checkingChristoph Lameter2007-03-05
* [PATCH] fix mempolicy's check on a system with memory-less-nodeKAMEZAWA Hiroyuki2007-02-20
* [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter2007-02-11
* [PATCH] mbind: restrict nodes to the currently allowed cpusetChristoph Lameter2007-01-23
* [PATCH] struct path: convert mmJosef Sipek2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft2006-12-07
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-07
* [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=nKeith Owens2006-10-11
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-01
* [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-14
* [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