summaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
AgeCommit message (Expand)Author
2018-10-13mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2017-12-05mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15mm/hugetlb: Allow arch to override and call the weak functionAneesh Kumar K.V
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-10hugetlb: add support for preferred node to alloc_huge_page_nodemaskMichal Hocko
2017-07-10mm, hugetlb: unclutter hugetlb allocation layersMichal Hocko
2017-07-10hugetlb, memory_hotplug: prefer to use reserved pages for migrationMichal Hocko
2017-07-10mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi
2017-07-10mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual
2017-07-06mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V
2017-07-06mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V
2017-07-06mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual
2017-07-06mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V
2017-07-06mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual
2017-07-06hugetlbfs: Implement show_optionsDavid Howells
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-02-22userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRYAndrea Arcangeli
2017-02-22userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd supportMike Kravetz
2016-10-07mm: remove unnecessary condition in remove_inode_hugepageszhong jiang
2016-10-07mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer
2016-05-20include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo...Chen Gang
2016-05-20include/linux/hugetlb*.h: clean up codeChen Gang
2016-05-19mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar
2016-01-15hugetlb: fix compile error on tileDan Williams
2016-01-14include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-09-08hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz
2015-09-08hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz
2015-09-08hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz
2015-09-08mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz
2015-09-08mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-04-15mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi
2015-04-15hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz
2015-04-15hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz
2015-04-15mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov
2015-02-11mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-02-10mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-10mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V
2014-08-06mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi
2014-06-04hugetlb: add hstate_is_gigantic()Luiz Capitulino
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi