sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / migrate.h
2009-01-06 KOSAKI Motohiromm: cleanup: remove #ifdef CONFIG_MIGRATION
2008-10-20 Nick Pigginvmscan: move isolate_lru_page() to vmscan.c
2008-07-24 Gerald Schaefermm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
2007-05-07 Christoph Lameterpage migration: Only migrate pages if allocation in...
2007-03-05 Christoph Lameter[PATCH] Page migration: Fix vma flag checking
2006-06-25 Christoph Lameter[PATCH] page migration: Support a vma migration function
2006-06-23 Christoph Lameter[PATCH] page migration: sys_move_pages(): support movin...
2006-06-23 Christoph Lameter[PATCH] page migration: use allocator function for...
2006-06-23 Christoph Lameter[PATCH] page migration: handle freeing of pages in...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: pass "mapping" to migra...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: remove useless definitions
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-31 Christoph Lameter[PATCH] migrate_pages_to() must be defined for the...
2006-03-22 Christoph Lameter[PATCH] page migration reorg