summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-071-1/+15
|\
| * powerpc: sstep: Add support for maddhd, maddhdu, maddld instructionsSandipan Das2019-02-251-1/+14
| * powerpc: sstep: Add tests for addc[.] instructionSandipan Das2019-02-231-0/+1
* | ppc: bpf: implement jitting of JMP32Jiong Wang2019-01-261-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-0/+2
|\
| * ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-071-0/+2
* | powerpc/signal: Use code patching instead of hardcodingChristophe Leroy2018-12-191-0/+1
|/
* powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-061-0/+2
* KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcallSuraj Jitindar Singh2018-10-091-0/+1
* powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-301-1/+0Star
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-1/+1
* powerpc: add vcmpequd/vcmpequb ppc instruction macroSimon Guo2018-07-241-0/+11
* powerpc/mm: Use instruction symbolic names in store_updates_sp()Christophe Leroy2018-05-241-0/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-231-0/+4
|\
| * KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras2018-03-231-0/+4
* | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-201-0/+6
|/
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+6
|\
| * KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani2018-02-091-0/+6
* | powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-161-0/+2
|/
* powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras2017-09-011-0/+8
* powerpc: Correct instruction code for xxlor instructionPaul Mackerras2017-08-311-1/+1
* powerpc/powernv/vas: Define copy/paste interfacesSukadev Bhattiprolu2017-08-311-0/+2
* powerpc/powernv: Use darn instruction for get_random_seed() on Power9Matt Brown2017-08-081-0/+4
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-4/+7
|\
| * powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin2017-06-191-0/+3
| * powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-151-4/+4
* | KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras2017-06-191-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-0/+58
|\
| * KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2017-04-201-0/+2
| * KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2017-04-201-0/+5
| * KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2017-04-201-0/+1
| * KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2017-04-201-0/+50
* | powerpc/powernv: POWER9 support for msgsnd/doorbell IPINicholas Piggin2017-04-131-0/+2
|/
* powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-031-0/+7
* powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao2017-02-101-0/+1
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-01-201-5/+5
* 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