index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
net
/
bpf_jit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h
Balamuruhan S
1
-152
/
+14
2020-07-16
powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h
Balamuruhan S
1
-17
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-06-13
powerpc/bpf: use unsigned division instruction for 64-bit operations
Naveen N. Rao
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-03-16
powerpc: bpf: Fix generation of load/store DW instructions
Naveen N. Rao
1
-12
/
+5
2019-01-26
ppc: bpf: implement jitting of JMP32
Jiong Wang
1
-0
/
+4
2018-12-07
ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
1
-0
/
+4
2017-08-09
bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}
Daniel Borkmann
1
-0
/
+1
2017-02-10
powerpc/bpf: Introduce __PPC_SH64()
Naveen N. Rao
1
-6
/
+5
2016-10-04
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
1
-0
/
+2
2016-06-24
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
Naveen N. Rao
1
-1
/
+52
2016-06-24
powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header
Naveen N. Rao
1
-119
/
+2
2016-06-24
powerpc/bpf/jit: A few cleanups
Naveen N. Rao
1
-6
/
+7
2016-06-24
powerpc/bpf/jit: Introduce rotate immediate instructions
Naveen N. Rao
1
-9
/
+11
2016-06-24
powerpc/bpf/jit: Optimize 64-bit Immediate loads
Naveen N. Rao
1
-6
/
+11
2016-06-24
powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementation
Naveen N. Rao
1
-3
/
+10
2015-02-20
ppc: bpf: Add SKF_AD_CPU for ppc32
Denis Kirjanov
1
-0
/
+17
2015-02-20
ppc: bpf: update jit to use compatibility macros
Denis Kirjanov
1
-1
/
+46
2014-11-03
PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
Denis Kirjanov
1
-0
/
+7
2013-10-31
powerpc/bpf: Support MOD operation
Vladimir Murzin
1
-0
/
+1
2013-10-31
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
Philippe Bergheaud
1
-0
/
+10
2012-11-17
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
1
-0
/
+6
2012-07-10
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
1
-53
/
+53
2012-04-30
bpf jit: Let the powerpc jit handle negative offsets
Jan Seiffert
1
-1
/
+7
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans
1
-0
/
+227