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