index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
1
-34
/
+4
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-124
/
+253
2022-01-15
mm/migrate: remove redundant variables used in a for-loop
Colin Ian King
1
-3
/
+2
2022-01-15
mm/migrate: move node demotion code to near its user
Huang Ying
1
-133
/
+132
2022-01-15
mm: migrate: add more comments for selecting target node randomly
Baolin Wang
1
-0
/
+8
2022-01-15
mm: migrate: support multiple target nodes demotion
Baolin Wang
1
-35
/
+129
2022-01-15
mm: migrate: correct the hugetlb migration stats
Baolin Wang
1
-9
/
+8
2022-01-15
mm: migrate: fix the return value of migrate_pages()
Baolin Wang
1
-16
/
+47
2022-01-15
mm: change page type prior to adding page table entry
Pasha Tatashin
1
-3
/
+2
2022-01-08
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
1
-8
/
+0
2022-01-04
filemap: Add folio_put_wait_locked()
Matthew Wilcox (Oracle)
1
-11
/
+10
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
1
-117
/
+28
2021-11-11
mm: migrate: simplify the file-backed pages validation when migrating its map...
Baolin Wang
1
-6
/
+0
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+61
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
1
-0
/
+61
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-95
/
+94
2021-10-19
mm/migrate: fix CPUHP state to update node demotion order
Huang Ying
1
-3
/
+5
2021-10-19
mm/migrate: add CPU hotplug to demotion #ifdef
Dave Hansen
1
-21
/
+21
2021-10-19
mm/migrate: optimize hotplug-time demotion order updates
Dave Hansen
1
-1
/
+11
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
1
-9
/
+5
2021-10-18
mm/migrate: Add folio_migrate_flags()
Matthew Wilcox (Oracle)
1
-43
/
+41
2021-10-18
mm/migrate: Add folio_migrate_mapping()
Matthew Wilcox (Oracle)
1
-41
/
+44
2021-09-27
mm/memcg: Convert mem_cgroup_migrate() to take folios
Matthew Wilcox (Oracle)
1
-1
/
+3
2021-09-27
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
1
-13
/
+0
2021-09-09
mm: simplify compat_sys_move_pages
Arnd Bergmann
1
-15
/
+30
2021-09-09
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
1
-2
/
+2
2021-09-09
mm: migrate: fix the incorrect function name in comments
Baolin Wang
1
-1
/
+1
2021-09-09
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
1
-2
/
+3
2021-09-03
mm/migrate: correct kernel-doc notation
Randy Dunlap
1
-1
/
+1
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
1
-3
/
+8
2021-09-03
mm/migrate: update node demotion order on hotplug events
Dave Hansen
1
-1
/
+89
2021-09-03
mm/numa: automatically generate node migration order
Dave Hansen
1
-0
/
+216
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
1
-1
/
+1
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
1
-48
/
+0
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-5
/
+5
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
1
-5
/
+4
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
1
-6
/
+20
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-3
/
+3
2021-07-01
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
1
-12
/
+4
2021-07-01
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
1
-1
/
+3
2021-07-01
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
1
-3
/
+4
2021-07-01
mm: thp: refactor NUMA fault handling
Yang Shi
1
-144
/
+33
2021-07-01
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
1
-1
/
+1
2021-07-01
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-1
/
+1
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
1
-1
/
+3
2021-07-01
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-1
/
+4
2021-06-29
mm/migrate: use vma_lookup() in do_pages_stat_array()
Liam Howlett
1
-2
/
+2
2021-06-16
mm, thp: use head page in __migration_entry_wait()
Xu Yu
1
-0
/
+1
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-4
/
+4
[next]