Russell King
|
b18bea2a45
ARM: net: bpf: improve 64-bit ALU implementation
|
7 years ago |
Russell King
|
c5eae69257
ARM: net: bpf: improve 64-bit store implementation
|
7 years ago |
Russell King
|
077513b894
ARM: net: bpf: improve 64-bit sign-extended immediate load
|
7 years ago |
Russell King
|
f9ff5018c1
ARM: net: bpf: improve 64-bit load immediate implementation
|
7 years ago |
Russell King
|
8c9602d38c
ARM: net: bpf: use double-word load/stores where available
|
7 years ago |
Russell King
|
bef8968df8
ARM: net: bpf: always use odd/even register pair
|
7 years ago |
Russell King
|
b504522998
ARM: net: bpf: avoid reloading 'array'
|
7 years ago |
Russell King
|
aaffd2f5c3
ARM: net: bpf: avoid reloading 'index'
|
7 years ago |
Russell King
|
2b6958ef11
ARM: net: bpf: use ldr instructions with shifted rm register
|
7 years ago |
Russell King
|
828e2b90e8
ARM: net: bpf: use immediate forms of instructions where possible
|
7 years ago |
Russell King
|
1ca3b17b77
ARM: net: bpf: imm12 constant conversion
|
7 years ago |
Russell King
|
96cced4e77
ARM: net: bpf: access eBPF scratch space using ARM FP register
|
7 years ago |
Russell King
|
a6eccac507
ARM: net: bpf: 64-bit accessor functions for BPF registers
|
7 years ago |
Russell King
|
7a98702563
ARM: net: bpf: provide accessor functions for BPF registers
|
7 years ago |
Russell King
|
47b9c3bf41
ARM: net: bpf: remove is_on_stack() and sstk/dstk
|
7 years ago |
Russell King
|
1c35ba122d
ARM: net: bpf: use negative numbers for stacked registers
|
7 years ago |
Russell King
|
a8ef95a034
ARM: net: bpf: provide load/store ops with negative immediates
|
7 years ago |
Russell King
|
d449ceb11b
ARM: net: bpf: enumerate the JIT scratch stack layout
|
7 years ago |
Daniel Borkmann
|
18d405af30
bpf, arm32: fix to use bpf_jit_binary_lock_ro api
|
7 years ago |
Wang YanQing
|
68565a1af9
bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
|
7 years ago |
Wang YanQing
|
2b589a7e2b
bpf, arm32: correct check_imm24
|
7 years ago |
Daniel Borkmann
|
38ca930601
bpf, arm32: save 4 bytes of unneeded stack space
|
7 years ago |
Daniel Borkmann
|
0d2d0cedc0
bpf, arm32: remove ld_abs/ld_ind
|
7 years ago |
Daniel Borkmann
|
73ae3c0426
bpf, arm: remove obsolete exception handling from div/mod
|
7 years ago |
David S. Miller
|
ea9722e265
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
David S. Miller
|
8565d26bcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Daniel Borkmann
|
fa9dd599b4
bpf: get rid of pure_initcall dependency to enable jits
|
7 years ago |
Russell King
|
091f02483d
ARM: net: bpf: clarify tail_call index
|
7 years ago |
Russell King
|
ec19e02b34
ARM: net: bpf: fix LDX instructions
|
7 years ago |
Russell King
|
02088d9b39
ARM: net: bpf: fix register saving
|
7 years ago |