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
/
compaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-42
/
+59
2023-02-20
mm: change to return bool for isolate_movable_page()
Baolin Wang
1
-1
/
+1
2023-02-03
mm, compaction: finish pageblocks on complete migration failure
Mel Gorman
1
-8
/
+22
2023-02-03
mm, compaction: finish scanning the current pageblock if requested
Mel Gorman
1
-0
/
+7
2023-02-03
mm, compaction: check if a page has been captured before draining PCP pages
Mel Gorman
1
-6
/
+6
2023-02-03
mm, compaction: rename compact_control->rescan to finish_pageblock
Mel Gorman
1
-12
/
+12
2023-02-03
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
1
-0
/
+2
2023-02-03
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
1
-0
/
+2
2023-02-03
mm: compaction: count the migration scanned pages events for proactive compac...
Baolin Wang
1
-0
/
+5
2023-02-03
mm: compaction: move list validation into compact_zone()
Baolin Wang
1
-12
/
+3
2023-02-03
mm: compaction: remove redundant VM_BUG_ON() in compact_zone()
Baolin Wang
1
-3
/
+0
2023-01-29
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
1
-0
/
+1
2023-01-19
mm: remove PageMovable export
Greg Kroah-Hartman
1
-1
/
+0
2022-12-01
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
1
-13
/
+5
2022-12-01
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2022-10-13
mm/compaction: fix set skip in fast_find_migrateblock
Chuyi Zhou
1
-1
/
+0
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+17
2022-10-04
mm: add pageblock_aligned() macro
Kefeng Wang
1
-4
/
+4
2022-10-04
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
1
-2
/
+0
2022-09-19
mm/compaction: Get rid of RT ifdeffery
Thomas Gleixner
1
-5
/
+1
2022-09-12
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
1
-1
/
+13
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
1
-1
/
+3
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
1
-16
/
+13
2022-07-30
mm: compaction: include compound page count for scanning in pageblock isolation
William Lam
1
-0
/
+3
2022-07-04
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
1
-1
/
+1
2022-05-14
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
1
-0
/
+2
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
1
-1
/
+1
2022-04-29
mm: compaction: make sure highest is above the min_pfn
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: compaction: simplify the code in __compact_finished
Miaohe Lin
1
-21
/
+8
2022-04-29
mm: compaction: make compaction_zonelist_suitable return false when COMPACT_S...
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online
Miaohe Lin
1
-1
/
+2
2022-04-29
mm: compaction: clean up comment about async compaction in isolate_migratepages
Miaohe Lin
1
-6
/
+6
2022-04-29
mm: compaction: use helper compound_nr in isolate_migratepages_block
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
Miaohe Lin
1
-4
/
+4
2022-04-29
mm: compaction: clean up comment about suitable migration target recheck
Miaohe Lin
1
-7
/
+1
2022-04-29
mm: compaction: clean up comment for sched contention
Miaohe Lin
1
-7
/
+4
2022-04-29
mm: compaction: remove unneeded assignment to isolate_start_pfn
Miaohe Lin
1
-1
/
+1
2022-04-29
mm: compaction: remove unneeded pfn update
Miaohe Lin
1
-1
/
+0
2022-04-29
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
1
-5
/
+2
2022-04-29
mm: compaction: use helper isolation_suitable()
Miaohe Lin
1
-1
/
+1
2022-04-16
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
1
-5
/
+5
2022-03-23
mm: compaction: cleanup the compaction trace events
Baolin Wang
1
-6
/
+3
2022-03-23
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
1
-7
/
+44
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
1
-3
/
+4
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+8
2021-11-06
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
1
-1
/
+1
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
1
-2
/
+8
[next]