summaryrefslogtreecommitdiff
path: root/mm/migrate.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter1-72/+3
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter1-1/+127
2006-06-23[PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter1-51/+39
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter1-36/+34
2006-06-23[PATCH] page migration cleanup: extract try_to_unmap from migration functionsChristoph Lameter1-45/+31
2006-06-23[PATCH] page migration cleanup: drop nr_refs in remove_references()Christoph Lameter1-10/+11
2006-06-23[PATCH] page migration cleanup: remove useless definitionsChristoph Lameter1-4/+2
2006-06-23[PATCH] page migration cleanup: group functionsChristoph Lameter1-70/+72
2006-05-01[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter1-0/+11
2006-04-11[PATCH] mm/migrate.c: don't export a static functionAdrian Bunk1-1/+0
2006-04-11[PATCH] Some page migration fixupsChristoph Lameter1-5/+2
2006-03-22[PATCH] page migration reorgChristoph Lameter1-0/+655