Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4dbcbdf8135def8f704b130305721bdd42a8078b
/
include
/
linux
/
migrate.h
ce1744f
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
by Konstantin Khlebnikov
· 13 years ago
6536e31
mm: fix warnings regarding enum migrate_mode
by Andrew Morton
· 13 years ago
a6bc32b
mm: compaction: introduce sync-light migration for use by compaction
by Mel Gorman
· 13 years ago
b969c4a
mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
by Mel Gorman
· 13 years ago
7f0f249
mm: migration: cleanup migrate_pages API by matching types for offlining and sync
by Mel Gorman
· 14 years ago
77f1fe6
mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path
by Mel Gorman
· 14 years ago
6f39ce0
Fix build error with !CONFIG_MIGRATION
by Naoya Horiguchi
· 14 years ago
290408d
hugetlb: hugepage migration core
by Naoya Horiguchi
· 14 years ago
748446b
mm: compaction: memory compaction core
by Mel Gorman
· 14 years ago
e13861d
mm: remove return value of putback_lru_pages()
by Minchan Kim
· 14 years ago
62b61f6
ksm: memory hotremove migration only
by Hugh Dickins
· 15 years ago
64cdd54
mm: cleanup: remove #ifdef CONFIG_MIGRATION
by KOSAKI Motohiro
· 16 years ago
62695a8
vmscan: move isolate_lru_page() to vmscan.c
by Nick Piggin
· 16 years ago
83d1674
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
by Gerald Schaefer
· 16 years ago
906e0be
page migration: Only migrate pages if allocation in the highest zone is possible
by Christoph Lameter
· 18 years ago
0dc952d
[PATCH] Page migration: Fix vma flag checking
by Christoph Lameter
· 18 years ago
7b2259b
[PATCH] page migration: Support a vma migration function
by Christoph Lameter
· 18 years ago
742755a
[PATCH] page migration: sys_move_pages(): support moving of individual pages
by Christoph Lameter
· 18 years ago
95a402c
[PATCH] page migration: use allocator function for migrate_pages()
by Christoph Lameter
· 18 years ago
aaa994b
[PATCH] page migration: handle freeing of pages in migrate_pages()
by Christoph Lameter
· 18 years ago
2d1db3b
[PATCH] page migration cleanup: pass "mapping" to migration functions
by Christoph Lameter
· 18 years ago
e7340f7
[PATCH] page migration cleanup: remove useless definitions
by Christoph Lameter
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
9bf9e89
[PATCH] migrate_pages_to() must be defined for the no swap case
by Christoph Lameter
· 19 years ago
b20a350
[PATCH] page migration reorg
by Christoph Lameter
· 19 years ago