| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mm: account pmd page tables to the process | Kirill A. Shutemov | 2015-02-11 | 1 | -2/+6 |
* | mm/hugetlb: add migration entry check in __unmap_hugepage_range | Naoya Horiguchi | 2015-02-11 | 1 | -2/+3 |
* | mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection | Naoya Horiguchi | 2015-02-11 | 1 | -1/+20 |
* | mm/hugetlb: fix getting refcount 0 page in hugetlb_fault() | Naoya Horiguchi | 2015-02-11 | 1 | -16/+36 |
* | mm/hugetlb: take page table lock in follow_huge_pmd() | Naoya Horiguchi | 2015-02-11 | 1 | -14/+34 |
* | mm/hugetlb: pmd_huge() returns true for non-present hugepage | Naoya Horiguchi | 2015-02-11 | 1 | -0/+2 |
* | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 2015-02-11 | 1 | -15/+15 |
* | mm: hugetlb: fix type of hugetlb_treat_as_movable variable | Andrey Ryabinin | 2015-02-10 | 1 | -1/+1 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-12-15 | 1 | -1/+6 |
|\ |
|
| * | mmu_notifier: call mmu_notifier_invalidate_range() from VMM | Joerg Roedel | 2014-11-13 | 1 | -1/+6 |
* | | hugetlb: hugetlb_register_all_nodes(): add __init marker | Luiz Capitulino | 2014-12-13 | 1 | -1/+1 |
* | | hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() | Luiz Capitulino | 2014-12-13 | 1 | -1/+1 |
* | | mm: convert i_mmap_mutex to rwsem | Davidlohr Bueso | 2014-12-13 | 1 | -5/+5 |
* | | mm: use new helper functions around the i_mmap_mutex | Davidlohr Bueso | 2014-12-13 | 1 | -6/+6 |
* | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | cpuset: simplify cpuset_node_allowed API | Vladimir Davydov | 2014-10-27 | 1 | -1/+1 |
| |/ |
|
* / | mm: hugetlb: fix __unmap_hugepage_range() | Hillf Danton | 2014-12-10 | 1 | -1/+3 |
|/ |
|
* | mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA | Sasha Levin | 2014-10-09 | 1 | -7/+7 |
* | mm: fix potential infinite loop in dissolve_free_huge_pages() | Li Zhong | 2014-08-06 | 1 | -0/+3 |
* | mm, hugetlb: remove hugetlb_zero and hugetlb_infinity | David Rientjes | 2014-08-06 | 1 | -1/+0 |
* | mm, hugetlb: generalize writes to nr_hugepages | David Rientjes | 2014-08-06 | 1 | -32/+26 |
* | mm,hugetlb: simplify error handling in hugetlb_cow() | Davidlohr Bueso | 2014-08-06 | 1 | -19/+16 |
* | mm,hugetlb: make unmap_ref_private() return void | Davidlohr Bueso | 2014-08-06 | 1 | -18/+14 |
* | kexec: export free_huge_page to VMCOREINFO | Atsushi Kumagai | 2014-07-30 | 1 | -1/+1 |
* | mm: hugetlb: fix copy_hugetlb_page_range() | Naoya Horiguchi | 2014-07-23 | 1 | -0/+1 |
* | hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry | Naoya Horiguchi | 2014-06-23 | 1 | -28/+43 |
* | hugetlb: rename hugepage_migration_support() to ..._supported() | Naoya Horiguchi | 2014-06-04 | 1 | -1/+1 |
* | mm, hugetlb: move the error handle logic out of normal code path | Jianyu Zhan | 2014-06-04 | 1 | -13/+13 |
* | hugetlb: add support for gigantic page allocation at runtime | Luiz Capitulino | 2014-06-04 | 1 | -11/+155 |
* | hugetlb: move helpers up in the file | Luiz Capitulino | 2014-06-04 | 1 | -73/+73 |
* | hugetlb: update_and_free_page(): don't clear PG_reserved bit | Luiz Capitulino | 2014-06-04 | 1 | -2/+2 |
* | hugetlb: add hstate_is_gigantic() | Luiz Capitulino | 2014-06-04 | 1 | -14/+14 |
* | hugetlb: prep_compound_gigantic_page(): drop __init marker | Luiz Capitulino | 2014-06-04 | 1 | -2/+1 |
* | hugetlb: ensure hugepage access is denied if hugepages are not supported | Nishanth Aravamudan | 2014-05-06 | 1 | -5/+14 |
* | mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() | Mizuma, Masayoshi | 2014-04-18 | 1 | -0/+1 |
* | mm: hugetlb: fix softlockup when a large number of hugepages are freed. | Mizuma, Masayoshi | 2014-04-07 | 1 | -0/+1 |
* | mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style | Choi Gi-yong | 2014-04-07 | 1 | -2/+1 |
* | mm: use macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza | 2014-04-07 | 1 | -1/+2 |
* | mm: move mmu notifier call from change_protection to change_pmd_range | Rik van Riel | 2014-04-07 | 1 | -0/+2 |
* | mm/hugetlb.c: add NULL check of return value of huge_pte_offset | Naoya Horiguchi | 2014-04-07 | 1 | -2/+3 |
* | mm, hugetlb: mark some bootstrap functions as __init | David Rientjes | 2014-04-03 | 1 | -2/+3 |
* | mm, hugetlb: improve page-fault scalability | Davidlohr Bueso | 2014-04-03 | 1 | -13/+71 |
* | mm, hugetlb: use vma_resv_map() map types | Joonsoo Kim | 2014-04-03 | 1 | -50/+45 |
* | mm, hugetlb: remove resv_map_put | Joonsoo Kim | 2014-04-03 | 1 | -12/+3 |
* | mm, hugetlb: fix race in region tracking | Davidlohr Bueso | 2014-04-03 | 1 | -20/+38 |
* | mm, hugetlb: improve, cleanup resv_map parameters | Joonsoo Kim | 2014-04-03 | 1 | -13/+17 |
* | mm, hugetlb: unify region structure handling | Joonsoo Kim | 2014-04-03 | 1 | -16/+21 |
* | mm: optimize put_mems_allowed() usage | Mel Gorman | 2014-04-03 | 1 | -2/+2 |
* | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 2014-01-23 | 1 | -5/+5 |
* | mm/hugetlb.c: use memblock apis for early memory allocations | Grygorii Strashko | 2014-01-21 | 1 | -5/+5 |