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