Commit Graph

84 Commits (87f76d3aafe5b5e0a1d6d857088a0263b35afa6b)

Author SHA1 Message Date
Christoph Lameter 30150f8d7b [PATCH] mbind: restrict nodes to the currently allowed cpuset 18 years ago
Josef Sipek e9536ae720 [PATCH] struct path: convert mm 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Andy Whitcroft 25ba77c141 [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int 18 years ago
Paul Jackson 9276b1bc96 [PATCH] memory page_alloc zonelist caching speedup 18 years ago
Keith Owens 6993974997 [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n 18 years ago
Alexey Dobriyan 52978be636 [PATCH] kmemdup: some users 19 years ago
Christoph Lameter 765c4507af [PATCH] GFP_THISNODE for the slab allocator 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 19 years ago
Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 19 years ago
Christoph Lameter 2f6726e54a [PATCH] Apply type enum zone_type 19 years ago
Christoph Lameter 4e4785bcf0 [PATCH] mempolicies: fix policy_zone check 19 years ago
Nishanth Aravamudan 3b98b087fc [PATCH] fix NUMA interleaving for huge pages 19 years ago
Christoph Lameter ca889e6c45 [PATCH] Use Zoned VM Counters for NUMA statistics 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
Christoph Lameter 7b2259b3e5 [PATCH] page migration: Support a vma migration function 19 years ago
David Quigley 86c3a7645c [PATCH] SELinux: add security_task_movememory calls to mm code 19 years ago
Christoph Lameter 742755a1d8 [PATCH] page migration: sys_move_pages(): support moving of individual pages 19 years ago
Christoph Lameter 95a402c384 [PATCH] page migration: use allocator function for migrate_pages() 19 years ago
Christoph Lameter aaa994b300 [PATCH] page migration: handle freeing of pages in migrate_pages() 19 years ago
Christoph Lameter 6d472be378 [PATCH] Remove cond_resched in gather_stats() 19 years ago
Alexey Dobriyan 7f927fcc2f [PATCH] Typo fixes 19 years ago
Paul Jackson c61afb181c [PATCH] cpuset memory spread slab cache optimizations 19 years ago
Christoph Lameter b20a35035f [PATCH] page migration reorg 19 years ago
Pekka Enberg fcc234f888 [PATCH] mm: kill kmem_cache_t usage 19 years ago
Christoph Lameter 90036ee593 [PATCH] page migration: Fail with error if swap not setup 19 years ago
Christoph Lameter 74c0024105 [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL 19 years ago
Andrew Morton 7f709ed0e3 [PATCH] numa_maps-update fix 19 years ago
Christoph Lameter 397874dfe9 [PATCH] numa_maps update 19 years ago
Christoph Lameter a57ebfdb2c [PATCH] numa_maps: Fix potential crash on non IA64 platforms 19 years ago
Christoph Lameter 511030bcd2 [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root 19 years ago
Christoph Lameter 1e275d406b [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind() 19 years ago
Alexey Dobriyan fcab6f3513 [PATCH] mm/mempolicy.c: fix 'if ();' typo 19 years ago
Andi Kleen a9c930bac1 [PATCH] Fix units in mbind check 19 years ago
Chris Wright 636f13c174 [PATCH] sys_mbind sanity checking 19 years ago
Andi Kleen dd942ae331 [PATCH] Handle all and empty zones when setting up custom zonelists for mbind 19 years ago
Chen, Kenneth W 00ac59adfc [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS 19 years ago
Christoph Lameter 7e2ab150d1 [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages() 19 years ago
Christoph Lameter 86c562a9d6 [PATCH] mm: optimize numa policy handling in slab allocator 19 years ago
Christoph Lameter dc85da15d4 [PATCH] NUMA policies in the slab allocator V2 19 years ago
Christoph Lameter fc30128963 [PATCH] Simplify migrate_page_add 19 years ago
Nick Piggin 053837fce7 [PATCH] mm: migration page refcounting fix 19 years ago
Robin Holt 7339ff8302 [PATCH] Add tmpfs options for memory placement policies 19 years ago
Christoph Lameter f4598c8b36 [PATCH] migration: make sure there is no attempt to migrate reserved pages. 19 years ago
Paul Jackson 4225399a66 [PATCH] cpuset: rebind vma mempolicies fix 19 years ago
Paul Jackson 74cb21553f [PATCH] cpuset: numa_policy_rebind cleanup 19 years ago
Paul Jackson 909d75a3b7 [PATCH] cpuset: implement cpuset_mems_allowed 19 years ago
Paul Jackson cf2a473c40 [PATCH] cpuset: combine refresh_mems and update_mems 19 years ago