aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh1-0/+14
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu1-0/+4
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard1-0/+12
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart1-0/+4
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao1-1/+19
2016-06-24powerpc/bpf/jit: Introduce rotate immediate instructionsNaveen N. Rao1-0/+2
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart1-0/+2
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8"Paul Mackerras1-17/+0
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth1-1/+1
2015-05-11powerpc: Add ICSWX instructionDan Streetman1-0/+13
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras1-0/+3
2015-02-20ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov1-0/+2
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+2
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu1-0/+2
2014-11-03PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov1-0/+1
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+17
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming1-0/+9
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith1-0/+17
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin1-1/+1
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud1-0/+1
2013-10-16powerpc: Emulate sync instruction variantsJames Yang1-0/+2
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/restoreAnton Blanchard1-0/+3
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia1-0/+47
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard1-0/+4
2013-04-26powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual1-0/+8
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling1-0/+10
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie1-0/+3
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+5
2012-11-17PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann1-0/+3
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li1-1/+1
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds1-0/+4
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling1-0/+3
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling1-7/+7
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling1-0/+34
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling1-37/+4
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling1-0/+33
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling1-6/+6
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling1-0/+4
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling1-3/+3
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling1-0/+7
2012-07-10powerpc: Add defines for R0-R31Michael Neuling1-0/+33
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras1-1/+3
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans1-0/+40
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy1-0/+4
2011-04-20powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt1-0/+25
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt1-0/+6
2010-12-09powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard1-0/+8
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras1-0/+7
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala1-3/+3