index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
2022-01-22
1
-34
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-124
/
+253
|
\
|
*
mm/migrate: remove redundant variables used in a for-loop
Colin Ian King
2022-01-15
1
-3
/
+2
|
*
mm/migrate: move node demotion code to near its user
Huang Ying
2022-01-15
1
-133
/
+132
|
*
mm: migrate: add more comments for selecting target node randomly
Baolin Wang
2022-01-15
1
-0
/
+8
|
*
mm: migrate: support multiple target nodes demotion
Baolin Wang
2022-01-15
1
-35
/
+129
|
*
mm: migrate: correct the hugetlb migration stats
Baolin Wang
2022-01-15
1
-9
/
+8
|
*
mm: migrate: fix the return value of migrate_pages()
Baolin Wang
2022-01-15
1
-16
/
+47
|
*
mm: change page type prior to adding page table entry
Pasha Tatashin
2022-01-15
1
-3
/
+2
*
|
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
2022-01-08
1
-8
/
+0
*
|
filemap: Add folio_put_wait_locked()
Matthew Wilcox (Oracle)
2022-01-04
1
-11
/
+10
|
/
*
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-11-11
1
-117
/
+28
*
mm: migrate: simplify the file-backed pages validation when migrating its map...
Baolin Wang
2021-11-11
1
-6
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-0
/
+61
|
\
|
*
mm: migrate: make demotion knob depend on migration
Yang Shi
2021-11-06
1
-0
/
+61
*
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-95
/
+94
|
\
\
|
|
/
|
/
|
|
*
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-10-18
1
-9
/
+5
|
*
mm/migrate: Add folio_migrate_flags()
Matthew Wilcox (Oracle)
2021-10-18
1
-43
/
+41
|
*
mm/migrate: Add folio_migrate_mapping()
Matthew Wilcox (Oracle)
2021-10-18
1
-41
/
+44
|
*
mm/memcg: Convert mem_cgroup_migrate() to take folios
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+3
|
*
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+1
*
|
mm/migrate: fix CPUHP state to update node demotion order
Huang Ying
2021-10-18
1
-3
/
+5
*
|
mm/migrate: add CPU hotplug to demotion #ifdef
Dave Hansen
2021-10-18
1
-21
/
+21
*
|
mm/migrate: optimize hotplug-time demotion order updates
Dave Hansen
2021-10-18
1
-1
/
+11
|
/
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
1
-13
/
+0
*
mm: simplify compat_sys_move_pages
Arnd Bergmann
2021-09-08
1
-15
/
+30
*
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
2021-09-08
1
-2
/
+2
*
mm: migrate: fix the incorrect function name in comments
Baolin Wang
2021-09-08
1
-1
/
+1
*
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
2021-09-08
1
-2
/
+3
*
mm/migrate: correct kernel-doc notation
Randy Dunlap
2021-09-03
1
-1
/
+1
*
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
1
-3
/
+8
*
mm/migrate: update node demotion order on hotplug events
Dave Hansen
2021-09-03
1
-1
/
+89
*
mm/numa: automatically generate node migration order
Dave Hansen
2021-09-03
1
-0
/
+216
*
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
2021-07-30
1
-1
/
+1
*
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-12
1
-48
/
+0
*
mm: rename migrate_pgmap_owner
Alistair Popple
2021-07-01
1
-5
/
+5
*
mm/rmap: split migration into its own function
Alistair Popple
2021-07-01
1
-5
/
+4
*
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-07-01
1
-6
/
+20
*
mm: remove special swap entry functions
Alistair Popple
2021-07-01
1
-3
/
+3
*
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
2021-06-30
1
-12
/
+4
*
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
2021-06-30
1
-1
/
+3
*
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
2021-06-30
1
-3
/
+4
*
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
1
-144
/
+33
*
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
1
-1
/
+1
*
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
1
-1
/
+1
*
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
1
-1
/
+3
*
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-1
/
+4
*
mm/migrate: use vma_lookup() in do_pages_stat_array()
Liam Howlett
2021-06-29
1
-2
/
+2
*
mm, thp: use head page in __migration_entry_wait()
Xu Yu
2021-06-16
1
-0
/
+1
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-4
/
+4
[next]