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
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
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-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
29
-69
/
+43
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
2022-03-07
powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
4
-1
/
+239
2022-03-07
powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
1
-1
/
+90
2022-03-07
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
3
-8
/
+204
2022-03-07
powerpc/vas: Map paste address only if window is active
Haren Myneni
1
-1
/
+22
2022-03-07
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
2
-0
/
+56
2022-03-07
powerpc/vas: Add paste address mmap fault handler
Haren Myneni
2
-0
/
+78
2022-03-07
powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
2
-4
/
+6
2022-03-07
powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
2
-8
/
+7
2022-03-07
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
15
-119
/
+125
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
10
-70
/
+40
2022-03-07
powerpc: Fix STACKTRACE=n build
Michael Ellerman
1
-1
/
+1
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2
-2
/
+2
2022-03-04
KVM: PPC: Book3S HV: remove unnecessary casts
Nour-eddine Taleb
3
-3
/
+3
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-1
/
+0
[prev]
[next]