blob: 6ceac11585c3c142aeb477475ac7a51312e73f2b [file] [log] [blame]
8c9602d38c72 ("ARM: net: bpf: use double-word load/stores where available")
96cced4e774a ("ARM: net: bpf: access eBPF scratch space using ARM FP register")
a6eccac507e5 ("ARM: net: bpf: 64-bit accessor functions for BPF registers")
7a9870256361 ("ARM: net: bpf: provide accessor functions for BPF registers")
47b9c3bf416d ("ARM: net: bpf: remove is_on_stack() and sstk/dstk")
1c35ba122d4a ("ARM: net: bpf: use negative numbers for stacked registers")
a8ef95a03423 ("ARM: net: bpf: provide load/store ops with negative immediates")
d449ceb11b38 ("ARM: net: bpf: enumerate the JIT scratch stack layout")
68565a1af9f7 ("bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}")
38ca93060163 ("bpf, arm32: save 4 bytes of unneeded stack space")
73ae3c0426f0 ("bpf, arm: remove obsolete exception handling from div/mod")
091f02483df7 ("ARM: net: bpf: clarify tail_call index")
ec19e02b343d ("ARM: net: bpf: fix LDX instructions")
02088d9b392f ("ARM: net: bpf: fix register saving")
0005e55a79cf ("ARM: net: bpf: correct stack layout documentation")
70ec3a6c2c11 ("ARM: net: bpf: move stack documentation")
d1220efd2348 ("ARM: net: bpf: fix stack alignment")
e90624818243 ("ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs")
39c13c204bb1 ("arm: eBPF JIT compiler")