Linus Torvalds
|
ac4de9543a
Merge branch 'akpm' (patches from Andrew Morton)
|
11 years ago |
David Rientjes
|
17766dde36
mm, thp: count thp_fault_fallback anytime thp fault fails
|
11 years ago |
Kirill A. Shutemov
|
c02925540c
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
|
11 years ago |
Kirill A. Shutemov
|
128ec037ba
thp: do_huge_pmd_anonymous_page() cleanup
|
11 years ago |
Kirill A. Shutemov
|
3122359a64
thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
|
11 years ago |
Kirill A. Shutemov
|
3cd14fcd3f
thp: account anon transparent huge pages into NR_ANON_PAGES
|
11 years ago |
Linus Torvalds
|
26935fb06e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Libin
|
a8f531ebc3
mm/huge_memory.c: fix potential NULL pointer dereference
|
11 years ago |
Jingoo Han
|
3dbb95f789
mm: replace strict_strtoul() with kstrtoul()
|
11 years ago |
Glauber Costa
|
488964666f
hugepage: convert huge zero page shrinker to new shrinker API
|
12 years ago |
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 |