index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
powerpc/mm: Fix UBSAN warning reported on hugetlb
Aneesh Kumar K.V
1
-3
/
+3
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
1
-0
/
+1
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
1
-21
/
+0
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
1
-3
/
+1
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
1
-1
/
+1
2022-05-05
powerpc/mm: Move vma_mmu_pagesize()
Christophe Leroy
1
-11
/
+0
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
1
-4
/
+1
2021-12-09
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
1
-5
/
+11
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
1
-2
/
+7
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+2
2021-02-11
powerpc/mm: Enable compound page check for both THP and HugeTLB
Aneesh Kumar K.V
1
-18
/
+0
2021-01-30
powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() static
Cédric Le Goater
1
-1
/
+1
2020-12-15
powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()
Christophe Leroy
1
-4
/
+4
2020-12-09
powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functions
Christophe Leroy
1
-37
/
+19
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
1
-1
/
+1
2020-09-15
powerpc: Fix random segfault when freeing hugetlb range
Christophe Leroy
1
-2
/
+16
2020-07-29
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
1
-0
/
+18
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-18
/
+25
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-12
/
+16
2020-06-04
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-2
/
+1
2020-06-04
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-15
/
+0
2020-06-04
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-7
/
+13
2020-05-26
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
1
-13
/
+3
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
1
-3
/
+19
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
1
-1
/
+2
2020-05-15
powerpc/mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
1
-11
/
+18
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+22
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
1
-72
/
+0
2019-07-04
powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
Aneesh Kumar K.V
1
-2
/
+8
2019-07-04
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
Aneesh Kumar K.V
1
-1
/
+6
2019-07-04
powerpc/mm: Handle page table allocation failures
Aneesh Kumar K.V
1
-0
/
+8
2019-05-15
powerpc/mm: Fix crashes with hugepages & 4K pages
Michael Ellerman
1
-1
/
+1
2019-05-06
powerpc/mm: Fix hugetlb page initialization
Sachin Sant
1
-1
/
+1
2019-05-02
powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
Christophe Leroy
1
-7
/
+5
2019-05-02
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
1
-20
/
+3
2019-05-02
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
1
-34
/
+3
2019-05-02
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
1
-19
/
+1
2019-05-02
powerpc/mm: make gup_hugepte() static
Christophe Leroy
1
-19
/
+19
2019-05-02
powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
Christophe Leroy
1
-5
/
+0
2019-05-02
powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
Christophe Leroy
1
-103
/
+0
2019-05-02
powerpc/mm: define get_slice_psize() all the time
Christophe Leroy
1
-3
/
+1
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-22
/
+18
2018-12-04
powerpc/8xx: Enable 512k hugepage support with HW assistance
Christophe Leroy
1
-1
/
+9
2018-12-04
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
1
-3
/
+3
2018-12-04
powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
Christophe Leroy
1
-19
/
+7
2018-11-09
powerpc: Convert hugepd_free() to use call_rcu()
Paul E. McKenney
1
-1
/
+1
[next]