aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/hugetlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-15hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz1-1/+2
2015-04-15hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz1-1/+7
2015-04-15mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov1-7/+0
2015-02-11mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi1-4/+4
2015-02-10mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin1-1/+1
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+46
2014-12-10mm, hugetlb: correct bit shift in hstate_sizelog()Sasha Levin1-1/+2
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V1-0/+46
2014-08-06mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes1-1/+0
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai1-0/+1
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi1-2/+2
2014-06-04hugetlb: add hstate_is_gigantic()Luiz Capitulino1-0/+5
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-8/+5
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-04-03mm, hugetlb: fix race in region trackingDavidlohr Bueso1-0/+1
2014-04-03mm, hugetlb: unify region structure handlingJoonsoo Kim1-0/+9
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin1-1/+2
2014-01-21mm: tail page refcounting optimization for slab and hugetlbfsAndrea Arcangeli1-6/+0
2014-01-21mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pagesDave Hansen1-0/+1
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2013-11-21mm: thp: give transparent hugepage code a separate copy_pageDave Hansen1-4/+0
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov1-0/+26
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+12
2013-09-11mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi1-0/+6
2013-09-11mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi1-0/+3
2013-09-11mm: migrate: make core migration code aware of hugepageNaoya Horiguchi1-0/+4
2013-07-03mm/hugetlb: remove hugetlb_prefaultWanpeng Li1-2/+0
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-0/+4
2013-06-25futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-06-14mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper1-0/+4
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi1-6/+13
2013-04-29mm, hugetlb: include hugepages in meminfoDavid Rientjes1-0/+4
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1