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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
2017-11-29
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
Linus Torvalds
2017-11-27
mm, thp: Do not make pmd/pud dirty without a reason
Kirill A. Shutemov
2017-11-15
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
Jérôme Glisse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
mm/migrate: fix indexing bug (off by one) and avoid out of bound access
Mark Hairgrove
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/migrate: allow migrate_vma() to alloc new page on empty entry
Jérôme Glisse
2017-09-08
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2017-09-08
mm/migrate: migrate_vma() unmap page from vma while collecting pages
Jérôme Glisse
2017-09-08
mm/migrate: new memory migration helper for use with device memory
Jérôme Glisse
2017-09-08
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
2017-09-08
mm: migrate: move_pages() supports thp migration
Naoya Horiguchi
2017-09-08
mm: thp: enable thp migration in generic path
Zi Yan
2017-08-20
Sanitize 'move_pages()' permission checks
Linus Torvalds
2017-08-10
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
Nadav Amit
2017-07-10
mm/migrate.c: stabilise page count when migrating transparent hugepages
Will Deacon
2017-07-10
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
2017-07-06
mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at
Aneesh Kumar K.V
2017-05-03
mm: make rmap_one boolean function
Minchan Kim
2017-05-03
mm: don't assume anonymous pages have SwapBacked flag
Shaohua Li
2017-05-03
mm: remove unnecessary reclaimability check from NUMA balancing target
Johannes Weiner
2017-04-20
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
2017-03-31
mm: migrate: fix remove_migration_pte() for ksm pages
Naoya Horiguchi
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-24
mm: convert remove_migration_pte() to use page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
mm/migration: make isolate_movable_page() return int type
Yisheng Xie
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
Ming Ling
2016-10-07
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
Andrea Arcangeli
2016-07-28
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
2016-07-28
mm: remove reclaim and compaction retry approximations
Mel Gorman
2016-07-28
mm, vmstat: remove zone and node double accounting by approximating retries
Mel Gorman
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-26
mm: introduce do_set_pmd()
Kirill A. Shutemov
2016-07-26
rmap: support file thp
Kirill A. Shutemov
2016-07-26
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-07-26
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-07-26
mm: use put_page() to free page instead of putback_lru_page()
Minchan Kim
2016-06-23
mm: Export migrate_page_move_mapping and migrate_page_copy
Richard Weinberger
2016-05-20
mm, migrate: increment fail count on ENOMEM
David Rientjes
2016-05-19
mm: use __SetPageSwapBacked and dont ClearPageSwapBacked
Hugh Dickins
2016-04-28
mm/hwpoison: fix wrong num_poisoned_pages accounting
Minchan Kim
2016-03-17
mm: make remove_migration_ptes() beyond mm/migration.c
Kirill A. Shutemov
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2016-03-15
mm: migrate: consolidate mem_cgroup_migrate() calls
Johannes Weiner
[next]