aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05mm: update get_user_pages_longterm to migrate pages allocated from CMA regionAneesh Kumar K.V1-0/+2
2019-03-05mm/hugetlb: add prot_modify_start/commit sequence for hugetlb updateAneesh Kumar K.V1-0/+20
2019-03-05mm/hugetlb: enable arch specific huge page size support for migrationAnshuman Khandual1-2/+13
2019-03-05mm/hugetlb: enable PUD level huge page migrationAnshuman Khandual1-1/+2
2019-03-05mm/hugetlb: distinguish between migratability and movabilityAnshuman Khandual1-0/+30
2018-10-05mm: migration: fix migration of huge PMD shared pagesMike Kravetz1-0/+14
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder1-1/+1
2018-08-17mm/hugetlb: remove gigantic page support for HIGHMEMMike Kravetz1-3/+0
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko1-2/+3
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko1-3/+2
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko1-0/+3
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau1-0/+1
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau1-0/+10
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko1-1/+0
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-8/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15mm/hugetlb: Allow arch to override and call the weak functionAneesh Kumar K.V1-0/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+3
2017-07-10hugetlb: add support for preferred node to alloc_huge_page_nodemaskMichal Hocko1-2/+3
2017-07-10mm, hugetlb: unclutter hugetlb allocation layersMichal Hocko1-1/+1
2017-07-10hugetlb, memory_hotplug: prefer to use reserved pages for migrationMichal Hocko1-0/+2
2017-07-10mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi1-5/+0
2017-07-10mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual1-4/+27
2017-07-06mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal1-0/+13
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-2/+3
2017-07-06mm/follow_page_mask: add support for hugepage directory entryAneesh Kumar K.V1-0/+4
2017-07-06mm/hugetlb: move default definition of hugepd_t earlier in the headerAneesh Kumar K.V1-23/+24
2017-07-06mm/follow_page_mask: add support for hugetlb pgd entriesAnshuman Khandual1-0/+4
2017-07-06mm/hugetlb: export hugetlb_entry_migration helperAneesh Kumar K.V1-0/+1
2017-07-06mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD levelAnshuman Khandual1-1/+10
2017-07-06hugetlbfs: Implement show_optionsDavid Howells1-0/+3
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov1-1/+4
2017-02-22userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRYAndrea Arcangeli1-2/+3
2017-02-22userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd supportMike Kravetz1-0/+7
2016-10-07mm: remove unnecessary condition in remove_inode_hugepageszhong jiang1-1/+1
2016-10-07mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer1-3/+3
2016-05-20include/linux/hugetlb.h: use bool instead of int for hugepage_migration_supported()Chen Gang1-3/+3
2016-05-20include/linux/hugetlb*.h: clean up codeChen Gang1-3/+1
2016-05-19mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-01-15hugetlb: fix compile error on tileDan Williams1-0/+1
2016-01-14include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai1-6/+4
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods1-2/+0
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi1-0/+19
2015-09-08hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz1-0/+3
2015-09-08hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz1-0/+2
2015-09-08hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz1-1/+3
2015-09-08mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz1-0/+5
2015-09-08mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz1-0/+3
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2015-04-15mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi1-2/+0