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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
powerpc/papr_scm: Add perf interface support
Kajol Jain
2
-0
/
+230
2022-03-09
powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
3
-28
/
+48
2022-03-09
powerpc: 8xx: fix a return value error in mpc8xx_pic_init
Hangyu Hua
1
-0
/
+1
2022-03-09
powerpc/ps3: remove unneeded semicolons
jing yangyang
1
-2
/
+2
2022-03-08
KVM: use __vcalloc for very large allocations
Paolo Bonzini
1
-1
/
+1
2022-03-08
powerpc/64: Force inlining of prevent_user_access() and set_kuap()
Christophe Leroy
1
-2
/
+2
2022-03-08
powerpc/bitops: Force inlining of fls()
Christophe Leroy
1
-2
/
+2
2022-03-08
powerpc: declare unmodified attribute_group usages const
Rohan McLure
17
-33
/
+33
2022-03-08
powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
YueHaibing
1
-1
/
+3
2022-03-08
powerpc/secvar: fix refcount leak in format_show()
Hangyu Hua
1
-3
/
+6
2022-03-08
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
Michael Ellerman
1
-1
/
+2
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
29
-69
/
+43
2022-03-08
KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
3
-1
/
+31
2022-03-08
KVM: PPC: Book3S PR: Disallow AIL != 0
Nicholas Piggin
1
-0
/
+20
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
4
-9
/
+58
2022-03-07
powerpc/kexec: Declare kexec_paca static
Christophe Leroy
2
-3
/
+1
2022-03-07
powerpc/smp: Declare current_set static
Christophe Leroy
2
-2
/
+1
2022-03-07
powerpc: Cleanup asm-prototypes.c
Christophe Leroy
1
-6
/
+0
2022-03-07
powerpc/ftrace: Use STK_GOT in ftrace_mprofile.S
Christophe Leroy
1
-2
/
+2
2022-03-07
powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.S
Christophe Leroy
1
-5
/
+2
2022-03-07
powerpc/ftrace: Refactor ftrace_{regs_}caller
Christophe Leroy
1
-102
/
+45
2022-03-07
powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
Christophe Leroy
1
-8
/
+2
2022-03-07
powerpc/pseries: Interface to represent PAPR firmware attributes
Pratik R. Sampat
6
-3
/
+370
2022-03-07
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
8
-59
/
+53
2022-03-07
powerpc/mce: Modify the real address error logging messages
Ganesh Goudar
1
-4
/
+4
2022-03-07
powerpc/pseries: Parse control memory access error
Ganesh Goudar
1
-4
/
+32
2022-03-07
powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64
Naveen N. Rao
4
-104
/
+98
2022-03-07
powerpc64/bpf: Store temp registers' bpf to ppc mapping
Jordan Niethe
1
-111
/
+86
2022-03-07
powerpc/bpf: Use _Rn macros for GPRs
Naveen N. Rao
2
-49
/
+49
2022-03-07
powerpc/bpf: Move bpf_jit64.h into bpf_jit_comp64.c
Naveen N. Rao
2
-70
/
+53
2022-03-07
powerpc/bpf: Cleanup bpf_jit.h
Naveen N. Rao
2
-9
/
+3
2022-03-07
powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macros
Naveen N. Rao
2
-28
/
+15
2022-03-07
powerpc64/bpf: Convert some of the uses of PPC_BPF_[LL|STL] to PPC_BPF_[LD|STD]
Naveen N. Rao
1
-11
/
+11
2022-03-07
powerpc/bpf: Rename PPC_BL_ABS() to PPC_BL()
Naveen N. Rao
2
-4
/
+4
2022-03-07
powerpc64/bpf: Optimize instruction sequence used for function calls
Naveen N. Rao
1
-17
/
+13
2022-03-07
powerpc64/bpf elfv1: Do not load TOC before calling functions
Naveen N. Rao
4
-23
/
+30
2022-03-07
powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry
Naveen N. Rao
1
-8
/
+8
2022-03-07
powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
Naveen N. Rao
1
-2
/
+2
2022-03-07
powerpc64/bpf: Use r12 for constant blinding
Naveen N. Rao
1
-1
/
+1
2022-03-07
powerpc64/bpf: Do not save/restore LR on each call to bpf_stf_barrier()
Naveen N. Rao
1
-2
/
+1
2022-03-07
powerpc/bpf: Handle large branch ranges with BPF_EXIT
Naveen N. Rao
4
-5
/
+33
2022-03-07
powerpc/bpf: Emit a single branch instruction for known short branch ranges
Naveen N. Rao
2
-8
/
+8
2022-03-07
powerpc/bpf: Skip branch range validation during first pass
Naveen N. Rao
1
-2
/
+2
2022-03-07
powerpc/code-patching: Pre-map patch area
Michael Ellerman
1
-0
/
+14
2022-03-07
powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
1
-4
/
+10
2022-03-07
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
1
-2
/
+2
2022-03-07
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
3
-1
/
+116
2022-03-07
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
2
-17
/
+73
2022-03-07
powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
1
-27
/
+20
2022-03-07
powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
3
-7
/
+50
[prev]
[next]