yalin wang
|
16fd0fe4aa
mm: fix kernel crash in khugepaged thread
|
9 年之前 |
Kirill A. Shutemov
|
b6ec57f4b9
thp: change pmd_trans_huge_lock() interface to return ptl
|
9 年之前 |
Kirill A. Shutemov
|
0b9b6fff7b
thp: fix interrupt unsafe locking in split_huge_page()
|
9 年之前 |
Arnd Bergmann
|
629d9d1caf
mm: avoid uninitialized variable in tracepoint
|
9 年之前 |
Linus Torvalds
|
25eedabe01
vm: fix incorrect unlock error path in madvise_free_huge_pmd
|
9 年之前 |
Dan Williams
|
3565fce3a6
mm, x86: get_user_pages() for dax mappings
|
9 年之前 |
Dan Williams
|
5c7fb56e5e
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
|
9 年之前 |
Dan Williams
|
f25748e3c3
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
|
9 年之前 |
Ross Zwisler
|
01871e59af
mm, dax: fix livelock, allow dax pmd mappings to become writeable
|
9 年之前 |
Kirill A. Shutemov
|
bd56086f10
thp: fix split_huge_page() after mremap() of THP
|
9 年之前 |
Minchan Kim
|
b8d3c4c300
mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called
|
9 年之前 |
Kirill A. Shutemov
|
d965432234
thp: increase split_huge_page() success rate
|
9 年之前 |
Kirill A. Shutemov
|
49071d436b
thp: add debugfs handle to split all huge pages
|
9 年之前 |
Kirill A. Shutemov
|
b20ce5e03b
mm: prepare page_referenced() and page_idle to new THP refcounting
|
9 年之前 |
Kirill A. Shutemov
|
e90309c9f7
thp: allow mlocked THP again
|
9 年之前 |
Kirill A. Shutemov
|
9a982250f7
thp: introduce deferred_split_huge_page()
|
9 年之前 |
Kirill A. Shutemov
|
e9b61f1985
thp: reintroduce split_huge_page()
|
9 年之前 |
Kirill A. Shutemov
|
ba98828088
thp: add option to setup migration entries during PMD split
|
9 年之前 |
Kirill A. Shutemov
|
eef1b3ba05
thp: implement split_huge_pmd()
|
9 年之前 |
Kirill A. Shutemov
|
53f9263bab
mm: rework mapcount accounting to enable 4k mapping of THPs
|
9 年之前 |
Kirill A. Shutemov
|
4b471e8898
mm, thp: remove infrastructure for handling splitting PMDs
|
9 年之前 |
Kirill A. Shutemov
|
ddc58f27f9
mm: drop tail page refcounting
|
9 年之前 |
Kirill A. Shutemov
|
ad0bed24e9
thp: drop all split_huge_page()-related code
|
9 年之前 |
Kirill A. Shutemov
|
122afea962
mm, vmstats: new THP splitting event
|
9 年之前 |
Kirill A. Shutemov
|
78ddc53473
thp: rename split_huge_page_pmd() to split_huge_pmd()
|
9 年之前 |
Kirill A. Shutemov
|
b1caa957ae
khugepaged: ignore pmd tables with THP mapped with ptes
|
9 年之前 |
Kirill A. Shutemov
|
7479df6da9
thp, mlock: do not allow huge pages in mlocked area
|
9 年之前 |
Kirill A. Shutemov
|
1f25fe20a7
mm, thp: adjust conditions when we can reuse the page on WP fault
|
9 年之前 |
Kirill A. Shutemov
|
f627c2f537
memcg: adjust to support new THP refcounting
|
9 年之前 |
Kirill A. Shutemov
|
d281ee6145
rmap: add argument to charge compound page
|
9 年之前 |