index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
compaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
mm, compaction: rename compact_control->rescan to finish_pageblock
Mel Gorman
2023-02-02
1
-12
/
+12
|
*
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
2023-02-02
1
-0
/
+2
|
*
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
2023-02-02
1
-0
/
+2
|
*
mm: compaction: count the migration scanned pages events for proactive compac...
Baolin Wang
2023-02-02
1
-0
/
+5
|
*
mm: compaction: move list validation into compact_zone()
Baolin Wang
2023-02-02
1
-12
/
+3
|
*
mm: compaction: remove redundant VM_BUG_ON() in compact_zone()
Baolin Wang
2023-02-02
1
-3
/
+0
|
*
mm: remove PageMovable export
Greg Kroah-Hartman
2023-01-18
1
-1
/
+0
*
|
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
2023-01-29
1
-0
/
+1
|
/
*
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
2022-11-30
1
-13
/
+5
*
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
2022-11-30
1
-11
/
+11
*
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
1
-1
/
+0
|
\
|
*
mm/compaction: fix set skip in fast_find_migrateblock
Chuyi Zhou
2022-10-12
1
-1
/
+0
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-7
/
+17
|
\
|
|
*
mm: add pageblock_aligned() macro
Kefeng Wang
2022-10-03
1
-4
/
+4
|
*
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
2022-10-03
1
-2
/
+0
|
*
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
2022-09-11
1
-1
/
+13
*
|
mm/compaction: Get rid of RT ifdeffery
Thomas Gleixner
2022-09-19
1
-5
/
+1
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-1
/
+4
|
\
|
*
mm: compaction: include compound page count for scanning in pageblock isolation
William Lam
2022-07-29
1
-0
/
+3
[next]