index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
hugetlb.h
Age
Commit message (
Expand
)
Author
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
2016-04-22
Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict
Ingo Molnar
2016-04-22
x86/mm/xen: Suppress hugetlbfs in PV guests
Jan Beulich
2015-06-25
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
2015-06-24
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
2014-05-13
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
Anthony Iliopoulos
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro