Age | Commit message (Expand) | Author |
---|---|---|
2017-11-01 | MIPS: bpf: Fix a typo in build_one_insn() | Wei Yongjun |
2017-10-09 | MIPS: bpf: Fix uninitialised target compiler error | Matt Redfearn |
2017-08-22 | MIPS,bpf: fix missing break in switch statement | Colin Ian King |
2017-08-21 | MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. | David Daney |
2017-08-21 | MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. | David Daney |
2017-08-21 | MIPS,bpf: Fix using smp_processor_id() in preemptible splat. | David Daney |
2017-08-04 | MIPS: Add missing file for eBPF JIT. | David Daney |