1. 3832ba4 powerpc/bpf: Validate branch ranges by Naveen N. Rao · 3 years, 3 months ago
  2. 4549c3e powerpc/lib: Add helper to check if offset is within conditional branch range by Naveen N. Rao · 3 years, 3 months ago
  3. ee7c3ec powerpc/ebpf32: Use standard function call for functions within 32M distance by Christophe Leroy · 3 years, 9 months ago
  4. 4027203 powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32 by Christophe Leroy · 3 years, 10 months ago
  5. 51c66ad powerpc/bpf: Implement extended BPF on PPC32 by Christophe Leroy · 3 years, 10 months ago
  6. c426810 powerpc/bpf: Change values of SEEN_ flags by Christophe Leroy · 3 years, 10 months ago
  7. 4ea76e9 powerpc/bpf: Move common functions into bpf_jit_comp.c by Christophe Leroy · 3 years, 10 months ago
  8. f1b1583 powerpc/bpf: Move common helpers into bpf_jit.h by Christophe Leroy · 3 years, 10 months ago
  9. 3a18123 powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h by Balamuruhan S · 4 years, 7 months ago
  10. 0654186 powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h by Balamuruhan S · 4 years, 7 months ago
  11. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  12. 758f204 powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 6 years ago
  13. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  14. 86be36f powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
  15. 5f64599 ppc: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  16. 44cf43c ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* by Jiong Wang · 6 years ago
  17. 20dbf5c bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
  18. c233f59 powerpc/bpf: Introduce __PPC_SH64() by Naveen N. Rao · 8 years ago
  19. ce07614 powerpc/bpf: Implement support for tail calls by Naveen N. Rao · 8 years ago
  20. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 9 years ago
  21. 6ac0ba5 powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header by Naveen N. Rao · 9 years ago
  22. cef1e8c powerpc/bpf/jit: A few cleanups by Naveen N. Rao · 9 years ago
  23. 277285b powerpc/bpf/jit: Introduce rotate immediate instructions by Naveen N. Rao · 9 years ago
  24. b1a0578 powerpc/bpf/jit: Optimize 64-bit Immediate loads by Naveen N. Rao · 9 years ago
  25. aaf2f7e powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementation by Naveen N. Rao · 9 years ago
  26. 0229094 ppc: bpf: Add SKF_AD_CPU for ppc32 by Denis Kirjanov · 10 years ago
  27. 09ca5ab ppc: bpf: update jit to use compatibility macros by Denis Kirjanov · 10 years ago
  28. 4e23576 PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction by Denis Kirjanov · 10 years ago
  29. b0c06d3 powerpc/bpf: Support MOD operation by Vladimir Murzin · 11 years ago
  30. 9c662ca powerpc/bpf: BPF JIT compiler for 64-bit Little Endian by Philippe Bergheaud · 11 years ago
  31. 0287190 PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT by Daniel Borkmann · 12 years ago
  32. cdaade71 powerpc: Start using ___PPC_RA/B/S/T where necessary by Michael Neuling · 13 years ago
  33. 05be182 bpf jit: Let the powerpc jit handle negative offsets by Jan Seiffert · 13 years ago
  34. 0ca87f0 net: filter: BPF 'JIT' compiler for PPC64 by Matt Evans · 13 years ago