index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
net
/
bpf_jit64.h
Age
Commit message (
Expand
)
Author
2021-04-03
powerpc/bpf: Reallocate BPF registers to volatile registers when possible on ...
Christophe Leroy
2021-04-03
powerpc/bpf: Move common helpers into bpf_jit.h
Christophe Leroy
2020-07-16
powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h
Balamuruhan S
2020-07-16
powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h
Balamuruhan S
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-16
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
2018-05-03
bpf, ppc64: remove ld_abs/ld_ind
Daniel Borkmann
2017-11-06
bpf: take advantage of stack_depth tracking in powerpc JIT
Sandipan Das
2016-10-04
powerpc/bpf: Add support for bpf constant blinding
Naveen N. Rao
2016-10-04
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
2016-10-04
powerpc/bpf: Introduce accessors for using the tmp local stack space
Naveen N. Rao
2016-06-24
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
Naveen N. Rao