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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
Christophe Leroy
1
-16
/
+8
2020-12-03
powerpc/32: Simplify EXCEPTION_PROLOG_1 macro
Christophe Leroy
1
-6
/
+4
2020-12-03
powerpc/603: Use SPRN_SDR1 to store the pgdir phys address
Christophe Leroy
1
-7
/
+24
2020-12-03
powerpc/32s: Fix an FTR_SECTION_ELSE
Christophe Leroy
1
-1
/
+1
2020-12-03
powerpc/32s: Always map kernel text and rodata with BATs
Christophe Leroy
1
-2
/
+2
2020-12-03
powerpc/perf: MMCR0 control for PMU registers under PMCC=00
Athira Rajeev
2
-0
/
+2
2020-12-03
powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled case
Aneesh Kumar K.V
2
-4
/
+10
2020-12-03
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
2
-10
/
+0
2020-12-03
powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one.
Aneesh Kumar K.V
1
-3
/
+4
2020-12-03
powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
Aneesh Kumar K.V
1
-1
/
+5
2020-12-03
powerpc/book3s64/pkeys: Inherit correctly on fork.
Aneesh Kumar K.V
1
-0
/
+10
2020-12-03
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
4
-6
/
+38
2020-12-03
powerpc/exec: Set thread.regs early during exec
Aneesh Kumar K.V
1
-14
/
+13
2020-12-03
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
1
-0
/
+3
2020-12-03
powerpc/64s: Remove "Host" from MCE logging
Nicholas Piggin
1
-1
/
+1
2020-12-03
powerpc/64s/pseries: Add ERAT specific machine check handler
Nicholas Piggin
1
-1
/
+1
2020-12-03
powerpc/64s/powernv: Allow KVM to handle guest machine check details
Nicholas Piggin
2
-43
/
+55
2020-12-03
powerpc: Reintroduce is_kvm_guest() as a fast-path check
Srikar Dronamraju
1
-0
/
+2
2020-12-03
powerpc: Rename is_kvm_guest() to check_kvm_guest()
Srikar Dronamraju
1
-4
/
+4
2020-12-03
powerpc: Refactor is_kvm_guest() declaration to new header
Srikar Dronamraju
1
-0
/
+1
2020-12-03
powerpc: show registers when unwinding interrupt frames
Nicholas Piggin
1
-6
/
+14
2020-12-03
powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macro
Youling Tang
2
-76
/
+8
2020-12-03
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Jordan Niethe
1
-1
/
+1
2020-12-03
powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE
Christophe Leroy
2
-2
/
+2
2020-12-03
powerpc/vdso: Remove DBG()
Christophe Leroy
1
-8
/
+0
2020-12-03
powerpc/vdso: Remove vdso_ready
Christophe Leroy
1
-6
/
+0
2020-12-03
powerpc/vdso: Remove vdso_setup()
Christophe Leroy
1
-19
/
+2
2020-12-03
powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
Christophe Leroy
1
-27
/
+2
2020-12-03
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo
Christophe Leroy
1
-90
/
+0
2020-12-03
powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo
Christophe Leroy
1
-16
/
+0
2020-12-03
powerpc/vdso: Remove vdso_patches[] and associated functions
Christophe Leroy
1
-161
/
+0
2020-12-03
powerpc/vdso: Remove runtime generated sigtramp offsets
Christophe Leroy
1
-59
/
+0
2020-12-03
powerpc/vdso: Remove __kernel_datapage_offset
Christophe Leroy
5
-55
/
+0
2020-12-03
powerpc/vdso: Remove vdso32_pages and vdso64_pages
Christophe Leroy
1
-16
/
+0
2020-12-03
powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()
Christophe Leroy
5
-27
/
+12
2020-12-03
powerpc/vdso: Use builtin symbols to locate fixup section
Christophe Leroy
3
-41
/
+30
2020-12-03
powerpc/vdso: Retrieve sigtramp offsets at buildtime
Christophe Leroy
8
-6
/
+65
2020-12-03
powerpc/vdso: Remove unused \tmp param in __get_datapage()
Christophe Leroy
4
-6
/
+6
2020-12-03
powerpc/vdso: Simplify __get_datapage()
Christophe Leroy
2
-0
/
+4
2020-12-03
powerpc/vdso: Move vdso datapage up front
Christophe Leroy
1
-7
/
+7
2020-12-03
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
3
-10
/
+10
2020-12-03
powerpc/vdso: Provide vdso_remap()
Christophe Leroy
1
-0
/
+24
2020-12-03
powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name()
Christophe Leroy
1
-23
/
+19
2020-12-03
powerpc/vdso: Simplify arch_setup_additional_pages() exit
Christophe Leroy
1
-19
/
+21
2020-12-03
powerpc/vdso: Use VDSO size in arch_setup_additional_pages()
Christophe Leroy
1
-12
/
+6
2020-12-03
powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization
Christophe Leroy
1
-25
/
+6
2020-12-03
powerpc/vdso: Refactor 32 bits and 64 bits pages setup
Christophe Leroy
1
-20
/
+19
2020-12-03
powerpc/vdso: Remove NULL termination element in vdso_pagelist
Christophe Leroy
1
-4
/
+2
2020-12-03
powerpc/vdso: Remove get_page() in vdso_pagelist initialization
Christophe Leroy
1
-4
/
+2
2020-12-03
powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()
Christophe Leroy
2
-12
/
+6
[prev]
[next]