index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
compaction.c
Age
Commit message (
Expand
)
Author
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
2022-03-22
mm: compaction: cleanup the compaction trace events
Baolin Wang
2022-03-22
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-09-27
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2021-09-03
mm: compaction: optimize proactive compaction deferrals
Charan Teja Reddy
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
mm/compaction: fix 'limit' in fast_isolate_freepages
Wonhyuk Yang
2021-06-30
mm: compaction: remove duplicate !list_empty(&sublist) check
Liu Xiang
2021-06-30
mm/compaction: use DEVICE_ATTR_WO macro
YueHaibing
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
mm: compaction: update the COMPACT[STALL|FAIL] events properly
Charan Teja Reddy
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
2021-05-05
mm,compaction: let isolate_migratepages_{range,block} return error codes
Oscar Salvador
2021-02-24
mm, compaction: make fast_isolate_freepages() stay within zone
Vlastimil Babka
2021-02-24
mm/compaction: fix misbehaviors of fast_find_migrateblock()
Wonhyuk Yang
2021-02-24
mm/compaction: correct deferral logic for proactive compaction
Charan Teja Reddy
2021-02-24
mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
Miaohe Lin
2021-02-24
mm/compaction: remove rcu_read_lock during page compaction
Alex Shi
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
[next]