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 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
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
1
-1
/
+2
*
mm: compaction: update the COMPACT[STALL|FAIL] events properly
Charan Teja Reddy
2021-05-05
1
-0
/
+8
*
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-05-05
1
-3
/
+0
*
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
1
-1
/
+11
*
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
2021-05-05
1
-3
/
+30
*
mm,compaction: let isolate_migratepages_{range,block} return error codes
Oscar Salvador
2021-05-05
1
-27
/
+25
*
mm, compaction: make fast_isolate_freepages() stay within zone
Vlastimil Babka
2021-02-24
1
-5
/
+11
*
mm/compaction: fix misbehaviors of fast_find_migrateblock()
Wonhyuk Yang
2021-02-24
1
-15
/
+12
*
mm/compaction: correct deferral logic for proactive compaction
Charan Teja Reddy
2021-02-24
1
-6
/
+14
*
mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
Miaohe Lin
2021-02-24
1
-1
/
+0
*
mm/compaction: remove rcu_read_lock during page compaction
Alex Shi
2021-02-24
1
-4
/
+1
*
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
2021-02-24
1
-1
/
+1
*
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
2021-02-24
1
-1
/
+1
*
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
2021-02-05
1
-1
/
+2
*
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
1
-20
/
+36
*
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
1
-9
/
+33
*
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
2020-12-15
1
-4
/
+4
*
mm/compaction: move compaction_suitable's comment to right place
Hui Su
2020-12-15
1
-7
/
+7
*
mm/compaction: rename 'start_pfn' to 'iteration_start_pfn' in compact_zone()
Yanfei Xu
2020-12-15
1
-4
/
+3
*
mm/compaction: stop isolation if too many pages are isolated and we have page...
Zi Yan
2020-11-14
1
-0
/
+4
*
mm/compaction: count pages and stop correctly during page isolation
Zi Yan
2020-11-14
1
-4
/
+4
*
mm: rename page_order() to buddy_order()
Matthew Wilcox (Oracle)
2020-10-16
1
-3
/
+3
*
mm/compaction.c: micro-optimization remove unnecessary branch
Mateusz Nosek
2020-10-13
1
-3
/
+2
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-1
/
+1
*
mm/compaction.c: delete duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
2020-08-12
1
-1
/
+1
*
mm: use unsigned types for fragmentation score
Nitin Gupta
2020-08-12
1
-9
/
+9
*
mm: fix compile error due to COMPACTION_HPAGE_ORDER
Nitin Gupta
2020-08-12
1
-1
/
+1
*
mm: proactive compaction
Nitin Gupta
2020-08-12
1
-5
/
+178
*
mm, compaction: make capture control handling safe wrt interrupts
Vlastimil Babka
2020-06-26
1
-3
/
+14
*
mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
Ethon Paul
2020-06-04
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
1
-34
/
+36
|
\
|
*
mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
Wei Yang
2020-06-03
1
-1
/
+1
|
*
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2020-06-03
1
-32
/
+32
|
*
mm: memmap_init: iterate over memblock regions rather that check each PFN
Baoquan He
2020-06-03
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]