- 3f5f766 powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 by Naveen N. Rao · 3 years ago
- 62479e6 powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long by Alexey Kardashevskiy · 3 years ago
- d51f86c powerpc/mm: Switch obsolete dssall to .long by Alexey Kardashevskiy · 3 years ago
- f15a71b powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro by Hari Bathini · 3 years, 3 months ago
- 9401f4e powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros by Christophe Leroy · 3 years, 10 months ago
- 0e628ad powerpc/optprobes: use PPC_RAW_ macros by Christophe Leroy · 3 years, 7 months ago
- f30becb powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP() by Christophe Leroy · 3 years, 7 months ago
- deefd0a powerpc/traps: Start using PPC_RAW_xx() macros by Christophe Leroy · 3 years, 7 months ago
- ef909ba powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros by Christophe Leroy · 3 years, 7 months ago
- e08021f powerpc/ebpf64: Use PPC_RAW_MFLR() by Christophe Leroy · 3 years, 7 months ago
- e730459 powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP() by Christophe Leroy · 3 years, 7 months ago
- 47b0469 powerpc/modules: Use PPC_RAW_xx() macros by Christophe Leroy · 3 years, 7 months ago
- 1c9debb powerpc/signal: Use PPC_RAW_xx() macros by Christophe Leroy · 3 years, 7 months ago
- 07cd183 powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx() by Christophe Leroy · 3 years, 7 months ago
- 148a047 powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions by Christophe Leroy · 3 years, 7 months ago
- 60060d7 powerpc/sstep: Add tests for setb instruction by Sathvika Vasireddy · 3 years, 8 months ago
- ee7c3ec powerpc/ebpf32: Use standard function call for functions within 32M distance by Christophe Leroy · 3 years, 9 months ago
- 355a8d2 powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF by Christophe Leroy · 3 years, 9 months ago
- 6ce73ba powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions by Balamuruhan S · 4 years, 3 months ago
- 70b588a powerpc/ppc-opcode: Add PPC_RAW_MFSPR() by Christophe Leroy · 4 years, 1 month ago
- 8902c6f powerpc/ppc-opcode: Add divde and divdeu opcodes by Balamuruhan S · 4 years, 5 months ago
- 0396de6 powerpc/sstep: Add tests for prefixed floating-point load/stores by Jordan Niethe · 4 years, 7 months ago
- b6b54b4 powerpc/sstep: Add tests for prefixed integer load/stores by Jordan Niethe · 4 years, 7 months ago
- e4208f1 powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros by Balamuruhan S · 4 years, 6 months ago
- 357c572 powerpc/ppc-opcode: Reuse raw instruction macros to stringify by Balamuruhan S · 4 years, 6 months ago
- 3a18123 powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h by Balamuruhan S · 4 years, 6 months ago
- 1d33dd8 powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step by Balamuruhan S · 4 years, 6 months ago
- db551f8 powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding by Balamuruhan S · 4 years, 6 months ago
- 70d7cda powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h by Nicholas Piggin · 4 years, 7 months ago
- 32db09d powerpc/pmem: Add new instructions for persistent storage and sync by Aneesh Kumar K.V · 4 years, 6 months ago
- 0138ba5 powerpc/64/signal: Balance return predictor stack in signal trampoline by Nicholas Piggin · 4 years, 8 months ago
- 650b55b powerpc: Add prefixed instructions to instruction data type by Jordan Niethe · 4 years, 8 months ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 7f9c929 powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h by Christophe Leroy · 6 years ago
- 6c46fcc powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates by Nicholas Piggin · 6 years ago
- fe7946c powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT by Nicholas Piggin · 6 years ago
- 758f204 powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
- 86be36f powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
- 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- 930d628 powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions by Sandipan Das · 6 years ago
- 78a8da0 powerpc: sstep: Add tests for addc[.] instruction by Sandipan Das · 6 years ago
- 5f64599 ppc: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
- e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- d16952a powerpc/signal: Use code patching instead of hardcoding by Christophe Leroy · 6 years ago
- 44cf43c ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* by Jiong Wang · 6 years ago
- 08e6a34 powerpc/mm/64s: Use PPC_SLBFEE macro by Michael Ellerman · 6 years ago
- e3b6b46 KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall by Suraj Jitindar Singh · 6 years ago
- 5c35a02 powerpc: clean the inclusion of stringify.h by Christophe Leroy · 6 years ago
- ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
- 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 · 7 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 · 8 years ago
- 8cd6d3c powerpc/mm: Fix .long's in tlb-radix.c to more meaningful by Balbir Singh · 8 years ago
- bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 8 years ago
- 6dd7a82 crypto: powerpc - Add POWER8 optimised crc32c by Anton Blanchard · 8 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
- 77b54e9f 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