index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-4
/
+4
2021-05-05
mm: cma: add trace events for CMA alloc perf testing
Liam Mark
1
-0
/
+2
2021-05-05
Revert "mm: migrate: skip shared exec THP for NUMA balancing"
Miaohe Lin
1
-16
/
+2
2021-05-05
mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_ho...
Miaohe Lin
1
-17
/
+11
2021-05-05
mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
Miaohe Lin
1
-0
/
+7
2021-05-05
mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case
Miaohe Lin
1
-1
/
+1
2021-05-05
mm/migrate.c: make putback_movable_page() static
Miaohe Lin
1
-6
/
+1
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
1
-26
/
+2
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
1
-4
/
+7
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-02-25
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-0
/
+6
2021-02-25
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
1
-0
/
+6
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
1
-11
/
+12
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
1
-2
/
+2
2020-12-16
mm: fix some spelling mistakes in comments
Haitao Shi
1
-1
/
+1
2020-12-15
mm: migrate: remove unused parameter in migrate_vma_insert_page()
Stephen Zhang
1
-4
/
+2
2020-12-15
mm: migrate: return -ENOSYS if THP migration is unsupported
Yang Shi
1
-16
/
+46
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
1
-6
/
+2
2020-12-15
mm: migrate: skip shared exec THP for NUMA balancing
Yang Shi
1
-2
/
+16
2020-12-15
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
1
-30
/
+38
2020-12-15
mm: truncate_complete_page() does not exist any more
Yang Shi
1
-1
/
+1
2020-12-15
mm/migrate.c: optimize migrate_vma_pages() mmu notifier
Ralph Campbell
1
-5
/
+4
2020-12-15
mm/migrate.c: fix comment spelling
Long Li
1
-1
/
+1
2020-12-15
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
1
-5
/
+3
2020-11-14
hugetlbfs: fix anon huge page migration race
Mike Kravetz
1
-20
/
+24
2020-10-18
mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...
Miaohe Lin
1
-28
/
+43
2020-10-16
mm,hwpoison: rework soft offline for in-use pages
Oscar Salvador
1
-8
/
+3
2020-10-14
mm/migrate: remove obsolete comment about device public
Ralph Campbell
1
-1
/
+1
2020-10-14
mm/migrate: remove cpages-- in migrate_vma_finalize()
Ralph Campbell
1
-1
/
+0
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-09-26
mm/migrate: correct thp migration stats
Zi Yan
1
-4
/
+3
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
1
-1
/
+1
2020-09-19
mm: migration of hugetlbfs page skip memcg
Hugh Dickins
1
-1
/
+2
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
1
-4
/
+11
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
1
-1
/
+1
2020-08-15
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-9
/
+9
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
1
-2
/
+6
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
1
-10
/
+16
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
1
-0
/
+5
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
1
-4
/
+7
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
1
-0
/
+29
2020-08-12
mm/migrate.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
1
-8
/
+44
2020-08-12
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
1
-2
/
+14
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-07
mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
Ralph Campbell
1
-3
/
+3
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-3
/
+11
[next]