summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAge
* mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel2015-06-25
* mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz2015-06-24
* mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz2015-06-24
* mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz2015-06-24
* mm/hugetlb: introduce minimum hugepage orderNaoya Horiguchi2015-06-24
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
* mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2015-04-15
* mm: hugetlb: introduce page_huge_activeNaoya Horiguchi2015-04-15
* hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz2015-04-15
* hugetlbfs: add minimum size accounting to subpoolsMike Kravetz2015-04-15
* hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz2015-04-15
* mm, hugetlb: abort __get_user_pages if current has been oom killedDavid Rientjes2015-04-14
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Gerald Schaefer2015-04-14
* mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes2015-03-12
* mm: account pmd page tables to the processKirill A. Shutemov2015-02-11
* mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi2015-02-11
* mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protectionNaoya Horiguchi2015-02-11
* mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()Naoya Horiguchi2015-02-11
* mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-02-11
* mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2015-02-11
* mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2015-02-10
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-13
* | hugetlb: hugetlb_register_all_nodes(): add __init markerLuiz Capitulino2014-12-13
* | hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()Luiz Capitulino2014-12-13
* | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-13
* | mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso2014-12-13
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-11
|\ \
| * | cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-27
| |/
* | mm: hugetlb: fix __unmap_hugepage_range()Hillf Danton2014-12-10
|/
* mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin2014-10-09
* mm: fix potential infinite loop in dissolve_free_huge_pages()Li Zhong2014-08-06
* mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-06
* mm, hugetlb: generalize writes to nr_hugepagesDavid Rientjes2014-08-06
* mm,hugetlb: simplify error handling in hugetlb_cow()Davidlohr Bueso2014-08-06
* mm,hugetlb: make unmap_ref_private() return voidDavidlohr Bueso2014-08-06
* kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-30
* mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-23
* hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi2014-06-23
* hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi2014-06-04
* mm, hugetlb: move the error handle logic out of normal code pathJianyu Zhan2014-06-04
* hugetlb: add support for gigantic page allocation at runtimeLuiz Capitulino2014-06-04
* hugetlb: move helpers up in the fileLuiz Capitulino2014-06-04
* hugetlb: update_and_free_page(): don't clear PG_reserved bitLuiz Capitulino2014-06-04
* hugetlb: add hstate_is_gigantic()Luiz Capitulino2014-06-04
* hugetlb: prep_compound_gigantic_page(): drop __init markerLuiz Capitulino2014-06-04
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-06
* mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi2014-04-18
* mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi2014-04-07