index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2
-2
/
+2
2025-05-12
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-03-17
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
1
-0
/
+6
2025-02-10
powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
Christophe Leroy
1
-2
/
+10
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-09-02
mm/powerpc: add missing pud helpers
Peter Xu
1
-0
/
+3
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
1
-1
/
+2
2024-08-29
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2
-26
/
+20
2024-07-13
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
6
-130
/
+52
2024-07-13
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
1
-2
/
+0
2024-04-26
mm/treewide: remove pXd_huge()
Peter Xu
2
-35
/
+0
2024-04-26
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2
-27
/
+14
2024-03-16
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-16
/
+2
2024-03-07
powerpc/64s: Fix get_hugepd_cache_index() build failure
Michael Ellerman
1
-2
/
+2
2024-03-07
mm/treewide: drop pXd_large()
Peter Xu
1
-3
/
+1
2024-03-07
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
1
-6
/
+4
2024-03-07
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
1
-14
/
+2
2024-03-03
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
3
-14
/
+0
2023-12-07
powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()
Aneesh Kumar K.V (IBM)
1
-7
/
+2
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
1
-8
/
+2
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
1
-1
/
+1
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2
-4
/
+2
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
1
-36
/
+12
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
1
-3
/
+12
2023-10-19
powerpc/64s: Use generic permission masks
Christophe Leroy
1
-15
/
+5
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2
-20
/
+0
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2
-1
/
+9
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
1
-24
/
+0
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
1
-9
/
+0
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
2
-5
/
+0
2023-09-01
powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Ingo Molnar
1
-1
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-153
/
+110
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2023-08-25
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-18
/
+4
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
1
-0
/
+11
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
1
-0
/
+2
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
5
-11
/
+199
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
1
-0
/
+1
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
1
-4
/
+1
2023-08-18
powerpc/32s: Cleanup the mess in __set_pte_at()
Christophe Leroy
1
-46
/
+31
2023-08-02
powerpc/64s: Use dec_mm_active_cpus helper
Nicholas Piggin
1
-1
/
+1
2023-08-02
powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
1
-9
/
+37
2023-08-02
powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
2
-20
/
+21
2023-08-02
powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
1
-46
/
+19
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
2
-14
/
+0
2023-08-02
powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
2
-10
/
+10
2023-08-02
powerpc/kuap: Fold kuep_is_disabled() into its only user
Christophe Leroy
1
-5
/
+0
2023-08-02
powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
2
-12
/
+4
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2
-3
/
+3
[next]