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
*
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
|
*
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-03
1
-1
/
+1
*
|
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
2022-08-02
1
-3
/
+2
*
|
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+3
*
|
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-08-02
1
-16
/
+13
|
/
*
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
2022-05-13
1
-0
/
+2
*
tracing: incorrect gfp_t conversion
Vasily Averin
2022-05-13
1
-1
/
+1
*
mm: compaction: make sure highest is above the min_pfn
Miaohe Lin
2022-04-28
1
-1
/
+1
*
mm: compaction: simplify the code in __compact_finished
Miaohe Lin
2022-04-28
1
-21
/
+8
*
mm: compaction: make compaction_zonelist_suitable return false when COMPACT_S...
Miaohe Lin
2022-04-28
1
-1
/
+1
*
mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online
Miaohe Lin
2022-04-28
1
-1
/
+2
*
mm: compaction: clean up comment about async compaction in isolate_migratepages
Miaohe Lin
2022-04-28
1
-6
/
+6
*
mm: compaction: use helper compound_nr in isolate_migratepages_block
Miaohe Lin
2022-04-28
1
-1
/
+1
*
mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
Miaohe Lin
2022-04-28
1
-4
/
+4
*
mm: compaction: clean up comment about suitable migration target recheck
Miaohe Lin
2022-04-28
1
-7
/
+1
*
mm: compaction: clean up comment for sched contention
Miaohe Lin
2022-04-28
1
-7
/
+4
*
mm: compaction: remove unneeded assignment to isolate_start_pfn
Miaohe Lin
2022-04-28
1
-1
/
+1
*
mm: compaction: remove unneeded pfn update
Miaohe Lin
2022-04-28
1
-1
/
+0
*
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
2022-04-28
1
-5
/
+2
*
mm: compaction: use helper isolation_suitable()
Miaohe Lin
2022-04-28
1
-1
/
+1
*
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
2022-04-15
1
-5
/
+5
*
mm: compaction: cleanup the compaction trace events
Baolin Wang
2022-03-22
1
-6
/
+3
*
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-03-22
1
-7
/
+44
*
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
2022-01-15
1
-3
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-2
/
+8
|
\
|
*
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
1
-1
/
+1
|
*
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
1
-2
/
+8
*
|
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+1
*
|
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-13
/
+7
|
\
|
*
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-08
1
-13
/
+7
*
|
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2021-09-03
1
-2
/
+36
*
|
mm: compaction: optimize proactive compaction deferrals
Charan Teja Reddy
2021-09-03
1
-10
/
+19
*
|
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-11
/
+9
|
\
|
*
mm/compaction: fix 'limit' in fast_isolate_freepages
Wonhyuk Yang
2021-06-30
1
-3
/
+3
|
*
mm: compaction: remove duplicate !list_empty(&sublist) check
Liu Xiang
2021-06-30
1
-4
/
+2
|
*
mm/compaction: use DEVICE_ATTR_WO macro
YueHaibing
2021-06-30
1
-4
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
|
|
*
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
1
-1
/
+1
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
/
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-2
/
+2
[next]