Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e1b18ea809a4493c316030e527d486126f3c3162
/
include
/
linux
/
migrate.h
9c620e2
mm: remove offlining arg to migrate_pages
by Hugh Dickins
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
5733c7d
mm: introduce putback_movable_pages()
by Rafael Aquini
· 12 years ago
18468d9
mm: introduce a common interface for balloon pages mobility
by Rafael Aquini
· 12 years ago
78bd520
mm: adjust address_space_operations.migratepage() return code
by Rafael Aquini
· 12 years ago
220018d
mm: numa: Add THP migration for the NUMA working set scanning fault case build fix
by Mel Gorman
· 12 years ago
b32967f
mm: numa: Add THP migration for the NUMA working set scanning fault case.
by Mel Gorman
· 12 years ago
e14808b
mm: numa: Rate limit setting of pte_numa if node is saturated
by Mel Gorman
· 12 years ago
7039e1d
mm: migrate: Introduce migrate_misplaced_page()
by Peter Zijlstra
· 12 years ago
7b2a2d4
mm: migrate: Add a tracepoint for migrate_pages
by Mel Gorman
· 12 years ago
189ebff
hugetlb: simplify migrate_huge_page()
by Aneesh Kumar K.V
· 12 years ago
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
· 15 years ago
e13861d
mm: remove return value of putback_lru_pages()
by Minchan Kim
· 15 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