Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |