index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
compaction.c
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-13
mm: compaction: remove incorrect #ifdef checks
Arnd Bergmann
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
2023-04-05
mm: compaction: fix the possible deadlock when isolating hugetlb pages
Baolin Wang
2023-04-05
mm: compaction: consider the number of scanning compound pages in isolate fai...
Baolin Wang
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
mm: change to return bool for isolate_movable_page()
Baolin Wang
2023-02-02
mm, compaction: finish pageblocks on complete migration failure
Mel Gorman
2023-02-02
mm, compaction: finish scanning the current pageblock if requested
Mel Gorman
2023-02-02
mm, compaction: check if a page has been captured before draining PCP pages
Mel Gorman
2023-02-02
mm, compaction: rename compact_control->rescan to finish_pageblock
Mel Gorman
2023-02-02
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
2023-02-02
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
2023-02-02
mm: compaction: count the migration scanned pages events for proactive compac...
Baolin Wang
2023-02-02
mm: compaction: move list validation into compact_zone()
Baolin Wang
2023-02-02
mm: compaction: remove redundant VM_BUG_ON() in compact_zone()
Baolin Wang
2023-01-29
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
2023-01-18
mm: remove PageMovable export
Greg Kroah-Hartman
2022-11-30
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
2022-11-30
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-12
mm/compaction: fix set skip in fast_find_migrateblock
Chuyi Zhou
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
mm: add pageblock_aligned() macro
Kefeng Wang
2022-10-03
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
2022-09-19
mm/compaction: Get rid of RT ifdeffery
Thomas Gleixner
2022-09-11
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-07-29
mm: compaction: include compound page count for scanning in pageblock isolation
William Lam
2022-07-03
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-05-13
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
2022-04-28
mm: compaction: make sure highest is above the min_pfn
Miaohe Lin
2022-04-28
mm: compaction: simplify the code in __compact_finished
Miaohe Lin
2022-04-28
mm: compaction: make compaction_zonelist_suitable return false when COMPACT_S...
Miaohe Lin
2022-04-28
mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online
Miaohe Lin
2022-04-28
mm: compaction: clean up comment about async compaction in isolate_migratepages
Miaohe Lin
2022-04-28
mm: compaction: use helper compound_nr in isolate_migratepages_block
Miaohe Lin
2022-04-28
mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
Miaohe Lin
2022-04-28
mm: compaction: clean up comment about suitable migration target recheck
Miaohe Lin
2022-04-28
mm: compaction: clean up comment for sched contention
Miaohe Lin
2022-04-28
mm: compaction: remove unneeded assignment to isolate_start_pfn
Miaohe Lin
2022-04-28
mm: compaction: remove unneeded pfn update
Miaohe Lin
2022-04-28
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
2022-04-28
mm: compaction: use helper isolation_suitable()
Miaohe Lin
2022-04-15
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
[next]