index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: khugepaged: introduce khugepaged_enter_vma() helper
Yang Shi
2022-05-19
1
-3
/
+3
*
mm: khugepaged: make hugepage_vma_check() non-static
Yang Shi
2022-05-19
1
-16
/
+9
*
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
2022-05-19
1
-11
/
+7
*
mm: thp: only regular file could be THP eligible
Yang Shi
2022-05-19
1
-7
/
+2
*
mm: khugepaged: skip DAX vma
Yang Shi
2022-05-19
1
-0
/
+4
*
mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
Yang Shi
2022-05-19
1
-3
/
+6
*
mm/khugepaged: don't recycle vma pgtable if uffd-wp registered
Peter Xu
2022-05-13
1
-1
/
+13
*
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
2022-05-09
1
-1
/
+1
*
mm/khugepaged: use vma_is_anonymous
xu xin
2022-04-29
1
-2
/
+2
*
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
2022-03-24
1
-11
/
+0
*
mm/rmap: Convert try_to_unmap() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+2
*
mm/thp: collapse_file() do try_to_unmap(TTU_BATCH_FLUSH)
Hugh Dickins
2022-02-17
1
-2
/
+8
*
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
2022-02-17
1
-2
/
+2
*
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
2022-02-04
1
-0
/
+3
*
mm/khugepaged: unify collapse pmd clear, flush and free
Pasha Tatashin
2022-02-04
1
-16
/
+18
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-12
/
+11
|
\
|
*
mm: fix some comment errors
Quanfa Fu
2022-01-15
1
-1
/
+1
|
*
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2022-01-15
1
-0
/
+7
|
*
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
2022-01-15
1
-1
/
+1
|
*
mm: ptep_clear() page table helper
Pasha Tatashin
2022-01-15
1
-10
/
+2
*
|
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
2022-01-08
1
-1
/
+11
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-2
/
+8
|
\
|
*
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
1
-2
/
+8
*
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+2
|
*
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+2
*
|
mm: khugepaged: skip huge page collapse for special files
Yang Shi
2021-10-28
1
-8
/
+11
*
|
mm, thp: bail out early in collapse_file for writeback page
Rongwei Wang
2021-10-28
1
-1
/
+6
|
/
*
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
2021-09-03
1
-1
/
+1
*
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
2021-06-30
1
-1
/
+15
*
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
1
-3
/
+1
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-1
/
+1
*
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2021-05-05
1
-1
/
+1
*
khugepaged: remove meaningless !pte_present() check in khugepaged_scan_pmd()
Miaohe Lin
2021-05-05
1
-4
/
+0
*
khugepaged: remove unnecessary out label in collapse_huge_page()
Miaohe Lin
2021-05-05
1
-5
/
+3
*
khugepaged: use helper function range_in_vma() in collapse_pte_mapped_thp()
Miaohe Lin
2021-05-05
1
-1
/
+1
*
mm/khugepaged.c: replace barrier() with READ_ONCE() for a selective variable
Yanfei Xu
2021-05-05
1
-3
/
+1
*
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
2021-05-05
1
-9
/
+9
*
khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
Miaohe Lin
2021-05-05
1
-1
/
+1
*
khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
Miaohe Lin
2021-05-05
1
-7
/
+6
*
khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_th...
Miaohe Lin
2021-05-05
1
-6
/
+4
*
mm,thp,shmem: make khugepaged obey tmpfs mount flags
Rik van Riel
2021-02-26
1
-6
/
+16
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+3
*
mm: Avoid modifying vmf.address in __collapse_huge_page_swapin()
Will Deacon
2021-01-21
1
-19
/
+18
*
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
1
-1
/
+1
*
mm: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-15
1
-9
/
+9
*
mm: use sysfs_emit for struct kobject * uses
Joe Perches
2020-12-15
1
-11
/
+11
*
khugepaged: add parameter explanations for kernel-doc markup
Alex Shi
2020-12-15
1
-1
/
+13
*
mm: memcontrol: add file_thp, shmem_thp to memory.stat
Johannes Weiner
2020-12-15
1
-2
/
+2
[next]