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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-07-03
2
-6
/
+6
|
*
|
|
|
mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
Miaohe Lin
2022-07-03
1
-3
/
+2
|
*
|
|
|
mm/khugepaged: use helper macro __ATTR_RW
Miaohe Lin
2022-07-03
1
-37
/
+30
|
*
|
|
|
mm/khugepaged: minor cleanup for collapse_file
Miaohe Lin
2022-07-03
1
-5
/
+5
|
*
|
|
|
mm/khugepaged: trivial typo and codestyle cleanup
Miaohe Lin
2022-07-03
1
-7
/
+7
|
*
|
|
|
mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
Miaohe Lin
2022-07-03
1
-18
/
+14
|
*
|
|
|
mm/khugepaged: remove unneeded shmem_huge_enabled() check
Miaohe Lin
2022-07-03
1
-2
/
+0
|
*
|
|
|
mm: sparsemem: drop unexpected word 'a' in comments
XueBing Chen
2022-07-03
1
-1
/
+1
|
*
|
|
|
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-07-03
2
-13
/
+6
|
*
|
|
|
mm/page_alloc: make the annotations of available memory more accurate
Yang Yang
2022-07-03
1
-3
/
+3
|
*
|
|
|
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-03
2
-2
/
+2
|
*
|
|
|
mm: rmap: simplify the hugetlb handling when unmapping or migration
Baolin Wang
2022-07-03
1
-46
/
+44
|
*
|
|
|
mm/madvise: minor cleanup for swapin_walk_pmd_entry()
Miaohe Lin
2022-07-03
1
-5
/
+5
|
*
|
|
|
mm: hugetlb: remove minimum_order variable
Muchun Song
2022-07-03
1
-11
/
+7
|
*
|
|
|
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-07-03
2
-24
/
+69
|
*
|
|
|
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
2022-07-03
2
-1
/
+7
|
*
|
|
|
mm/swap: convert __delete_from_swap_cache() to a folio
Matthew Wilcox (Oracle)
2022-07-03
3
-15
/
+16
|
*
|
|
|
mm/swap: convert delete_from_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2022-07-03
5
-15
/
+16
|
*
|
|
|
mm: convert page_swap_flags to folio_swap_flags
Matthew Wilcox (Oracle)
2022-07-03
2
-4
/
+4
|
*
|
|
|
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
2022-07-03
3
-3
/
+11
|
*
|
|
|
mm/swap: convert __page_cache_release() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-17
/
+16
|
*
|
|
|
mm/swap: convert __put_compound_page() to __folio_put_large()
Matthew Wilcox (Oracle)
2022-07-03
1
-7
/
+7
|
*
|
|
|
mm/swap: convert __put_single_page() to __folio_put_small()
Matthew Wilcox (Oracle)
2022-07-03
1
-5
/
+5
|
*
|
|
|
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-07-03
1
-7
/
+7
|
*
|
|
|
mm/swap: convert put_pages_list to use folios
Matthew Wilcox (Oracle)
2022-07-03
1
-8
/
+8
|
*
|
|
|
mm/swap: convert release_pages to use a folio internally
Matthew Wilcox (Oracle)
2022-07-03
1
-18
/
+16
|
*
|
|
|
mm/swap: convert try_to_free_swap to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-12
/
+11
|
*
|
|
|
mm/swap: optimise lru_add_drain_cpu()
Matthew Wilcox (Oracle)
2022-07-03
1
-4
/
+5
|
*
|
|
|
mm/swap: pull the CPU conditional out of __lru_add_drain_all()
Matthew Wilcox (Oracle)
2022-07-03
1
-8
/
+16
|
*
|
|
|
mm/swap: rename lru_pvecs to cpu_fbatches
Matthew Wilcox (Oracle)
2022-07-03
1
-44
/
+46
|
*
|
|
|
mm/swap: convert activate_page to a folio_batch
Matthew Wilcox (Oracle)
2022-07-03
1
-65
/
+16
|
*
|
|
|
mm/swap: convert lru_lazyfree to a folio_batch
Matthew Wilcox (Oracle)
2022-07-03
1
-25
/
+26
|
*
|
|
|
mm/swap: convert lru_deactivate to a folio_batch
Matthew Wilcox (Oracle)
2022-07-03
1
-18
/
+20
|
*
|
|
|
mm/swap: convert lru_deactivate_file to a folio_batch
Matthew Wilcox (Oracle)
2022-07-03
1
-43
/
+39
|
*
|
|
|
mm/swap: convert lru_add to a folio_batch
Matthew Wilcox (Oracle)
2022-07-03
1
-49
/
+26
|
*
|
|
|
mm/swap: make __pagevec_lru_add static
Matthew Wilcox (Oracle)
2022-07-03
1
-63
/
+63
|
*
|
|
|
mm/swap: add folio_batch_move_lru()
Matthew Wilcox (Oracle)
2022-07-03
1
-22
/
+56
|
*
|
|
|
mm/vmscan: convert reclaim_pages() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-13
/
+12
|
*
|
|
|
mm/vmscan: convert shrink_active_list() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-32
/
+29
|
*
|
|
|
mm/vmscan: convert move_pages_to_lru() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-27
/
+27
|
*
|
|
|
mm/vmscan: convert isolate_lru_pages() to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-33
/
+33
|
*
|
|
|
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
2022-07-03
1
-11
/
+11
|
*
|
|
|
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-07-03
1
-15
/
+62
|
*
|
|
|
mm/damon: introduce DAMON-based LRU-lists Sorting
SeongJae Park
2022-07-03
3
-0
/
+555
|
*
|
|
|
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
2022-07-03
2
-0
/
+21
|
*
|
|
|
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-03
4
-0
/
+65
|
*
|
|
|
mm/damon/paddr: use a separate function for 'DAMOS_PAGEOUT' handling
SeongJae Park
2022-07-03
1
-6
/
+14
|
*
|
|
|
mm/damon/dbgfs: add and use mappings between 'schemes' action inputs and 'dam...
SeongJae Park
2022-07-03
1
-14
/
+50
|
*
|
|
|
mm/swap: remove swap_cache_info statistics
Miaohe Lin
2022-07-03
1
-17
/
+0
|
*
|
|
|
mm/swapfile: fix possible data races of inuse_pages
Miaohe Lin
2022-07-03
1
-4
/
+4
[prev]
[next]