index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
64
/
hugetlb.h
Age
Commit message (
Expand
)
Author
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-03
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
2019-05-03
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
2019-05-03
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
2019-03-05
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
Aneesh Kumar K.V
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-16
powerpc/mm/hugetlb: Allow runtime allocation of 16G.
Aneesh Kumar K.V
2017-07-06
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
2017-03-31
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
2016-11-28
powerpc/mm: Introduce _PAGE_LARGE software pte bits
Aneesh Kumar K.V
2016-11-28
powerpc/mm/hugetlb: Handle hugepage size supported by hash config
Aneesh Kumar K.V
2016-11-28
powerpc/mm: Rename hugetlb-radix.h to hugetlb.h
Aneesh Kumar K.V