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
/
include
/
asm
/
ppc-opcode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
powerpc/bpf: use unsigned division instruction for 64-bit operations
Naveen N. Rao
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2019-03-16
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
1
-0
/
+2
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+15
2019-02-25
powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
Sandipan Das
1
-1
/
+14
2019-02-23
powerpc: sstep: Add tests for addc[.] instruction
Sandipan Das
1
-0
/
+1
2019-01-27
ppc: bpf: implement jitting of JMP32
Jiong Wang
1
-0
/
+1
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2018-12-19
powerpc/signal: Use code patching instead of hardcoding
Christophe Leroy
1
-0
/
+1
2018-12-08
ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
1
-0
/
+2
2018-11-06
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
1
-0
/
+2
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
1
-0
/
+1
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-1
/
+1
2018-07-24
powerpc: add vcmpequd/vcmpequb ppc instruction macro
Simon Guo
1
-0
/
+11
2018-05-24
powerpc/mm: Use instruction symbolic names in store_updates_sp()
Christophe Leroy
1
-0
/
+1
2018-03-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+4
2018-03-23
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
1
-0
/
+4
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
1
-0
/
+6
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
1
-0
/
+6
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
1
-0
/
+2
2017-09-01
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
1
-0
/
+8
2017-08-31
powerpc: Correct instruction code for xxlor instruction
Paul Mackerras
1
-1
/
+1
2017-08-31
powerpc/powernv/vas: Define copy/paste interfaces
Sukadev Bhattiprolu
1
-0
/
+2
2017-08-08
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
Matt Brown
1
-0
/
+4
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+7
2017-06-19
powerpc/64s: msgclr when handling doorbell exceptions from system reset
Nicholas Piggin
1
-0
/
+3
2017-06-19
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
1
-0
/
+2
2017-06-15
powerpc/64s: Avoid cpabort in context switch when possible
Nicholas Piggin
1
-4
/
+4
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+58
2017-04-20
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
1
-0
/
+2
2017-04-20
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
1
-0
/
+5
2017-04-20
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
1
-0
/
+1
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
1
-0
/
+50
2017-04-13
powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
Nicholas Piggin
1
-0
/
+2
2017-03-03
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
1
-0
/
+7
2017-02-10
powerpc/bpf: Introduce __PPC_SH64()
Naveen N. Rao
1
-0
/
+1
2017-01-20
powerpc: Ignore reserved field in DCSR and PVR reads and writes
Anton Blanchard
1
-5
/
+5
2016-11-18
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
1
-0
/
+1
2016-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-0
/
+1
2016-10-04
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
1
-0
/
+2
2016-09-25
powerpc32: Use instruction symbolic names in check_io_access()
Christophe Leroy
1
-0
/
+1
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+46
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
1
-0
/
+3
2016-07-17
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
1
-0
/
+14
2016-07-15
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
1
-0
/
+4
2016-07-05
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
1
-0
/
+12
2016-07-05
powerpc: Send SIGBUS on unaligned copy and paste
Chris Smart
1
-0
/
+4
[next]