summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-181-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-111-0/+1
|\
| * powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-251-0/+1
* | powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-041-0/+2
|/
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-311-1/+46
|\
| * powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-171-0/+3
| * powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2016-07-171-0/+14
| * powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-151-0/+4
| * powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2016-07-051-0/+4
| * powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao2016-06-241-1/+19
| * powerpc/bpf/jit: Introduce rotate immediate instructionsNaveen N. Rao2016-06-241-0/+2
* | crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard2016-07-051-0/+12
|/
* powerpc: Add support for userspace P9 copy pasteChris Smart2016-04-271-0/+2
* powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-211-17/+0Star
* KVM: PPC: Fix warnings from sparseThomas Huth2015-08-221-1/+1
* powerpc: Add ICSWX instructionDan Streetman2015-05-111-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-0/+3
|\
| * powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras2015-03-201-0/+3
* | ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov2015-02-201-0/+2
|/
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-191-0/+2
|\
| * powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-0/+2
* | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov2014-11-031-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-0/+17
|\
| * Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith2014-07-281-0/+17
* | powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-301-0/+9
|/
* powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin2013-10-311-1/+1
* powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud2013-10-311-0/+1
* powerpc: Emulate sync instruction variantsJames Yang2013-10-171-0/+2
* powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2013-10-111-0/+3
* powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-301-0/+47
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-061-0/+4
* powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual2013-04-261-0/+8
* powerpc: Add new instructions for transactional memoryMichael Neuling2013-02-151-0/+10
* powerpc: Define differences between doorbells on book3e and book3sIan Munsie2013-01-101-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-1/+5
|\
| * powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-151-1/+1
| * powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-151-0/+4
* | PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-181-0/+3
|/
* powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-171-0/+3
* powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-101-7/+7
* powerpc: Add defines for RA 0-R31Michael Neuling2012-07-101-0/+34
* powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-101-37/+4Star
* powerpc: Introduce new __REG_R macrosMichael Neuling2012-07-101-0/+33
* powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-101-6/+6
* powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling2012-07-101-0/+4
* powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling2012-07-101-3/+3
* powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-101-0/+7
* powerpc: Add defines for R0-R31Michael Neuling2012-07-101-0/+33
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-051-1/+3
* net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-211-0/+40