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
/
khugepaged.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
1
-1
/
+1
*
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-11
1
-2
/
+11
*
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
2020-10-10
1
-0
/
+12
*
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
2020-09-05
1
-1
/
+1
*
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-21
1
-1
/
+1
*
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-12
1
-1
/
+1
*
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-07
1
-4
/
+1
*
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2020-08-07
1
-10
/
+14
*
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
2020-08-07
1
-25
/
+19
[next]