index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Age
Commit message (
Expand
)
Author
2 days
mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
Liu Shixin
2024-10-17
mm: khugepaged: fix the incorrect statistics when collapsing large file folios
Baolin Wang
2024-10-17
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
mm: split underused THPs
Usama Arif
2024-09-09
mm: remove isolate_lru_page()
Kefeng Wang
2024-09-03
mm: khugepaged: support shmem mTHP collapse
Baolin Wang
2024-09-03
mm: khugepaged: support shmem mTHP copy
Baolin Wang
2024-09-03
mm: khugepaged: use the number of pages in the folio to check the reference c...
Baolin Wang
2024-09-03
mm: khugepaged: expand the is_refcount_suitable() to support file folios
Baolin Wang
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-12
mm: fix khugepaged activation policy
Ryan Roberts
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
khugepaged: simplify the allocation of slab caches
Hongfu Li
2024-06-25
vfs: remove redundant smp_mb for thp handling in do_dentry_open
Mateusz Guzik
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
2024-05-05
mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
David Hildenbrand
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-04-25
mm: use "GUP-fast" instead "fast GUP" in remaining comments
David Hildenbrand
2024-04-25
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: use a folio throughout collapse_file()
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: pass a folio to __collapse_huge_page_copy()
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: remove hpage from collapse_huge_page()
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: convert alloc_charge_hpage to alloc_charge_folio
Matthew Wilcox (Oracle)
2024-04-25
khugepaged: inline hpage_collapse_alloc_folio()
Matthew Wilcox (Oracle)
2024-03-04
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2024-03-04
mm: use a folio in __collapse_huge_page_copy_succeeded()
Matthew Wilcox (Oracle)
2024-03-04
mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
Lance Yang
2024-02-23
mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
Lance Yang
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-05
mm/khugepaged: use a folio more in collapse_file()
Matthew Wilcox (Oracle)
2023-12-29
mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
2023-12-29
mm/khugepaged: remove redundant try_to_freeze()
Kevin Hao
2023-12-29
mm: convert collapse_huge_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-25
mm/khugepaged: convert collapse_pte_mapped_thp() to use folios
Vishal Moola (Oracle)
2023-10-25
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2023-10-25
mm/khugepaged: convert is_refcount_suitable() to use folios
Vishal Moola (Oracle)
2023-10-25
mm/khugepaged: convert hpage_collapse_scan_pmd() to use folios
Vishal Moola (Oracle)
2023-10-25
mm/khugepaged: convert __collapse_huge_page_isolate() to use folios
Vishal Moola (Oracle)
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-18
mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
Hugh Dickins
[next]