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/thp: flush file for !is_shmem PageDirty() case in collapse_file()
Song Liu
2019-12-01
1
-0
/
+18
*
mm,thp: recheck each page before collapsing file THP
Song Liu
2019-11-15
1
-12
/
+16
*
mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
Ville Syrjälä
2019-11-06
1
-3
/
+4
*
khugepaged: enable collapse pmd for pte-mapped THP
Song Liu
2019-09-24
1
-4
/
+188
*
mm,thp: avoid writes to file with THP in pagecache
Song Liu
2019-09-24
1
-1
/
+3
*
mm,thp: add read-only THP support for (non-shmem) FS
Song Liu
2019-09-24
1
-42
/
+107
*
khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
Song Liu
2019-09-24
1
-12
/
+11
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
2019-09-24
1
-2
/
+2
*
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
2019-09-03
1
-1
/
+1
*
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
2019-07-05
1
-2
/
+2
*
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-06-13
1
-0
/
+3
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+1
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+2
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
1
-2
/
+2
*
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
2019-03-05
1
-0
/
+2
*
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-28
1
-6
/
+4
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-2
/
+2
|
\
|
*
mm: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-12
1
-2
/
+2
*
|
mm/khugepaged: fix the xas_create_range() error path
Hugh Dickins
2018-11-30
1
-11
/
+14
*
|
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
2018-11-30
1
-1
/
+9
*
|
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
2018-11-30
1
-12
/
+7
*
|
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
2018-11-30
1
-40
/
+32
*
|
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
2018-11-30
1
-0
/
+10
*
|
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2018-11-30
1
-1
/
+4
*
|
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
2018-11-30
1
-0
/
+11
|
/
*
mm: Convert khugepaged_scan_shmem to XArray
Matthew Wilcox
2018-10-21
1
-12
/
+5
*
mm: Convert collapse_shmem to XArray
Matthew Wilcox
2018-10-21
1
-93
/
+66
*
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
1
-1
/
+1
*
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-23
1
-1
/
+2
*
mm: thp: pass correct vm_flags to hugepage_vma_check()
Song Liu
2018-08-17
1
-7
/
+8
*
mm: thp: inc counter for collapsed shmem THP
Yang Shi
2018-08-17
1
-0
/
+2
*
mm: thp: register mm for khugepaged when merging vma for shmem
Yang Shi
2018-08-17
1
-27
/
+26
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-26
/
+23
*
mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving
Joonsoo Kim
2018-04-11
1
-1
/
+9
*
memcg, thp: do not invoke oom killer on thp charges
Michal Hocko
2018-04-11
1
-6
/
+2
*
mm, thp: do not cause memcg oom for thp
David Rientjes
2018-03-22
1
-2
/
+6
*
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
2018-03-22
1
-1
/
+6
*
mm: thp: use down_read_trylock() in khugepaged to avoid long block
Yang Shi
2018-01-31
1
-4
/
+8
*
mm: add unmap_mapping_pages()
Matthew Wilcox
2018-01-31
1
-2
/
+1
*
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
Linus Torvalds
2017-11-29
1
-1
/
+1
*
mm, thp: Do not make pmd/pud dirty without a reason
Kirill A. Shutemov
2017-11-27
1
-1
/
+1
*
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
2017-07-10
1
-1
/
+2
*
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
2017-06-23
1
-1
/
+0
*
mm, thp: copying user pages must schedule on collapse
David Rientjes
2017-05-12
1
-4
/
+3
*
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
2017-05-12
1
-1
/
+3
*
mm: do not use double negation for testing page flags
Minchan Kim
2017-05-03
1
-2
/
+2
*
mm: don't assume anonymous pages have SwapBacked flag
Shaohua Li
2017-05-03
1
-5
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]