index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 controller for cgroups v2
Giuseppe Scrivano
2019-12-16
1
-1
/
+2
*
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
2019-12-01
1
-2
/
+1
*
hugetlbfs: convert macros to static inline, fix sparse warning
Mike Kravetz
2019-12-01
1
-22
/
+115
*
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2019-12-01
1
-1
/
+1
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-12
1
-18
/
+0
*
mm: make !CONFIG_HUGE_PAGE wrappers into static inlines
Jason Gunthorpe
2019-07-12
1
-16
/
+86
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-14
1
-3
/
+1
*
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
2019-03-29
1
-1
/
+7
*
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2019-03-05
1
-0
/
+2
*
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
2019-03-05
1
-0
/
+20
*
mm/hugetlb: enable arch specific huge page size support for migration
Anshuman Khandual
2019-03-05
1
-2
/
+13
*
mm/hugetlb: enable PUD level huge page migration
Anshuman Khandual
2019-03-05
1
-1
/
+2
*
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
2019-03-05
1
-0
/
+30
*
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-10-05
1
-0
/
+14
*
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-23
1
-1
/
+1
*
mm/hugetlb: remove gigantic page support for HIGHMEM
Mike Kravetz
2018-08-17
1
-3
/
+0
*
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
2018-01-31
1
-2
/
+3
*
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
2018-01-31
1
-3
/
+2
*
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
2018-01-31
1
-0
/
+3
*
hugetlb: implement memfd sealing
Marc-André Lureau
2018-01-31
1
-0
/
+1
*
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
2018-01-31
1
-0
/
+10
*
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
2018-01-31
1
-1
/
+0
*
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
2017-11-29
1
-8
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
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
[next]