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.12.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
/
include
/
linux
/
migrate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-06
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
1
-1
/
+0
2024-07-04
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
1
-0
/
+7
2024-07-04
mm: migrate: remove migrate_folio_extra()
Kefeng Wang
1
-2
/
+0
2023-10-04
mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()
Kefeng Wang
1
-2
/
+2
2023-06-20
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
1
-2
/
+2
2023-06-10
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-02-20
include/linux/migrate.h: remove unneeded externs
Andrew Morton
1
-8
/
+8
2023-02-20
mm: change to return bool for isolate_movable_page()
Baolin Wang
1
-3
/
+3
2023-02-17
migrate_pages: split unmap_and_move() to _unmap() and _move()
Huang Ying
1
-0
/
+1
2023-02-14
mm/migrate: add folio_movable_ops()
Vishal Moola (Oracle)
1
-0
/
+9
2022-10-13
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
1
-0
/
+7
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
1
-0
/
+8
2022-09-27
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
1
-13
/
+0
2022-09-27
mm/demotion: move memory demotion related code
Aneesh Kumar K.V
1
-2
/
+0
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-08-02
mm/folio-compat: Remove migration compatibility functions
Matthew Wilcox (Oracle)
1
-11
/
+0
2022-08-02
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
1
-5
/
+51
2022-07-18
mm: add device coherent vma selection for memory migration
Alex Sierra
1
-0
/
+1
2022-05-13
mm: add folio_test_movable()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-04-29
mm: untangle config dependencies for demote-on-reclaim
Oscar Salvador
1
-19
/
+15
2022-03-23
mm: only re-generate demotion targets when a numa node changes its N_CPU state
Oscar Salvador
1
-0
/
+8
2022-01-22
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
1
-0
/
+2
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
1
-1
/
+0
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-18
/
+5
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
1
-0
/
+4
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
1
-18
/
+1
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-18
mm/migrate: Add folio_migrate_flags()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-18
mm/migrate: Add folio_migrate_mapping()
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-09-25
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
1
-1
/
+5
2021-09-03
mm/migrate: demote pages during reclaim
Dave Hansen
1
-0
/
+9
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
1
-2
/
+3
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
1
-5
/
+0
2021-07-01
mm: thp: refactor NUMA fault handling
Yang Shi
1
-23
/
+0
2021-07-01
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-0
/
+4
2021-05-05
mm/gup: migrate pinned pages out of movable zone
Pavel Tatashin
1
-0
/
+1
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
1
-1
/
+0
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
1
-7
/
+0
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
1
-0
/
+2
2021-02-25
mm/migrate: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
1
-2
/
+2
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
1
-4
/
+5
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
1
-28
/
+5
2020-07-28
mm/notifier: add migration invalidation type
Ralph Campbell
1
-0
/
+3
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-4
/
+9
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
1
-0
/
+8
2019-08-20
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
1
-1
/
+0
2019-08-20
mm: remove the unused MIGRATE_PFN_ERROR flag
Christoph Hellwig
1
-1
/
+0
[next]