Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
36a7eeaff7d06cef253c8df6dfe363bfc4a553f8
/
arch
/
powerpc
/
include
/
asm
/
ppc-opcode.h
f1ecbaf
powerpc: add vcmpequd/vcmpequb ppc instruction macro
by Simon Guo
· 7 years ago
8a0b112
powerpc/mm: Use instruction symbolic names in store_updates_sp()
by Christophe Leroy
· 7 years ago
a26cf1c
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
4bb3c7a
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
by Paul Mackerras
· 7 years ago
751ba79
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
by Matt Brown
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
09f9849
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
by Jose Ricardo Ziviani
· 7 years ago
cd99ddb
powerpc/8xx: Only perform perf counting when perf is in use.
by Christophe Leroy
· 7 years ago
350779a
powerpc: Handle most loads and stores in instruction emulation code
by Paul Mackerras
· 7 years ago
93b2d3c
powerpc: Correct instruction code for xxlor instruction
by Paul Mackerras
· 7 years ago
2392c8c
powerpc/powernv/vas: Define copy/paste interfaces
by Sukadev Bhattiprolu
· 7 years ago
e66ca3d
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
by Matt Brown
· 7 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
a9af97a
powerpc/64s: msgclr when handling doorbell exceptions from system reset
by Nicholas Piggin
· 8 years ago
5790069
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
by Paul Mackerras
· 8 years ago
07d2a62
powerpc/64s: Avoid cpabort in context switch when possible
by Nicholas Piggin
· 8 years ago
2d3e486
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
9b5ab00
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
by Paul Mackerras
· 8 years ago
ceba57d
KVM: PPC: Emulation for more integer loads and stores
by Paul Mackerras
· 8 years ago
91242fd
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
by Alexey Kardashevskiy
· 8 years ago
6f63e81
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
by Bin Lu
· 8 years ago
6b3edef
powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
by Nicholas Piggin
· 8 years ago
4ceae13
powerpc: emulate_step() tests for load/store instructions
by Ravi Bangoria
· 8 years ago
c233f59
powerpc/bpf: Introduce __PPC_SH64()
by Naveen N. Rao
· 8 years ago
178f358
powerpc: Ignore reserved field in DCSR and PVR reads and writes
by Anton Blanchard
· 8 years ago
96ed1fe
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
by Michael Neuling
· 8 years ago
065397a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
ce07614
powerpc/bpf: Implement support for tail calls
by Naveen N. Rao
· 8 years ago
ddc6cd0
powerpc32: Use instruction symbolic names in check_io_access()
by Christophe Leroy
· 9 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
09cf5bc
powerpc/mm/radix: Update PID switch sequence
by Aneesh Kumar K.V
· 9 years ago
8cd6d3c
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
by Balbir Singh
· 9 years ago
bcef83a
powerpc/powernv: Add platform support for stop instruction
by Shreyas B. Prabhu
· 9 years ago
6dd7a82
crypto: powerpc - Add POWER8 optimised crc32c
by Anton Blanchard
· 9 years ago
ae26b36
powerpc: Send SIGBUS on unaligned copy and paste
by Chris Smart
· 9 years ago
156d0e2
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
by Naveen N. Rao
· 9 years ago
277285b
powerpc/bpf/jit: Introduce rotate immediate instructions
by Naveen N. Rao
· 9 years ago
8a64904
powerpc: Add support for userspace P9 copy paste
by Chris Smart
· 9 years ago
2331631
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8"
by Paul Mackerras
· 9 years ago
5358a96
KVM: PPC: Fix warnings from sparse
by Thomas Huth
· 10 years ago
edc424f
powerpc: Add ICSWX instruction
by Dan Streetman
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
755563b
powerpc/powernv: Fixes for hypervisor doorbell handling
by Paul Mackerras
· 10 years ago
693930d
ppc: bpf: add reqired opcodes for ppc32
by Denis Kirjanov
· 10 years ago
34b85e3
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
77b54e9
powernv/powerpc: Add winkle support for offline cpus
by Shreyas B. Prabhu
· 10 years ago
4e23576
PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
by Denis Kirjanov
· 10 years ago
66bb0aa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
e16c876
powerpc/e6500: Add support for hardware threads
by Andy Fleming
· 13 years ago
9678cda
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
by Stewart Smith
· 10 years ago
a40a2b6
powerpc/bpf: Fix DIVWU instruction opcode
by Vladimir Murzin
· 11 years ago
9c662ca
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
by Philippe Bergheaud
· 11 years ago
9863c28
powerpc: Emulate sync instruction variants
by James Yang
· 12 years ago
926f160
powerpc: Little endian builds double word swap VSX state during context save/restore
by Anton Blanchard
· 11 years ago
9123c5e
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
by Hongtao Jia
· 12 years ago
73d2fb7
powerpc: Emulate non privileged DSCR read and write
by Anton Blanchard
· 12 years ago
9521395
powerpc/perf: Add new BHRB related instructions for POWER8
by Anshuman Khandual
· 12 years ago
14c39a4
powerpc: Add new instructions for transactional memory
by Michael Neuling
· 12 years ago
42d02b8
powerpc: Define differences between doorbells on book3e and book3s
by Ian Munsie
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
0287190
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
by Daniel Borkmann
· 12 years ago
8a56e1e
powerpc: Fix typos in Freescale copyright claims
by Yang Li
· 12 years ago
1afc149
powerpc/47x: Use the new ppc-opcode infrastructure
by Tony Breeds
· 12 years ago
b92a66a
powerpc: Add denormalisation exception handling for POWER6/7
by Michael Neuling
· 12 years ago
962cffb
powerpc: Enforce usage of RA 0-R31 where possible
by Michael Neuling
· 13 years ago
f4c0157
powerpc: Add defines for RA 0-R31
by Michael Neuling
· 13 years ago
0b7673c
powerpc: Enforce usage of R0-R31 where possible
by Michael Neuling
· 13 years ago
0972def
powerpc: Introduce new __REG_R macros
by Michael Neuling
· 13 years ago
cdaade71
powerpc: Start using ___PPC_RA/B/S/T where necessary
by Michael Neuling
· 13 years ago
55a5db1
powerpc: Introduce new ___PPC_RA/B/S/T macros
by Michael Neuling
· 13 years ago
178f2ae
powerpc: Fix VSX macros so register names aren't wrapped
by Michael Neuling
· 13 years ago
4404a9f
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
by Michael Neuling
· 13 years ago
82fff31
powerpc: Add defines for R0-R31
by Michael Neuling
· 13 years ago
697d389
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
by Paul Mackerras
· 13 years ago
0ca87f0
net: filter: BPF 'JIT' compiler for PPC64
by Matt Evans
· 13 years ago
efcac65
powerpc: Per process DSCR + some fixes (try#4)
by Alexey Kardashevskiy
· 14 years ago
931e124
powerpc/a2: Add some #defines for A2 specific instructions
by Benjamin Herrenschmidt
· 14 years ago
948cf67
powerpc: Add NAP mode support on Power7 in HV mode
by Benjamin Herrenschmidt
· 14 years ago
b5f9b66
powerpc: Hardcode popcnt instructions for old assemblers
by Anton Blanchard
· 14 years ago
0016a4c
powerpc: Emulate most Book I instructions in emulate_step()
by Paul Mackerras
· 15 years ago
d6ccb1f
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
by Kumar Gala
· 15 years ago
864b9e6
powerpc: Use lwarx/ldarx hint in bit locks
by Anton Blanchard
· 15 years ago
4e14a4d
powerpc: Use lwarx hint in spinlocks
by Anton Blanchard
· 15 years ago
29c09e8
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
by Benjamin Herrenschmidt
· 15 years ago
60dbf43
powerpc: Add 2.06 tlbie mnemonics
by Milton Miller
· 16 years ago
dfb432c
powerpc: Move VSX load/stores into ppc-opcode.h
by Michael Neuling
· 16 years ago
da6b43c
powerpc: Cleanup macros in ppc-opcode.h
by Michael Neuling
· 16 years ago
323d23a
Revert "powerpc: Add support for early tlbilx opcode"
by Kumar Gala
· 16 years ago
e996557
powerpc: Add support for early tlbilx opcode
by Kumar Gala
· 16 years ago
7281f5d
powerpc: Fix tlbilx opcode
by Kumar Gala
· 16 years ago
16c57b3
powerpc: Unify opcode definitions and support
by Kumar Gala
· 16 years ago