Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: bpf: lift restriction on last instruction | Zi Shen Lim | 2014-12-03 | 1 | -5/+8 |
* | net: bpf: arm64: minor fix of type in jited | Daniel Borkmann | 2014-10-20 | 1 | -1/+1 |
* | arm64: bpf: add 'load 64-bit immediate' instruction | Zi Shen Lim | 2014-10-20 | 1 | -0/+31 |
* | arm64: bpf: add 'shift by register' instructions | Zi Shen Lim | 2014-10-20 | 2 | -2/+18 |
* | net: bpf: arm64: address randomize and write protect JIT code | Daniel Borkmann | 2014-10-20 | 1 | -9/+30 |
* | net: bpf: arm64: fix module memory leak when JIT image build fails | Daniel Borkmann | 2014-09-12 | 1 | -1/+3 |
* | arm64: eBPF JIT compiler | Zi Shen Lim | 2014-09-08 | 3 | -0/+850 |