index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-03-06
hugetlb: parallelize 1G hugetlb initialization
Gang Li
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-06-19
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2022-11-08
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-09-30
powerpc/mm: Fix UBSAN warning reported on hugetlb
Aneesh Kumar K.V
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
2022-05-05
powerpc/mm: Move vma_mmu_pagesize()
Christophe Leroy
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
2021-12-09
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-02-11
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
2021-01-30
powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() static
Cédric Le Goater
2020-12-15
powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()
Christophe Leroy
2020-12-09
powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functions
Christophe Leroy
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
powerpc: Fix random segfault when freeing hugetlb range
Christophe Leroy
2020-07-29
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-03
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-05-26
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-15
powerpc/mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-02-17
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-05
powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
Aneesh Kumar K.V
2019-07-05
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
Aneesh Kumar K.V
2019-07-05
powerpc/mm: Handle page table allocation failures
Aneesh Kumar K.V
2019-05-15
powerpc/mm: Fix crashes with hugepages & 4K pages
Michael Ellerman
2019-05-06
powerpc/mm: Fix hugetlb page initialization
Sachin Sant
2019-05-03
powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
Christophe Leroy
2019-05-03
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
[next]