Kirill A. Shutemov
|
0fda2788b0
thp: fix typo in khugepaged_scan_pmd()
|
9 years ago |
Linus Torvalds
|
d5e2d00898
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 years ago |
Kirill A. Shutemov
|
5f7377147c
thp: fix deadlock in split_huge_pmd()
|
9 years ago |
Kirill A. Shutemov
|
fec89c109f
thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
|
9 years ago |
Kirill A. Shutemov
|
2a52bcbcc6
rmap: extend try_to_unmap() to be usable by split_huge_page()
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Mel Gorman
|
444eb2a449
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
|
9 years ago |
Kirill A. Shutemov
|
f9719a03de
thp, vmstats: count deferred split events
|
9 years ago |
Kirill A. Shutemov
|
8df651c705
thp: cleanup split_huge_page()
|
9 years ago |
Kirill A. Shutemov
|
ff20c2e0ac
mm: Some arch may want to use HPAGE_PMD related values as variables
|
9 years ago |
Michael Ellerman
|
2527083cb8
Merge tag 'powerpc-4.5-4' into next
|
9 years ago |
Kirill A. Shutemov
|
2ac015e293
thp: call pmdp_invalidate() with correct virtual address
|
9 years ago |
Linus Torvalds
|
e6a1c1e9dd
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 years ago |
Kirill A. Shutemov
|
69a8ec2d81
thp, dax: do not try to withdraw pgtable from non-anon VMA
|
9 years ago |
Aneesh Kumar K.V
|
c777e2a8b6
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
|
9 years ago |
Kirill A. Shutemov
|
ae026204a2
thp: make deferred_split_scan() work again
|
9 years ago |
Matthew Wilcox
|
12c9d70bd5
mm: fix memory leak in copy_huge_pmd()
|
9 years ago |
Kirill A. Shutemov
|
e3ae19535c
thp: limit number of object to scan on deferred_split_scan()
|
9 years ago |
Kirill A. Shutemov
|
cb8d68ec16
thp: change deferred_split_count() to return number of THP in queue
|
9 years ago |
Kirill A. Shutemov
|
a3d0a91850
thp: make split_queue per-node
|
9 years ago |
yalin wang
|
16fd0fe4aa
mm: fix kernel crash in khugepaged thread
|
9 years ago |
Kirill A. Shutemov
|
b6ec57f4b9
thp: change pmd_trans_huge_lock() interface to return ptl
|
9 years ago |
Kirill A. Shutemov
|
0b9b6fff7b
thp: fix interrupt unsafe locking in split_huge_page()
|
9 years ago |
Arnd Bergmann
|
629d9d1caf
mm: avoid uninitialized variable in tracepoint
|
9 years ago |
Linus Torvalds
|
25eedabe01
vm: fix incorrect unlock error path in madvise_free_huge_pmd
|
9 years ago |
Dan Williams
|
3565fce3a6
mm, x86: get_user_pages() for dax mappings
|
9 years ago |
Dan Williams
|
5c7fb56e5e
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
|
9 years ago |
Dan Williams
|
f25748e3c3
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
|
9 years ago |
Ross Zwisler
|
01871e59af
mm, dax: fix livelock, allow dax pmd mappings to become writeable
|
9 years ago |