| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, mips: remove unused function | Daniel Borkmann | 2018-05-14 | 1 | -26/+0 |
* | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -104/+0 |
* | bpf, mips64: remove unneeded zero check from div/mod with k | Daniel Borkmann | 2018-01-26 | 1 | -15/+4 |
* | bpf, mips64: remove obsolete exception handling from div/mod | Daniel Borkmann | 2018-01-26 | 1 | -10/+0 |
* | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann | 2018-01-19 | 1 | -2/+0 |
* | bpf: fix net.core.bpf_jit_enable race | Alexei Starovoitov | 2017-12-17 | 1 | -1/+1 |
* | MIPS: bpf: Fix a typo in build_one_insn() | Wei Yongjun | 2017-11-01 | 1 | -1/+1 |
* | MIPS: bpf: Fix uninitialised target compiler error | Matt Redfearn | 2017-10-09 | 1 | -1/+1 |
* | MIPS,bpf: fix missing break in switch statement | Colin Ian King | 2017-08-22 | 1 | -0/+1 |
* | MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. | David Daney | 2017-08-21 | 1 | -33/+34 |
* | MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. | David Daney | 2017-08-21 | 1 | -29/+72 |
* | MIPS,bpf: Fix using smp_processor_id() in preemptible splat. | David Daney | 2017-08-21 | 1 | -14/+14 |
* | MIPS: Add missing file for eBPF JIT. | David Daney | 2017-08-04 | 1 | -0/+1950 |