Kirill A. Shutemov
|
e180cf806a
thp, mm: avoid PageUnevictable on active/inactive lru lists
|
12 years ago |
Linus Torvalds
|
65b97fb730
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 years ago |
Pavel Emelyanov
|
0f8975ec4d
mm: soft-dirty bits for user memory changes tracking
|
12 years ago |
Aneesh Kumar K.V
|
fce144b477
mm/THP: deposit the transpare huge pgtable before set_pmd
|
12 years ago |
Aneesh Kumar K.V
|
a6bf2bb03e
mm/THP: withdraw the pgtable after pmdp related operations
|
12 years ago |
Aneesh Kumar K.V
|
6b0b50b061
mm/THP: add pmd args to pgtable deposit and withdraw APIs
|
12 years ago |
Aneesh Kumar K.V
|
8663890a9e
mm/thp: use the correct function when updating access flags
|
12 years ago |
Aneesh Kumar K.V
|
7c3425123d
mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
|
12 years ago |
Kirill A. Shutemov
|
5918d10a4b
thp: fix huge zero page logic for page with pfn == 0
|
12 years ago |
Shaohua Li
|
5bc7b8aca9
mm: thp: add split tail pages to shrink page list in page reclaim
|
12 years ago |
Minchan Kim
|
52f37629fd
THP: fix comment about memory barrier
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
David Rientjes
|
00ef2d2f84
mm: use NUMA_NO_NODE
|
12 years ago |
Mel Gorman
|
22b751c3d0
mm: rename page struct field helpers
|
12 years ago |
Paul Szabo
|
75f7ad8e04
page-writeback.c: subtract min_free_kbytes from dirtyable memory
|
12 years ago |
Konstantin Khlebnikov
|
08b52706d5
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
|
12 years ago |
Hugh Dickins
|
340ef3902c
mm: numa: cleanup flow of transhuge page migration
|
12 years ago |
Sasha Levin
|
43b5fbbd28
mm/huge_memory.c: use new hashtable implementation
|
12 years ago |
Kirill A. Shutemov
|
85facf2570
thp: avoid dumping huge zero page
|
12 years ago |
Mel Gorman
|
062f1af217
mm: thp: acquire the anon_vma rwsem for write during split
|
12 years ago |
Jeremy Eder
|
2c79737af8
mm: clean up transparent hugepage sysfs error messages
|
12 years ago |
Hugh Dickins
|
a4f1de1766
mm: fix kernel BUG at huge_memory.c:1474!
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Kirill A. Shutemov
|
3ea41e6210
thp: avoid race on multiple parallel page faults to the same page
|
12 years ago |
Kirill A. Shutemov
|
79da5407ee
thp: introduce sysfs knob to disable huge zero page
|
12 years ago |
Kirill A. Shutemov
|
d8a8e1f0da
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
|
12 years ago |
Kirill A. Shutemov
|
97ae17497e
thp: implement refcounting for huge zero page
|
12 years ago |
Kirill A. Shutemov
|
78ca0e6792
thp: lazy huge zero page allocation
|
12 years ago |
Kirill A. Shutemov
|
80371957f0
thp: setup huge zero page on non-write page fault
|
12 years ago |
Kirill A. Shutemov
|
c5a647d09f
thp: implement splitting pmd for huge zero page
|
12 years ago |