Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: change x86 JITed program stack layout | Alexei Starovoitov | 2017-06-01 | 1 | -11/+9 |
* | x86/asm/bpf: Create stack frames in bpf_jit.S | Josh Poimboeuf | 2016-02-24 | 1 | -2/+7 |
* | x86/asm/bpf: Annotate callable functions | Josh Poimboeuf | 2016-02-24 | 1 | -23/+16 |
* | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 2015-06-02 | 1 | -1/+0 |
* | net: filter: x86: internal BPF JIT | Alexei Starovoitov | 2014-05-15 | 1 | -59/+18 |
* | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 2014-03-12 | 1 | -1/+1 |
* | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert | 2012-04-04 | 1 | -31/+91 |
* | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 2011-04-28 | 1 | -0/+140 |