summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc-opcode.h
AgeCommit message (Expand)Author
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao
2016-06-24powerpc/bpf/jit: Introduce rotate immediate instructionsNaveen N. Rao
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth
2015-05-11powerpc: Add ICSWX instructionDan Streetman
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2015-02-20ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-11-03PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud
2013-10-16powerpc: Emulate sync instruction variantsJames Yang
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-04-26powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-11-17PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling
2012-07-10powerpc: Add defines for R0-R31Michael Neuling
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy
2011-04-20powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt
2010-12-09powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala