index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY
Andrea Arcangeli
1
-2
/
+3
2017-02-22
userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support
Mike Kravetz
1
-0
/
+7
2016-10-07
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
1
-1
/
+1
2016-10-07
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
1
-3
/
+3
2016-05-20
include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo...
Chen Gang
1
-3
/
+3
2016-05-20
include/linux/hugetlb*.h: clean up code
Chen Gang
1
-3
/
+1
2016-05-19
mm/hugetlb: introduce hugetlb_bad_size()
Vaishali Thakkar
1
-0
/
+1
2016-01-15
hugetlb: fix compile error on tile
Dan Williams
1
-0
/
+1
2016-01-14
include/linux/hugetlb.h: is_file_hugepages() can be boolean
Yaowei Bai
1
-6
/
+4
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
1
-2
/
+0
2015-11-05
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
1
-0
/
+19
2015-09-08
hugetlbfs: add hugetlbfs_fallocate()
Mike Kravetz
1
-0
/
+3
2015-09-08
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
1
-0
/
+2
2015-09-08
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
1
-1
/
+3
2015-09-08
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
1
-0
/
+5
2015-09-08
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
1
-0
/
+3
2015-07-17
mm: hugetlb: allow hugepages_supported to be architecture specific
Dominik Dingel
1
-9
/
+8
2015-04-15
mm: hugetlb: cleanup using paeg_huge_active()
Naoya Horiguchi
1
-2
/
+0
2015-04-15
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
1
-1
/
+2
2015-04-15
hugetlbfs: add minimum size tracking fields to subpool structure
Mike Kravetz
1
-1
/
+7
2015-04-15
mm: consolidate all page-flags helpers in <linux/page-flags.h>
Kirill A. Shutemov
1
-7
/
+0
2015-02-11
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
1
-4
/
+4
2015-02-10
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
Andrey Ryabinin
1
-1
/
+1
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+46
2014-12-10
mm, hugetlb: correct bit shift in hstate_sizelog()
Sasha Levin
1
-1
/
+2
2014-11-14
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
1
-0
/
+46
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
1
-1
/
+0
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
1
-0
/
+1
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
1
-2
/
+2
2014-06-04
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
1
-0
/
+5
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-8
/
+5
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+10
2014-04-03
mm, hugetlb: fix race in region tracking
Davidlohr Bueso
1
-0
/
+1
2014-04-03
mm, hugetlb: unify region structure handling
Joonsoo Kim
1
-0
/
+9
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
1
-1
/
+2
2014-01-21
mm: tail page refcounting optimization for slab and hugetlbfs
Andrea Arcangeli
1
-6
/
+0
2014-01-21
mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages
Dave Hansen
1
-0
/
+1
2013-12-12
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
1
-1
/
+4
2013-11-21
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
1
-0
/
+6
2013-11-21
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
1
-4
/
+0
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
1
-0
/
+26
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+12
2013-09-11
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
1
-0
/
+6
2013-09-11
mm: mbind: add hugepage migration code to mbind()
Naoya Horiguchi
1
-0
/
+3
2013-09-11
mm: migrate: make core migration code aware of hugepage
Naoya Horiguchi
1
-0
/
+4
2013-07-03
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
1
-2
/
+0
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+4
2013-06-25
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-0
/
+16
2013-06-14
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
1
-0
/
+4
2013-05-07
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
1
-6
/
+13
[next]