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