Age | Commit message (Expand) | Author | Files | Lines |
2020-12-10 | powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions | Balamuruhan S | 1 | -0/+13 |
2020-12-09 | powerpc/ppc-opcode: Add PPC_RAW_MFSPR() | Christophe Leroy | 1 | -1/+2 |
2020-07-29 | powerpc/ppc-opcode: Add divde and divdeu opcodes | Balamuruhan S | 1 | -0/+6 |
2020-07-23 | powerpc/sstep: Add tests for prefixed floating-point load/stores | Jordan Niethe | 1 | -0/+4 |
2020-07-23 | powerpc/sstep: Add tests for prefixed integer load/stores | Jordan Niethe | 1 | -0/+9 |
2020-07-16 | powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros | Balamuruhan S | 1 | -265/+129 |
2020-07-16 | powerpc/ppc-opcode: Reuse raw instruction macros to stringify | Balamuruhan S | 1 | -158/+75 |
2020-07-16 | powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h | Balamuruhan S | 1 | -0/+85 |
2020-07-16 | powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step | Balamuruhan S | 1 | -0/+18 |
2020-07-16 | powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding | Balamuruhan S | 1 | -7/+86 |
2020-07-16 | powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h | Nicholas Piggin | 1 | -0/+2 |
2020-07-16 | powerpc/pmem: Add new instructions for persistent storage and sync | Aneesh Kumar K.V | 1 | -0/+12 |
2020-07-15 | powerpc/64/signal: Balance return predictor stack in signal trampoline | Nicholas Piggin | 1 | -0/+1 |
2020-05-18 | powerpc: Add prefixed instructions to instruction data type | Jordan Niethe | 1 | -0/+3 |
2019-07-14 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+19 |
2019-07-05 | powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h | Christophe Leroy | 1 | -0/+9 |
2019-07-03 | powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates | Nicholas Piggin | 1 | -0/+9 |
2019-07-03 | powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT | Nicholas Piggin | 1 | -1/+1 |
2019-06-14 | powerpc/bpf: use unsigned division instruction for 64-bit operations | Naveen N. Rao | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+2 |
2019-03-16 | powerpc: bpf: Fix generation of load/store DW instructions | Naveen N. Rao | 1 | -0/+2 |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+15 |
2019-02-25 | powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions | Sandipan Das | 1 | -1/+14 |
2019-02-23 | powerpc: sstep: Add tests for addc[.] instruction | Sandipan Das | 1 | -0/+1 |
2019-01-27 | ppc: bpf: implement jitting of JMP32 | Jiong Wang | 1 | -0/+1 |
2018-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2018-12-19 | powerpc/signal: Use code patching instead of hardcoding | Christophe Leroy | 1 | -0/+1 |
2018-12-08 | ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* | Jiong Wang | 1 | -0/+2 |
2018-11-06 | powerpc/mm/64s: Use PPC_SLBFEE macro | Michael Ellerman | 1 | -0/+2 |
2018-10-09 | KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall | Suraj Jitindar Singh | 1 | -0/+1 |
2018-07-30 | powerpc: clean the inclusion of stringify.h | Christophe Leroy | 1 | -1/+0 |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 1 | -1/+1 |
2018-07-24 | powerpc: add vcmpequd/vcmpequb ppc instruction macro | Simon Guo | 1 | -0/+11 |
2018-05-24 | powerpc/mm: Use instruction symbolic names in store_updates_sp() | Christophe Leroy | 1 | -0/+1 |
2018-03-24 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -0/+4 |
2018-03-23 | KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9 | Paul Mackerras | 1 | -0/+4 |
2018-03-20 | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome | Matt Brown | 1 | -0/+6 |
2018-02-11 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+6 |
2018-02-09 | KVM: PPC: Book3S: Add MMIO emulation for VMX instructions | Jose Ricardo Ziviani | 1 | -0/+6 |
2018-01-16 | powerpc/8xx: Only perform perf counting when perf is in use. | Christophe Leroy | 1 | -0/+2 |
2017-09-01 | powerpc: Handle most loads and stores in instruction emulation code | Paul Mackerras | 1 | -0/+8 |
2017-08-31 | powerpc: Correct instruction code for xxlor instruction | Paul Mackerras | 1 | -1/+1 |
2017-08-31 | powerpc/powernv/vas: Define copy/paste interfaces | Sukadev Bhattiprolu | 1 | -0/+2 |
2017-08-08 | powerpc/powernv: Use darn instruction for get_random_seed() on Power9 | Matt Brown | 1 | -0/+4 |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -4/+7 |
2017-06-19 | powerpc/64s: msgclr when handling doorbell exceptions from system reset | Nicholas Piggin | 1 | -0/+3 |
2017-06-19 | KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9 | Paul Mackerras | 1 | -0/+2 |
2017-06-15 | powerpc/64s: Avoid cpabort in context switch when possible | Nicholas Piggin | 1 | -4/+4 |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+58 |