nfs: prepare to share nfs_set_port
[safe/jmp/linux-2.6] / mm / migrate.c
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-26 Nick Pigginmm: speculative page references
2008-07-25 KAMEZAWA Hiroyukimemcg: remove refcnt from page_cgroup
2008-07-25 KAMEZAWA Hiroyukimemcg: better migration handling
2008-07-24 Gerald Schaefermm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
2008-07-24 Adrian Bunkmm/migrate.c should #include <linux/syscalls.h>
2008-07-04 Christoph LameterChristoph has moved
2008-06-20 Linus TorvaldsReinstate ZERO_PAGE optimization in 'get_user_pages...
2008-04-30 Nick Pigginmm: fix warning on memory offline
2008-03-05 Hugh Dickinsmemcg: fix VM_BUG_ON from page migration
2008-02-07 KAMEZAWA Hiroyukibugfix for memory cgroup controller: migration under...
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-05 Shaohua Lipage migraton: handle orphaned pages
2008-02-05 Matt Mackallmaps4: move is_swap_pte
2007-10-20 Gabriel CraciunescuTypo fixes retrun -> return
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-16 KAMEZAWA Hiroyukiflush icache before set_pte() on ia64: flush icache...
2007-10-16 KAMEZAWA Hiroyukiflush cache before installing new page at migraton
2007-10-16 Christoph LameterMemoryless nodes: Update memory policy and page migration
2007-10-14 Al Viromm/migrate.c __user annotation
2007-08-31 KAMEZAWA Hiroyukifix rcu_read_lock() in page migraton
2007-07-26 KAMEZAWA Hiroyukimemory unplug: isolate_lru_page fix
2007-07-26 KAMEZAWA Hiroyukimemory unplug: migration by kernel
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-04-24 Christoph Lameterpage migration: fix NR_FILE_PAGES accounting
2007-03-05 Christoph Lameter[PATCH] Page migration: Fix vma flag checking
2006-12-07 Nick Piggin[PATCH] radix-tree: RCU lockless readside
2006-11-03 Stephen Rothwell[PATCH] Fix sys_move_pages when a NULL node list is...
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Stop fallback_migrate_page() from using...
2006-09-26 Christoph Lameter[PATCH] Define easier to handle GFP_THISNODE
2006-09-26 Christoph Lameter[PATCH] sys_move_pages: Do not fall back to other nodes
2006-06-25 Christoph Lameter[PATCH] Allow migration of mlocked pages
2006-06-25 Christoph Lameter[PATCH] page migration: Support a vma migration function
2006-06-23 David Quigley[PATCH] SELinux: add security_task_movememory calls...
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: simplify migrate_pages()
2006-06-23 Christoph Lameter[PATCH] More page migration: use migration entries...
2006-06-23 Christoph Lameter[PATCH] More page migration: do not inc/dec rss counters
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: modify core logic
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: rip out swap based...
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: add R/W migration...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: move fallback handling...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: pass "mapping" to migra...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: extract try_to_unmap...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: drop nr_refs in remove_...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: remove useless definitions
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: group functions
2006-05-02 Christoph Lameter[PATCH] page migration: Fix fallback behavior for dirty...
2006-04-11 Adrian Bunk[PATCH] mm/migrate.c: don't export a static function
2006-04-11 Christoph Lameter[PATCH] Some page migration fixups
2006-03-22 Christoph Lameter[PATCH] page migration reorg