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