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/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
2023-01-31
1
-0
/
+8
*
mm/khugepaged: fix ->anon_vma race
Jann Horn
2023-01-31
1
-1
/
+13
*
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
2023-01-11
1
-1
/
+1
*
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
2023-01-11
1
-8
/
+6
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-1
/
+1
|
\
|
*
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-15
1
-1
/
+1
*
|
khugepage: replace lru_cache_add() with folio_add_lru()
Vishal Moola (Oracle)
2022-12-11
1
-4
/
+7
*
|
mm/khugepaged: add tracepoint to collapse_file()
Gautam Menghani
2022-12-11
1
-3
/
+4
*
|
khugepage: replace try_to_release_page() with filemap_release_folio()
Vishal Moola (Oracle)
2022-11-30
1
-11
/
+12
*
|
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
2022-11-30
1
-9
/
+2
*
|
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-11-30
1
-0
/
+5
*
|
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
2022-11-30
1
-0
/
+5
*
|
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-11-30
1
-0
/
+2
*
|
mm/khugepaged: take the right locks for page table retraction
Jann Horn
2022-11-30
1
-4
/
+51
*
|
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
2022-11-22
1
-2
/
+1
*
|
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
2022-11-22
1
-18
/
+14
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-429
/
+739
|
\
|
*
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
2022-10-03
1
-1
/
+2
|
*
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
1
-57
/
+188
|
*
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
2022-10-03
1
-7
/
+62
|
*
mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolated
Zach O'Keefe
2022-10-03
1
-0
/
+2
|
*
mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
Zach O'Keefe
2022-10-03
1
-0
/
+3
|
*
khugepaged: call shmem_get_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-2
/
+5
|
*
mm: thp: convert to use common struct mm_slot
Qi Zheng
2022-10-03
1
-71
/
+52
|
*
mm/khugepaged: stop using vma linked list
Matthew Wilcox (Oracle)
2022-09-26
1
-3
/
+6
|
*
mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
Liam R. Howlett
2022-09-26
1
-1
/
+1
|
*
mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock
Yang Shi
2022-09-26
1
-0
/
+2
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
1
-4
/
+6
|
|
\
|
*
|
mm/khugepaged: rename prefix of shared collapse functions
Zach O'Keefe
2022-09-11
1
-33
/
+35
|
*
|
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-11
1
-1
/
+118
|
*
|
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
2022-09-11
1
-12
/
+48
|
*
|
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-09-11
1
-11
/
+14
|
*
|
mm/khugepaged: add flag to predicate khugepaged-only behavior
Zach O'Keefe
2022-09-11
1
-25
/
+58
|
*
|
mm/khugepaged: propagate enum scan_result codes back to callers
Zach O'Keefe
2022-09-11
1
-116
/
+117
|
*
|
mm/khugepaged: dedup and simplify hugepage alloc and charging
Zach O'Keefe
2022-09-11
1
-43
/
+35
|
*
|
mm/khugepaged: add struct collapse_control
Zach O'Keefe
2022-09-11
1
-37
/
+50
|
*
|
mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
Yang Shi
2022-09-11
1
-94
/
+26
*
|
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-2
/
+2
|
|
/
*
/
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-26
1
-4
/
+6
|
/
*
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-17
1
-7
/
+11
*
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
1
-4
/
+4
*
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
1
-44
/
+4
*
mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
Yang Shi
2022-07-17
1
-1
/
+7
*
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-17
1
-13
/
+6
*
mm: khugepaged: check THP flag in hugepage_vma_check()
Yang Shi
2022-07-17
1
-0
/
+3
*
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-17
1
-3
/
+6
*
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-07-03
1
-1
/
+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
[prev]
[next]