Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f6301593d692c7038a1f4db55edd551917bcc17
/
mm
/
migrate.c
30dad30
mm: migration: add migrate_entry_wait_huge()
by Naoya Horiguchi
· 11 years ago
c2cc499
mm compaction: fix of improper cache flush in migration code
by Leonid Yegoshin
· 11 years ago
c73e5c9
mm: rewrite the comment over migrate_pages() more comprehensibly
by Srivatsa S. Bhat
· 12 years ago
fed5b64
mm/migrate: fix comment typo syncronous->synchronous
by Jianguo Wu
· 12 years ago
9c620e2
mm: remove offlining arg to migrate_pages
by Hugh Dickins
· 12 years ago
b79bc0a
ksm: enable KSM page migration
by Hugh Dickins
· 12 years ago
c8d6553
ksm: make KSM page migration possible
by Hugh Dickins
· 12 years ago
22b751c
mm: rename page struct field helpers
by Mel Gorman
· 12 years ago
340ef39
mm: numa: cleanup flow of transhuge page migration
by Hugh Dickins
· 12 years ago
3abef4e
mm: numa: take THP into account when migrating pages for NUMA balancing
by Mel Gorman
· 12 years ago
be7517d
mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte
by Tony Lu
· 12 years ago
04fa5d6
mm: migrate: check page_count of THP before migrating
by Mel Gorman
· 12 years ago
ce4a9cc
mm,numa: fix update_mmu_cache_pmd call
by Stephen Rothwell
· 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
389162c
mm,migrate: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
5733c7d
mm: introduce putback_movable_pages()
by Rafael Aquini
· 12 years ago
bf6bddf
mm: introduce compaction and migration for ballooned pages
by Rafael Aquini
· 12 years ago
78bd520
mm: adjust address_space_operations.migratepage() return code
by Rafael Aquini
· 12 years ago
6219049
mm: introduce mm_find_pmd()
by Bob Liu
· 12 years ago
4fc3f1d
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
by Ingo Molnar
· 12 years ago
d28d4335
mm: migrate: Account a transhuge page properly when rate limiting
by Mel Gorman
· 12 years ago
7548341
mm: numa: Account for failed allocations and isolations as migration failures
by Mel Gorman
· 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
bac0382
mm: numa: migrate: Set last_nid on newly allocated page
by Hillf Danton
· 12 years ago
e14808b
mm: numa: Rate limit setting of pte_numa if node is saturated
by Mel Gorman
· 12 years ago
a8f6077
mm: numa: Rate limit the amount of memory that is migrated between nodes
by Mel Gorman
· 12 years ago
03c5a6e
mm: numa: Add pte updates, hinting and migration stats
by Mel Gorman
· 12 years ago
149c33e
mm: migrate: Drop the misplaced pages reference count if the target node is full
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
5647bc2
mm: compaction: Move migration fail/success stats to migrate.c
by Mel Gorman
· 12 years ago
0030f53
mm: memcg: fix compaction/migration failing due to memcg limits
by Johannes Weiner
· 12 years ago
8e6ac7f
hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
by Aneesh Kumar K.V
· 12 years ago
189ebff
hugetlb: simplify migrate_huge_page()
by Aneesh Kumar K.V
· 12 years ago
752dc18
mm: fix warning in __set_page_dirty_nobuffers
by Hugh Dickins
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
b38a86e
userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq
by Eric W. Biederman
· 13 years ago
6e8b09e
mm: fix NULL ptr dereference in move_pages
by Sasha Levin
· 13 years ago
3268c63
mm: fix move/migrate_pages() race on task struct
by Christoph Lameter
· 13 years ago
7512102
memcg: fix GPF when cgroup removal races with last exit
by Hugh Dickins
· 13 years ago
35512ec
mm: postpone migrated page mapping reset
by Konstantin Khlebnikov
· 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
4e5f01c
memcg: clear pc->mem_cgroup if necessary.
by KAMEZAWA Hiroyuki
· 13 years ago
faed836
mm/migrate.c: remove the unused macro lru_to_page
by Wang Sheng-Hui
· 13 years ago
564c81d
mm/migrate.c: cleanup comment for migration_entry_wait()
by Wang Sheng-Hui
· 13 years ago
937a94c
mm: migrate: one less atomic operation
by Jacobo Giralt
· 13 years ago
0976133
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
by Hillf Danton
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
0dabec9
mm: migration: clean up unmap_and_move()
by Minchan Kim
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
486cf46
mm: fix race between mremap and removing migration entry
by Hugh Dickins
· 13 years ago
99a15e2
migrate: don't account swapcache as shmem
by Andrea Arcangeli
· 13 years ago
746b18d
mm: use refcounts for page_lock_anon_vma()
by Peter Zijlstra
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
56039ef
memcg: fix ugly initialization of return value is in caller
by KAMEZAWA Hiroyuki
· 14 years ago
11bc82d
mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback
by Andrea Arcangeli
· 14 years ago
9e60109
mm: rename drop_anon_vma() to put_anon_vma()
by Peter Zijlstra
· 14 years ago
ef6a3c6
mm: add replace_page_cache_page() function
by Miklos Szeredi
· 14 years ago
a879bf5
mm: grab rcu read lock in move_pages()
by Greg Thelen
· 14 years ago
48db54e
mm/migration: fix page corruption during hugepage migration
by Minchan Kim
· 14 years ago
57fc4a5
mm: when migrate_pages returns 0, all pages must have been released
by Andrea Arcangeli
· 14 years ago
28bd657
mm: migration: clarify migrate_pages() comment
by Minchan Kim
· 14 years ago
50de1dd
memcg: fix memory migration of shmem swapcache
by Daisuke Nishimura
· 14 years ago
fd4a466
mm: fix hugepage migration
by Hugh Dickins
· 14 years ago
1ce82b6
mm: fix migration hangs on anon_vma lock
by Hugh Dickins
· 14 years ago
29c1f67
mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migration
by Mel Gorman
· 14 years ago
500d65d
thp: pmd_trans_huge migrate bugcheck
by Andrea Arcangeli
· 14 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
3e7d344
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
by Mel Gorman
· 14 years ago
0d1836c
mm/migrate.c: fix compilation error
by Michal Nazarewicz
· 14 years ago
70384dc
mm: fix error reporting in move_pages() syscall
by Gleb Natapov
· 14 years ago
cf608ac
mm: compaction: fix COMPACTPAGEFAILED counting
by Minchan Kim
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
3ef8fd7
Fix migration.c compilation on s390
by Andi Kleen
· 14 years ago
290408d
hugetlb: hugepage migration core
by Naoya Horiguchi
· 14 years ago
7654506
mm: extend KSM refcounts to the anon_vma root
by Rik van Riel
· 14 years ago
012f1800
mm: always lock the root (oldest) anon_vma
by Rik van Riel
· 14 years ago
cba48b9
mm: change direct call of spin_lock(anon_vma->lock) to inline function
by Rik van Riel
· 14 years ago
ac39cf8
memcg: fix mis-accounting of file mapped racy with migration
by akpm@linux-foundation.org
· 14 years ago
748446b
mm: compaction: memory compaction core
by Mel Gorman
· 14 years ago
3fe2011
mm: migration: allow the migration of PageSwapCache pages
by Mel Gorman
· 14 years ago
67b9509
mm: migration: do not try to migrate unmapped anonymous pages
by Mel Gorman
· 14 years ago
7f60c21
mm: migration: share the anon_vma ref counts between KSM and page migration
by Mel Gorman
· 14 years ago
3f6c827
mm: migration: take a reference to the anon_vma before migrating
by Mel Gorman
· 14 years ago
e13861d
mm: remove return value of putback_lru_pages()
by Minchan Kim
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
85f1fb7
mm/migrate.c: kill anon local variable from migrate_page_copy
by KOSAKI Motohiro
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
87b8d1a
mm: Make copy_from_user() in migrate.c statically predictable
by H. Peter Anvin
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
6f5a55f
Fix potential crash with sys_move_pages
by Linus Torvalds
· 15 years ago
418b27e
mm: remove unevictable_migrate_page function
by Lee Schermerhorn
· 15 years ago
62b61f6
ksm: memory hotremove migration only
by Hugh Dickins
· 15 years ago
e9995ef
ksm: rmap_walk to remove_migation_ptes
by Hugh Dickins
· 15 years ago
3ca7b3c
mm: define PAGE_MAPPING_FLAGS
by Hugh Dickins
· 15 years ago
6d9c285
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
by KOSAKI Motohiro
· 15 years ago
b9255850
mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe
by H. Peter Anvin
· 15 years ago
Next »