summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
Commit message (Expand)AuthorAgeFilesLines
* page migration: fix NR_FILE_PAGES accountingChristoph Lameter2007-04-241-1/+14
* [PATCH] Page migration: Fix vma flag checkingChristoph Lameter2007-03-051-1/+1
* [PATCH] radix-tree: RCU lockless readsideNick Piggin2006-12-071-7/+12
* [PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell2006-11-031-1/+2
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+2
* [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [tr...David Howells2006-09-301-1/+1
* [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-261-3/+1
* [PATCH] sys_move_pages: Do not fall back to other nodesChristoph Lameter2006-09-261-1/+3
* [PATCH] Allow migration of mlocked pagesChristoph Lameter2006-06-251-6/+4
* [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-251-0/+20
* [PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2006-06-231-0/+6
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-4/+264
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-231-83/+32
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-231-25/+23
* [PATCH] page migration: simplify migrate_pages()Christoph Lameter2006-06-231-103/+115
* [PATCH] More page migration: use migration entries for file pagesChristoph Lameter2006-06-231-27/+100
* [PATCH] More page migration: do not inc/dec rss countersChristoph Lameter2006-06-231-1/+0
* [PATCH] Swapless page migration: modify core logicChristoph Lameter2006-06-231-32/+21
* [PATCH] Swapless page migration: rip out swap based logicChristoph Lameter2006-06-231-72/+3
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-231-1/+127
* [PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter2006-06-231-51/+39
* [PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2006-06-231-36/+34
* [PATCH] page migration cleanup: extract try_to_unmap from migration functionsChristoph Lameter2006-06-231-45/+31
* [PATCH] page migration cleanup: drop nr_refs in remove_references()Christoph Lameter2006-06-231-10/+11
* [PATCH] page migration cleanup: remove useless definitionsChristoph Lameter2006-06-231-4/+2
* [PATCH] page migration cleanup: group functionsChristoph Lameter2006-06-231-70/+72
* [PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter2006-05-011-0/+11
* [PATCH] mm/migrate.c: don't export a static functionAdrian Bunk2006-04-111-1/+0
* [PATCH] Some page migration fixupsChristoph Lameter2006-04-111-5/+2
* [PATCH] page migration reorgChristoph Lameter2006-03-221-0/+655
OpenPOWER on IntegriCloud