index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-03-05
mm: use a folio in __collapse_huge_page_copy_succeeded()
Matthew Wilcox (Oracle)
1
-16
/
+14
2024-03-05
mm/khugepaged: keep mm in mm_slot without MMF_DISABLE_THP check
Lance Yang
1
-3
/
+3
2024-02-24
mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
Lance Yang
1
-6
/
+12
2024-02-22
mm: convert mm_counter_file() to take a folio
Kefeng Wang
1
-2
/
+2
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-05
mm/khugepaged: use a folio more in collapse_file()
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-12-29
mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-10
/
+7
2023-12-29
mm/khugepaged: remove redundant try_to_freeze()
Kevin Hao
1
-1
/
+1
2023-12-29
mm: convert collapse_huge_page() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
1
-0
/
+3
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-0
/
+1
2023-12-21
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
1
-8
/
+12
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-10-26
mm/khugepaged: convert collapse_pte_mapped_thp() to use folios
Vishal Moola (Oracle)
1
-25
/
+20
2023-10-26
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
1
-7
/
+10
2023-10-26
mm/khugepaged: convert is_refcount_suitable() to use folios
Vishal Moola (Oracle)
1
-7
/
+7
2023-10-26
mm/khugepaged: convert hpage_collapse_scan_pmd() to use folios
Vishal Moola (Oracle)
1
-10
/
+10
2023-10-26
mm/khugepaged: convert __collapse_huge_page_isolate() to use folios
Vishal Moola (Oracle)
1
-22
/
+23
2023-10-19
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-312
/
+186
2023-08-25
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
1
-9
/
+29
2023-08-22
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-18
mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
Hugh Dickins
1
-110
/
+15
2023-08-18
mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
Hugh Dickins
1
-94
/
+76
2023-08-18
mm/khugepaged: retract_page_tables() without mmap or vma lock
Hugh Dickins
1
-103
/
+69
2023-08-18
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
1
-2
/
+1
2023-08-18
ksm: add ksm zero pages for each process
xu xin
1
-1
/
+1
2023-08-18
ksm: count all zero pages placed by KSM
xu xin
1
-0
/
+2
2023-08-09
shmem: fix quota lock nesting in huge hole handling
Hugh Dickins
1
-6
/
+7
2023-06-29
mm/khugepaged: fix regression in collapse_file()
Hugh Dickins
1
-4
/
+3
2023-06-24
mm: remove references to pagevec
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-06-24
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-1
/
+0
2023-06-20
mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
Nick Desaulniers
1
-1
/
+1
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
1
-10
/
+12
2023-06-20
mm/pgtable: delete pmd_trans_unstable() and friends
Hugh Dickins
1
-4
/
+0
2023-06-20
mm/memory: handle_pte_fault() use pte_offset_map_nolock()
Hugh Dickins
1
-2
/
+4
2023-06-20
mm/khugepaged: allow pte_offset_map[_lock]() to fail
Hugh Dickins
1
-23
/
+49
2023-06-20
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
1
-5
/
+0
2023-06-19
mm/khugepaged: fix iteration in collapse_file
David Stevens
1
-1
/
+0
2023-06-10
mm: khugepaged: avoid pointless allocation for "struct mm_slot"
Xin Hao
1
-7
/
+5
2023-04-27
mm/khugepaged: fix conflicting mods to collapse_file()
Hugh Dickins
1
-22
/
+1
2023-04-19
mm/khugepaged: maintain page cache uptodate flag
David Stevens
1
-52
/
+33
2023-04-19
mm/khugepaged: skip shmem with userfaultfd
David Stevens
1
-20
/
+79
2023-04-19
mm/khugepaged: refactor collapse_file control flow
David Stevens
1
-117
/
+113
2023-04-19
mm/khugepaged: drain lru after swapping in shmem
David Stevens
1
-0
/
+2
2023-04-19
mm/khugepaged: recover from poisoned file-backed memory
Jiaqi Yan
1
-31
/
+56
2023-04-19
mm/khugepaged: recover from poisoned anonymous memory
Jiaqi Yan
1
-13
/
+99
2023-04-19
mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()
Ivan Orlov
1
-0
/
+20
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-0
/
+4
[next]