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
/
arm
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
ARM: net: bpf: Improve prologue code sequence
Russell King
1
-17
/
+13
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2
-8
/
+2
2019-05-24
arm: bpf: eliminate zero extension code-gen
Jiong Wang
1
-11
/
+31
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-26
arm: bpf: implement jitting of JMP32
Jiong Wang
2
-9
/
+46
2018-07-13
ARM: net: bpf: improve 64-bit ALU implementation
Russell King
1
-5
/
+24
2018-07-13
ARM: net: bpf: improve 64-bit store implementation
Russell King
1
-26
/
+26
2018-07-13
ARM: net: bpf: improve 64-bit sign-extended immediate load
Russell King
1
-4
/
+3
2018-07-13
ARM: net: bpf: improve 64-bit load immediate implementation
Russell King
1
-12
/
+20
2018-07-12
ARM: net: bpf: use double-word load/stores where available
Russell King
2
-12
/
+45
2018-07-12
ARM: net: bpf: always use odd/even register pair
Russell King
1
-14
/
+14
2018-07-12
ARM: net: bpf: avoid reloading 'array'
Russell King
1
-5
/
+4
2018-07-12
ARM: net: bpf: avoid reloading 'index'
Russell King
1
-2
/
+3
2018-07-12
ARM: net: bpf: use ldr instructions with shifted rm register
Russell King
2
-2
/
+5
2018-07-12
ARM: net: bpf: use immediate forms of instructions where possible
Russell King
2
-9
/
+13
2018-07-12
ARM: net: bpf: imm12 constant conversion
Russell King
1
-1
/
+49
2018-07-12
ARM: net: bpf: access eBPF scratch space using ARM FP register
Russell King
1
-19
/
+25
2018-07-12
ARM: net: bpf: 64-bit accessor functions for BPF registers
Russell King
1
-113
/
+122
2018-07-12
ARM: net: bpf: provide accessor functions for BPF registers
Russell King
1
-201
/
+128
2018-07-12
ARM: net: bpf: remove is_on_stack() and sstk/dstk
Russell King
1
-176
/
+160
2018-07-12
ARM: net: bpf: use negative numbers for stacked registers
Russell King
1
-98
/
+102
2018-07-12
ARM: net: bpf: provide load/store ops with negative immediates
Russell King
2
-22
/
+41
2018-07-12
ARM: net: bpf: enumerate the JIT scratch stack layout
Russell King
1
-17
/
+42
2018-06-29
bpf, arm32: fix to use bpf_jit_binary_lock_ro api
Daniel Borkmann
1
-1
/
+1
2018-06-05
bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
Wang YanQing
1
-5
/
+5
2018-06-05
bpf, arm32: correct check_imm24
Wang YanQing
1
-3
/
+3
2018-05-14
bpf, arm32: save 4 bytes of unneeded stack space
Daniel Borkmann
1
-10
/
+3
2018-05-03
bpf, arm32: remove ld_abs/ld_ind
Daniel Borkmann
1
-77
/
+0
2018-01-26
bpf, arm: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-8
/
+0
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+0
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-114
/
+111
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-2
/
+0
2018-01-17
ARM: net: bpf: clarify tail_call index
Russell King
1
-1
/
+1
2018-01-17
ARM: net: bpf: fix LDX instructions
Russell King
1
-28
/
+33
2018-01-17
ARM: net: bpf: fix register saving
Russell King
1
-58
/
+22
2018-01-17
ARM: net: bpf: correct stack layout documentation
Russell King
1
-8
/
+27
2018-01-17
ARM: net: bpf: move stack documentation
Russell King
1
-21
/
+21
2018-01-17
ARM: net: bpf: fix stack alignment
Russell King
1
-3
/
+8
2018-01-17
ARM: net: bpf: fix tail call jumps
Russell King
1
-1
/
+1
2018-01-17
ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
Russell King
1
-7
/
+11
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-1
/
+1
2017-08-22
arm: eBPF JIT compiler
Shubham Bansal
2
-810
/
+1746
2017-05-08
arm: use set_memory.h header
Laura Abbott
1
-0
/
+1
2016-01-06
ARM: net: bpf: fix zero right shift
Rabin Vincent
1
-1
/
+2
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-15
/
+1
2015-11-16
bpf, arm: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-10-05
ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.
Nicolas Schichan
2
-6
/
+37
2015-10-05
ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.
Nicolas Schichan
1
-0
/
+1
[next]