summaryrefslogtreecommitdiff
path: root/arch/x86/net/bpf_jit.S
AgeCommit message (Expand)Author
2017-05-31bpf: change x86 JITed program stack layoutAlexei Starovoitov
2016-02-24x86/asm/bpf: Create stack frames in bpf_jit.SJosh Poimboeuf
2016-02-24x86/asm/bpf: Annotate callable functionsJosh Poimboeuf
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2014-05-15net: filter: x86: internal BPF JITAlexei Starovoitov
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet