index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
1
-1
/
+2
*
mm: tail page refcounting optimization for slab and hugetlbfs
Andrea Arcangeli
2014-01-21
1
-6
/
+0
*
mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages
Dave Hansen
2014-01-21
1
-0
/
+1
*
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
2013-12-12
1
-1
/
+4
*
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
2013-11-21
1
-0
/
+6
*
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
2013-11-21
1
-4
/
+0
*
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
2013-11-15
1
-0
/
+26
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+12
*
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
2013-09-11
1
-0
/
+6
*
mm: mbind: add hugepage migration code to mbind()
Naoya Horiguchi
2013-09-11
1
-0
/
+3
*
mm: migrate: make core migration code aware of hugepage
Naoya Horiguchi
2013-09-11
1
-0
/
+4
*
mm/hugetlb: remove hugetlb_prefault
Wanpeng Li
2013-07-03
1
-2
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-03
1
-0
/
+4
|
\
|
*
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2013-06-14
1
-0
/
+4
*
|
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-06-25
1
-0
/
+16
|
/
*
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
1
-6
/
+13
*
mm, hugetlb: include hugepages in meminfo
David Rientjes
2013-04-29
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
[next]