index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
compaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-3
/
+5
|
\
|
*
mm: compaction: fix endless looping over same migrate block
Johannes Weiner
2023-08-04
1
-3
/
+5
*
|
mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
Kemeng Shi
2023-08-21
1
-3
/
+3
*
|
mm/compaction: only set skip flag if cc->no_set_skip_hint is false
Kemeng Shi
2023-08-21
1
-1
/
+1
*
|
mm/compaction: remove unnecessary return for void function
Kemeng Shi
2023-08-21
1
-3
/
+1
*
|
mm/compaction: correct comment to complete migration failure
Kemeng Shi
2023-08-21
1
-1
/
+1
*
|
mm/compaction: correct comment of cached migrate pfn update
Kemeng Shi
2023-08-21
1
-1
/
+1
*
|
mm/compaction: correct comment of fast_find_migrateblock in isolate_migratepages
Kemeng Shi
2023-08-21
1
-3
/
+3
*
|
mm/compaction: skip page block marked skip in isolate_migratepages_block
Kemeng Shi
2023-08-21
1
-0
/
+1
*
|
mm/compaction: correct last_migrated_pfn update in compact_zone
Kemeng Shi
2023-08-21
1
-1
/
+2
*
|
mm/compaction: remove unnecessary "else continue" at end of loop in isolate_f...
Kemeng Shi
2023-08-21
1
-2
/
+0
*
|
mm/compaction: remove unnecessary cursor page in isolate_freepages_block
Kemeng Shi
2023-08-21
1
-6
/
+5
*
|
mm/compaction: merge end_pfn boundary check in isolate_freepages_range
Kemeng Shi
2023-08-21
1
-3
/
+2
*
|
mm/compaction: set compact_cached_free_pfn correctly in update_pageblock_skip
Kemeng Shi
2023-08-21
1
-1
/
+2
*
|
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
2023-08-21
1
-7
/
+7
*
|
mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set
Kemeng Shi
2023-08-18
1
-2
/
+2
*
|
mm/compaction: correct comment of candidate pfn in fast_isolate_freepages
Kemeng Shi
2023-08-18
1
-1
/
+1
*
|
mm: compaction: skip the memory hole rapidly when isolating free pages
Baolin Wang
2023-08-18
1
-1
/
+33
*
|
mm: compaction: use the correct type of list for free pages
Baolin Wang
2023-08-18
1
-2
/
+2
|
/
*
mm: compaction: convert to use a folio in isolate_migratepages_block()
Kefeng Wang
2023-06-23
1
-40
/
+44
*
mm: compaction: skip memory hole rapidly when isolating migratable pages
Baolin Wang
2023-06-23
1
-1
/
+34
*
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Miaohe Lin
2023-06-19
1
-2
/
+2
*
mm: compaction: skip fast freepages isolation if enough freepages are isolated
Baolin Wang
2023-06-09
1
-0
/
+4
*
mm: compaction: add trace event for fast freepages isolation
Baolin Wang
2023-06-09
1
-1
/
+5
*
mm: compaction: only set skip flag if cc->no_set_skip_hint is false
Baolin Wang
2023-06-09
1
-1
/
+1
*
mm: compaction: skip more fully scanned pageblock
Baolin Wang
2023-06-09
1
-1
/
+1
*
mm: compaction: change fast_isolate_freepages() to void type
Baolin Wang
2023-06-09
1
-5
/
+3
*
mm: compaction: drop the redundant page validation in update_pageblock_skip()
Baolin Wang
2023-06-09
1
-3
/
+0
*
mm: compaction: avoid GFP_NOFS ABBA deadlock
Johannes Weiner
2023-06-09
1
-2
/
+14
*
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
2023-06-09
1
-33
/
+31
*
mm: compaction: drop redundant watermark check in compaction_zonelist_suitable()
Johannes Weiner
2023-06-09
1
-7
/
+0
*
mm: compaction: remove unnecessary is_via_compact_memory() checks
Johannes Weiner
2023-06-09
1
-10
/
+1
*
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
2023-06-09
1
-29
/
+50
*
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-06-09
1
-8
/
+7
*
Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
Mel Gorman
2023-06-09
1
-1
/
+0
*
mm: compaction: update pageblock skip when first migration candidate is not a...
Mel Gorman
2023-06-09
1
-11
/
+12
*
mm: compaction: only force pageblock scan completion when skip hints are obeyed
Mel Gorman
2023-06-09
1
-2
/
+3
*
mm: compaction: ensure rescanning only happens on partially scanned pageblocks
Mel Gorman
2023-06-09
1
-2
/
+3
*
mm: compaction: optimize compact_memory to comply with the admin-guide
Wen Yang
2023-06-09
1
-1
/
+11
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-4
/
+16
|
\
|
*
mm: compaction: fix the possible deadlock when isolating hugetlb pages
Baolin Wang
2023-04-05
1
-0
/
+5
|
*
mm: compaction: consider the number of scanning compound pages in isolate fai...
Baolin Wang
2023-04-05
1
-2
/
+9
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-4
/
+4
*
|
mm: compaction: remove incorrect #ifdef checks
Arnd Bergmann
2023-04-13
1
-4
/
+0
*
|
mm: compaction: move compaction sysctl to its own file
Minghao Chi
2023-04-13
1
-12
/
+72
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-42
/
+59
|
\
|
*
mm: change to return bool for isolate_movable_page()
Baolin Wang
2023-02-20
1
-1
/
+1
|
*
mm, compaction: finish pageblocks on complete migration failure
Mel Gorman
2023-02-02
1
-8
/
+22
|
*
mm, compaction: finish scanning the current pageblock if requested
Mel Gorman
2023-02-02
1
-0
/
+7
|
*
mm, compaction: check if a page has been captured before draining PCP pages
Mel Gorman
2023-02-02
1
-6
/
+6
[next]