| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-07-30 | kexec: export free_huge_page to VMCOREINFO |  Atsushi Kumagai | 1 | -1/+1 |
| 2014-07-23 | mm: hugetlb: fix copy_hugetlb_page_range() |  Naoya Horiguchi | 1 | -0/+1 |
| 2014-06-23 | hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry |  Naoya Horiguchi | 1 | -28/+43 |
| 2014-06-04 | hugetlb: rename hugepage_migration_support() to ..._supported() |  Naoya Horiguchi | 1 | -1/+1 |
| 2014-06-04 | mm, hugetlb: move the error handle logic out of normal code path |  Jianyu Zhan | 1 | -13/+13 |
| 2014-06-04 | hugetlb: add support for gigantic page allocation at runtime |  Luiz Capitulino | 1 | -11/+155 |
| 2014-06-04 | hugetlb: move helpers up in the file |  Luiz Capitulino | 1 | -73/+73 |
| 2014-06-04 | hugetlb: update_and_free_page(): don't clear PG_reserved bit |  Luiz Capitulino | 1 | -2/+2 |
| 2014-06-04 | hugetlb: add hstate_is_gigantic() |  Luiz Capitulino | 1 | -14/+14 |
| 2014-06-04 | hugetlb: prep_compound_gigantic_page(): drop __init marker |  Luiz Capitulino | 1 | -2/+1 |
| 2014-05-06 | hugetlb: ensure hugepage access is denied if hugepages are not supported |  Nishanth Aravamudan | 1 | -5/+14 |
| 2014-04-18 | mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() |  Mizuma, Masayoshi | 1 | -0/+1 |
| 2014-04-07 | mm: hugetlb: fix softlockup when a large number of hugepages are freed. |  Mizuma, Masayoshi | 1 | -0/+1 |
| 2014-04-07 | mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style |  Choi Gi-yong | 1 | -2/+1 |
| 2014-04-07 | mm: use macros from compiler.h instead of __attribute__((...)) |  Gideon Israel Dsouza | 1 | -1/+2 |
| 2014-04-07 | mm: move mmu notifier call from change_protection to change_pmd_range |  Rik van Riel | 1 | -0/+2 |
| 2014-04-07 | mm/hugetlb.c: add NULL check of return value of huge_pte_offset |  Naoya Horiguchi | 1 | -2/+3 |
| 2014-04-03 | mm, hugetlb: mark some bootstrap functions as __init |  David Rientjes | 1 | -2/+3 |
| 2014-04-03 | mm, hugetlb: improve page-fault scalability |  Davidlohr Bueso | 1 | -13/+71 |
| 2014-04-03 | mm, hugetlb: use vma_resv_map() map types |  Joonsoo Kim | 1 | -50/+45 |
| 2014-04-03 | mm, hugetlb: remove resv_map_put |  Joonsoo Kim | 1 | -12/+3 |
| 2014-04-03 | mm, hugetlb: fix race in region tracking |  Davidlohr Bueso | 1 | -20/+38 |
| 2014-04-03 | mm, hugetlb: improve, cleanup resv_map parameters |  Joonsoo Kim | 1 | -13/+17 |
| 2014-04-03 | mm, hugetlb: unify region structure handling |  Joonsoo Kim | 1 | -16/+21 |
| 2014-04-03 | mm: optimize put_mems_allowed() usage |  Mel Gorman | 1 | -2/+2 |
| 2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE |  Sasha Levin | 1 | -5/+5 |
| 2014-01-21 | mm/hugetlb.c: use memblock apis for early memory allocations |  Grygorii Strashko | 1 | -5/+5 |
| 2014-01-21 | mm/hugetlb.c: call MMU notifiers when copying a hugetlb page range |  Andreas Sandberg | 1 | -5/+16 |
| 2014-01-21 | mm/hugetlb.c: defer PageHeadHuge() symbol export |  Andrea Arcangeli | 1 | -1/+0 |
| 2014-01-21 | mm/hugetlb.c: simplify PageHeadHuge() and PageHuge() |  Andrew Morton | 1 | -10/+2 |
| 2014-01-21 | mm: hugetlb: use get_page_foll() in follow_hugetlb_page() |  Andrea Arcangeli | 1 | -1/+1 |
| 2013-11-21 | mm: hugetlbfs: fix hugetlbfs optimization |  Andrea Arcangeli | 1 | -0/+17 |
| 2013-11-21 | mm: thp: give transparent hugepage code a separate copy_page |  Dave Hansen | 1 | -34/+0 |
| 2013-11-15 | mm, hugetlb: convert hugetlbfs to use split pmd lock |  Kirill A. Shutemov | 1 | -44/+66 |
| 2013-10-16 | mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages |  Andrea Arcangeli | 1 | -1/+15 |
| 2013-10-16 | mm/hugetlb.c: correct missing private flag clearing |  Joonsoo Kim | 1 | -0/+1 |
| 2013-09-11 | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable |  Naoya Horiguchi | 1 | -18/+14 |
| 2013-09-11 | mm: memory-hotplug: enable memory hotplug to handle hugepage |  Naoya Horiguchi | 1 | -2/+69 |
| 2013-09-11 | mm: mbind: add hugepage migration code to mbind() |  Naoya Horiguchi | 1 | -0/+14 |
| 2013-09-11 | mm: migrate: make core migration code aware of hugepage |  Naoya Horiguchi | 1 | -1/+22 |
| 2013-09-11 | mm, hugetlb: return a reserved page to a reserved pool if failed |  Joonsoo Kim | 1 | -1/+12 |
| 2013-09-11 | mm, hugetlb: grab a page_table_lock after page_cache_release |  Joonsoo Kim | 1 | -2/+3 |
| 2013-09-11 | mm, hugetlb: remove useless check about mapping type |  Joonsoo Kim | 1 | -2/+1 |
| 2013-09-11 | mm, hugetlb: fix subpool accounting handling |  Joonsoo Kim | 1 | -4/+6 |
| 2013-09-11 | mm, hugetlb: change variable name reservations to resv |  Joonsoo Kim | 1 | -13/+13 |
| 2013-09-11 | mm, hugetlb: protect reserved pages when soft offlining a hugepage |  Joonsoo Kim | 1 | -2/+3 |
| 2013-09-11 | mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache |  Joonsoo Kim | 1 | -8/+26 |
| 2013-09-11 | mm, hugetlb: remove decrement_hugepage_resv_vma() |  Joonsoo Kim | 1 | -21/+10 |
| 2013-09-11 | mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() |  Joonsoo Kim | 1 | -0/+2 |
| 2013-09-11 | mm, hugetlb: do not use a page in page cache for cow optimization |  Joonsoo Kim | 1 | -5/+2 |