1. 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years, 2 months ago
  2. c420ddd Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  3. f596cf0 MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig by Alexander Lobakin · 5 years ago
  4. e49e6f6 bpf, mips: Limit to 33 tail calls by Paul Chaignon · 5 years ago
  5. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  6. 92fab77 Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  7. ecfc3fc MIPS: eBPF: Make ebpf_to_mips_reg() static by YueHaibing · 6 years ago
  8. 716850a MIPS: eBPF: Initial eBPF support for MIPS32 architecture. by Hassan Naveed · 6 years ago
  9. 6c2c8a1 MIPS: eBPF: Provide eBPF support for MIPS64R6 by Hassan Naveed · 6 years ago
  10. d1a2930 MIPS: eBPF: Fix icache flush end address by Paul Burton · 6 years ago
  11. 1910fae MIPS: eBPF: Remove REG_32BIT_ZERO_EX by Paul Burton · 6 years ago
  12. 1344315 MIPS: eBPF: Always return sign extended 32b values by Paul Burton · 6 years ago
  13. ee94b90 mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X by Jiong Wang · 6 years ago
  14. 0631b65 bpf, mips: remove unused function by Daniel Borkmann · 7 years ago
  15. 4db25cc bpf, mips64: remove ld_abs/ld_ind by Daniel Borkmann · 7 years ago
  16. e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
  17. 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  18. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  19. 60b58afc bpf: fix net.core.bpf_jit_enable race by Alexei Starovoitov · 7 years ago
  20. 6a2932a MIPS: bpf: Fix a typo in build_one_insn() by Wei Yongjun · 7 years ago
  21. 94c3390 MIPS: bpf: Fix uninitialised target compiler error by Matt Redfearn · 7 years ago
  22. 4a00aa0 MIPS,bpf: fix missing break in switch statement by Colin Ian King · 8 years ago
  23. 6035b3f MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. by David Daney · 8 years ago
  24. a67b375 MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. by David Daney · 8 years ago
  25. 8d8d18c MIPS,bpf: Fix using smp_processor_id() in preemptible splat. by David Daney · 8 years ago
  26. b6bd53f MIPS: Add missing file for eBPF JIT. by David Daney · 8 years ago