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 |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
Kirill A. Shutemov
|
cad7f613c4
thp: change_huge_pmd(): make sure we don't try to make a page writable
|
12 years ago |
Kirill A. Shutemov
|
93b4796ded
thp: do_huge_pmd_wp_page(): handle huge zero page
|
12 years ago |
Kirill A. Shutemov
|
fc9fe822f7
thp: copy_huge_pmd(): copy huge zero page
|
12 years ago |
Kirill A. Shutemov
|
479f0abbfd
thp: zap_huge_pmd(): zap huge zero pmd
|
12 years ago |
Kirill A. Shutemov
|
4a6c129726
thp: huge zero page: basic preparation
|
12 years ago |
Will Deacon
|
a1dd450bcb
mm: thp: set the accessed flag for old pages on access fault
|
12 years ago |
Bob Liu
|
b3092b3b73
thp: cleanup: introduce mk_huge_pmd()
|
12 years ago |
Bob Liu
|
fa475e517a
thp: introduce hugepage_vma_check()
|
12 years ago |
Bob Liu
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 years ago |
Bob Liu
|
344aa35c27
thp: clean up __collapse_huge_page_isolate
|
12 years ago |