Mizuma, Masayoshi
|
7848a4bf51
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
|
11 years ago |
Mizuma, Masayoshi
|
55f67141a8
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
|
11 years ago |
Choi Gi-yong
|
ac7149045d
mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style
|
11 years ago |
Gideon Israel Dsouza
|
3b32123d73
mm: use macros from compiler.h instead of __attribute__((...))
|
11 years ago |
Rik van Riel
|
a5338093bf
mm: move mmu notifier call from change_protection to change_pmd_range
|
11 years ago |
Naoya Horiguchi
|
a9af0c5dfd
mm/hugetlb.c: add NULL check of return value of huge_pte_offset
|
11 years ago |
David Rientjes
|
f412c97abe
mm, hugetlb: mark some bootstrap functions as __init
|
11 years ago |
Davidlohr Bueso
|
8382d914eb
mm, hugetlb: improve page-fault scalability
|
11 years ago |
Joonsoo Kim
|
4e35f48385
mm, hugetlb: use vma_resv_map() map types
|
11 years ago |
Joonsoo Kim
|
f031dd274c
mm, hugetlb: remove resv_map_put
|
11 years ago |
Davidlohr Bueso
|
7b24d8616b
mm, hugetlb: fix race in region tracking
|
11 years ago |
Joonsoo Kim
|
1406ec9ba6
mm, hugetlb: improve, cleanup resv_map parameters
|
11 years ago |
Joonsoo Kim
|
9119a41e90
mm, hugetlb: unify region structure handling
|
11 years ago |
Mel Gorman
|
d26914d117
mm: optimize put_mems_allowed() usage
|
11 years ago |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 years ago |
Grygorii Strashko
|
8b89a11694
mm/hugetlb.c: use memblock apis for early memory allocations
|
11 years ago |
Andreas Sandberg
|
e8569dd299
mm/hugetlb.c: call MMU notifiers when copying a hugetlb page range
|
11 years ago |
Andrea Arcangeli
|
9b7ac26018
mm/hugetlb.c: defer PageHeadHuge() symbol export
|
11 years ago |
Andrew Morton
|
758f66a29c
mm/hugetlb.c: simplify PageHeadHuge() and PageHuge()
|
11 years ago |
Andrea Arcangeli
|
a0368d4e48
mm: hugetlb: use get_page_foll() in follow_hugetlb_page()
|
11 years ago |
Joerg Roedel
|
34ee645e83
mmu_notifier: call mmu_notifier_invalidate_range() from VMM
|
10 years ago |
Andrea Arcangeli
|
27c73ae759
mm: hugetlbfs: fix hugetlbfs optimization
|
11 years ago |
Dave Hansen
|
30b0a105d9
mm: thp: give transparent hugepage code a separate copy_page
|
11 years ago |
Kirill A. Shutemov
|
cb900f4121
mm, hugetlb: convert hugetlbfs to use split pmd lock
|
11 years ago |
Andrea Arcangeli
|
ef5a22be2c
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
|
11 years ago |
Joonsoo Kim
|
16c794b4f3
mm/hugetlb.c: correct missing private flag clearing
|
11 years ago |
Naoya Horiguchi
|
86cdb465cf
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
|
12 years ago |
Naoya Horiguchi
|
c8721bbbdd
mm: memory-hotplug: enable memory hotplug to handle hugepage
|
12 years ago |
Naoya Horiguchi
|
74060e4d78
mm: mbind: add hugepage migration code to mbind()
|
12 years ago |
Naoya Horiguchi
|
31caf665e6
mm: migrate: make core migration code aware of hugepage
|
12 years ago |