Age | Commit message (Expand) | Author |
2019-03-02 | MIPS: eBPF: Fix icache flush end address | Paul Burton |
2019-02-16 | MIPS: eBPF: Remove REG_32BIT_ZERO_EX | Paul Burton |
2019-02-16 | MIPS: eBPF: Always return sign extended 32b values | Paul Burton |
2018-12-07 | mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X | Jiong Wang |
2018-05-14 | bpf, mips: remove unused function | Daniel Borkmann |
2018-05-03 | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann |
2018-01-26 | bpf, mips64: remove unneeded zero check from div/mod with k | Daniel Borkmann |
2018-01-26 | bpf, mips64: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-19 | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann |
2017-12-17 | bpf: fix net.core.bpf_jit_enable race | Alexei Starovoitov |
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 |