summaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
Commit message (Expand)AuthorAgeFilesLines
* userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRYAndrea Arcangeli2017-02-221-2/+3
* userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd supportMike Kravetz2017-02-221-0/+7
* mm: remove unnecessary condition in remove_inode_hugepageszhong jiang2016-10-071-1/+1
* mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer2016-10-071-3/+3
* include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo...Chen Gang2016-05-201-3/+3
* include/linux/hugetlb*.h: clean up codeChen Gang2016-05-201-3/+1
* mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar2016-05-191-0/+1
* hugetlb: fix compile error on tileDan Williams2016-01-151-0/+1
* include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai2016-01-141-6/+4
* arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-211-2/+0
* mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-051-0/+19
* hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-081-0/+3
* hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz2015-09-081-0/+2
* hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-081-1/+3
* mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz2015-09-081-0/+5
* mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz2015-09-081-0/+3
* mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2015-07-171-9/+8
* mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2015-04-151-2/+0
* hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz2015-04-151-1/+2
* hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz2015-04-151-1/+7
* mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov2015-04-151-7/+0
* mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-02-111-4/+4
* mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2015-02-101-1/+1
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-0/+46
|\
| * mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V2014-11-141-0/+46
* | mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin2014-12-101-1/+2
|/
* mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-061-1/+0
* kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-301-0/+1
* hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi2014-06-041-2/+2
* hugetlb: add hstate_is_gigantic()Luiz Capitulino2014-06-041-0/+5
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-8/+5
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-061-0/+10
* mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-031-0/+1
* mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-031-0/+9
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-1/+2
* mm: tail page refcounting optimization for slab and hugetlbfsAndrea Arcangeli2014-01-211-6/+0
* mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pagesDave Hansen2014-01-211-0/+1
* include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-121-1/+4
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-211-0/+6
* mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-211-4/+0
* mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-151-0/+26
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+12
* mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi2013-09-111-0/+6
* mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi2013-09-111-0/+3
* mm: migrate: make core migration code aware of hugepageNaoya Horiguchi2013-09-111-0/+4
* mm/hugetlb: remove hugetlb_prefaultWanpeng Li2013-07-031-2/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-0/+4
|\
| * mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-141-0/+4
* | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-251-0/+16
|/
* hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-071-6/+13