index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
mm/hugetlb: Allow arch to override and call the weak function
Aneesh Kumar K.V
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-10
hugetlb: add support for preferred node to alloc_huge_page_nodemask
Michal Hocko
2017-07-10
mm, hugetlb: unclutter hugetlb allocation layers
Michal Hocko
2017-07-10
hugetlb, memory_hotplug: prefer to use reserved pages for migration
Michal Hocko
2017-07-10
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
2017-07-10
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
2017-07-06
mm/hugetlb: introduce set_huge_swap_pte_at() helper
Punit Agrawal
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
mm/follow_page_mask: add support for hugepage directory entry
Aneesh Kumar K.V
2017-07-06
mm/hugetlb: move default definition of hugepd_t earlier in the header
Aneesh Kumar K.V
2017-07-06
mm/follow_page_mask: add support for hugetlb pgd entries
Anshuman Khandual
2017-07-06
mm/hugetlb: export hugetlb_entry_migration helper
Aneesh Kumar K.V
2017-07-06
mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level
Anshuman Khandual
2017-07-06
hugetlbfs: Implement show_options
David Howells
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-02-22
userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY
Andrea Arcangeli
2017-02-22
userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support
Mike Kravetz
2016-10-07
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
2016-10-07
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
2016-05-20
include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo...
Chen Gang
2016-05-20
include/linux/hugetlb*.h: clean up code
Chen Gang
2016-05-19
mm/hugetlb: introduce hugetlb_bad_size()
Vaishali Thakkar
2016-01-15
hugetlb: fix compile error on tile
Dan Williams
2016-01-14
include/linux/hugetlb.h: is_file_hugepages() can be boolean
Yaowei Bai
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
2015-11-05
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2015-09-08
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
2015-09-08
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
2015-09-08
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
2015-09-08
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
2015-09-08
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
2015-07-17
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
2015-04-15
mm: hugetlb: cleanup using paeg_huge_active()
Naoya Horiguchi
2015-04-15
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
2015-04-15
hugetlbfs: add minimum size tracking fields to subpool structure
Mike Kravetz
2015-04-15
mm: consolidate all page-flags helpers in <linux/page-flags.h>
Kirill A. Shutemov
2015-02-11
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2015-02-10
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
Andrey Ryabinin
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-10
mm, hugetlb: correct bit shift in hstate_sizelog()
Sasha Levin
2014-11-14
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2014-06-04
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-04-03
mm, hugetlb: fix race in region tracking
Davidlohr Bueso
[next]