index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
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
2014-04-03
mm, hugetlb: unify region structure handling
Joonsoo Kim
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-21
mm: tail page refcounting optimization for slab and hugetlbfs
Andrea Arcangeli
2014-01-21
mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages
Dave Hansen
2013-12-12
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
2013-11-21
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
2013-11-21
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
2013-09-11
mm: mbind: add hugepage migration code to mbind()
Naoya Horiguchi
2013-09-11
mm: migrate: make core migration code aware of hugepage
Naoya Horiguchi
2013-07-03
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-06-25
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-06-14
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2013-05-07
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-04-29
mm, hugetlb: include hugepages in meminfo
David Rientjes
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
mm: use long type for page counts in mm_populate() and get_user_pages()
Michel Lespinasse
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
2012-12-11
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
2012-07-31
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
Mel Gorman
2012-07-31
hugetlb/cgroup: add hugetlb cgroup control files
Aneesh Kumar K.V
2012-07-31
hugetlb: make some static variables global
Aneesh Kumar K.V
2012-07-31
hugetlb: add a list for tracking in-use HugeTLB pages
Aneesh Kumar K.V
[next]