index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
2022-05-15
mm: fix missing cache flush for all tail pages of compound page
Muchun Song
2021-10-18
mm/migrate: fix CPUHP state to update node demotion order
Huang Ying
2021-10-18
mm/migrate: add CPU hotplug to demotion #ifdef
Dave Hansen
2021-10-18
mm/migrate: optimize hotplug-time demotion order updates
Dave Hansen
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
mm: simplify compat_sys_move_pages
Arnd Bergmann
2021-09-08
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
2021-09-08
mm: migrate: fix the incorrect function name in comments
Baolin Wang
2021-09-08
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
2021-09-03
mm/migrate: correct kernel-doc notation
Randy Dunlap
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
mm/migrate: update node demotion order on hotplug events
Dave Hansen
2021-09-03
mm/numa: automatically generate node migration order
Dave Hansen
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-06-30
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
2021-06-30
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
2021-06-30
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-29
mm/migrate: use vma_lookup() in do_pages_stat_array()
Liam Howlett
2021-06-16
mm, thp: use head page in __migration_entry_wait()
Xu Yu
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
2021-05-05
Revert "mm: migrate: skip shared exec THP for NUMA balancing"
Miaohe Lin
2021-05-05
mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_ho...
Miaohe Lin
2021-05-05
mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
Miaohe Lin
2021-05-05
mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case
Miaohe Lin
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
2020-12-15
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
mm: migrate: remove unused parameter in migrate_vma_insert_page()
Stephen Zhang
2020-12-15
mm: migrate: return -ENOSYS if THP migration is unsupported
Yang Shi
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2020-12-15
mm: migrate: skip shared exec THP for NUMA balancing
Yang Shi
2020-12-15
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
[next]