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
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
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
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-03
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
Christophe Leroy
1
-0
/
+3
2018-10-03
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
1
-2
/
+6
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
1
-1
/
+1
2018-07-19
powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
David Gibson
1
-13
/
+4
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-6
/
+3
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-6
/
+3
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
1
-1
/
+2
2018-06-03
powerpc/mm/hugetlb: Update hugetlb related locks
Aneesh Kumar K.V
1
-10
/
+23
2018-05-03
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
1
-0
/
+7
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+19
2018-04-06
mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
Dan Williams
1
-4
/
+1
2018-04-04
powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
Aneesh Kumar K.V
1
-5
/
+13
2018-03-13
powerpc/mm/slice: remove radix calls to the slice code
Nicholas Piggin
1
-2
/
+4
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
1
-0
/
+2
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-1
/
+1
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-1
/
+1
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
1
-1
/
+1
2017-12-22
powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check
Aneesh Kumar K.V
1
-3
/
+1
2017-11-16
mm: account pud page tables
Kirill A. Shutemov
1
-0
/
+1
2017-08-23
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
1
-2
/
+1
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-10
/
+14
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
1
-10
/
+14
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
1
-157
/
+20
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
1
-12
/
+3
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+3
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+1
2017-07-07
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
1
-2
/
+5
2017-07-07
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
Aneesh Kumar K.V
1
-64
/
+0
2017-07-07
powerpc/hugetlb: add follow_huge_pd implementation for ppc64
Aneesh Kumar K.V
1
-0
/
+43
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
1
-1
/
+1
2017-07-02
powerpc/hugetlbfs: Export HPAGE_SHIFT
Oliver O'Halloran
1
-0
/
+1
2017-06-05
powerpc/mm/hugetlb: Add support for page accounting
Balbir Singh
1
-1
/
+1
2017-03-31
powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
Aneesh Kumar K.V
1
-0
/
+18
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
1
-11
/
+11
[next]