| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-06 | 25 | -1505/+2788 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-06-05 | 1 | -8/+8 |
| |\ |
|
| | * | bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64} | Wang YanQing | 2018-06-05 | 1 | -5/+5 |
| | * | bpf, arm32: correct check_imm24 | Wang YanQing | 2018-06-05 | 1 | -3/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-06-03 | 48 | -145/+360 |
| |\ \
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-26 | 39 | -195/+1301 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-24 | 1 | -21/+89 |
| |\ \ \ |
|
| | * | | | bpf: powerpc64: add JIT support for multi-function programs | Sandipan Das | 2018-05-24 | 1 | -10/+66 |
| | * | | | bpf: powerpc64: pad function address loads with NOPs | Sandipan Das | 2018-05-24 | 1 | -11/+23 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-21 | 104 | -401/+1055 |
| |\ \ \ \ |
|
| * | | | | | arm64: dts: apq8096-db820c: enable bluetooth node | Thierry Escande | 2018-05-18 | 4 | -0/+76 |
| * | | | | | arm64: dts: apq8096-db820c: Enable wlan and bt en pins | Srinivas Kandagatla | 2018-05-18 | 2 | -0/+53 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-16 | 5 | -98/+86 |
| |\ \ \ \ |
|
| | * | | | | bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpf | Daniel Borkmann | 2018-05-14 | 1 | -10/+13 |
| | * | | | | bpf, arm64: optimize 32/64 immediate emission | Daniel Borkmann | 2018-05-14 | 1 | -31/+54 |
| | * | | | | bpf, arm64: save 4 bytes of unneeded stack space | Daniel Borkmann | 2018-05-14 | 1 | -5/+2 |
| | * | | | | bpf, arm32: save 4 bytes of unneeded stack space | Daniel Borkmann | 2018-05-14 | 1 | -10/+3 |
| | * | | | | bpf, x64: clean up retpoline emission slightly | Daniel Borkmann | 2018-05-14 | 1 | -15/+14 |
| | * | | | | bpf, sparc: remove unused variable | Daniel Borkmann | 2018-05-14 | 1 | -1/+0 |
| | * | | | | bpf, mips: remove unused function | Daniel Borkmann | 2018-05-14 | 1 | -26/+0 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-11 | 21 | -197/+159 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-07 | 21 | -1467/+2602 |
| |\ \ \ \ \ |
|
| | * | | | | | bpf, x32: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -135/+1 |
| | * | | | | | bpf, s390x: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 4 | -252/+13 |
| | * | | | | | bpf, ppc64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 4 | -317/+11 |
| | * | | | | | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -104/+0 |
| | * | | | | | bpf, arm32: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -77/+0 |
| | * | | | | | bpf, sparc64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 4 | -269/+6 |
| | * | | | | | bpf, arm64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 1 | -65/+0 |
| | * | | | | | bpf, x64: remove ld_abs/ld_ind | Daniel Borkmann | 2018-05-03 | 3 | -296/+5 |
| | * | | | | | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 2018-05-03 | 4 | -6/+2587 |
| | * | | | | | x86/bpf: Clean up non-standard comments, to make the code more readable | Ingo Molnar | 2018-05-02 | 1 | -100/+133 |
* | | | | | | | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2018-06-06 | 3 | -6/+127 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18 | Borislav Petkov | 2018-05-12 | 3 | -6/+127 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | arm64: dts: stratix10: add sdram ecc | Thor Thayer | 2018-05-08 | 1 | -0/+12 |
| | * | | | | | | | arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driver | Ooi, Joyce | 2018-04-24 | 1 | -1/+1 |
| | * | | | | | | | ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5 | Bartosz Golaszewski | 2018-04-24 | 1 | -3/+3 |
| | * | | | | | | | arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dts | Graham Moore | 2018-04-16 | 1 | -0/+19 |
| | * | | | | | | | arm64: dts: stratix10: enable i2c, add i2c periperals | Alan Tull | 2018-04-16 | 2 | -0/+39 |
| | * | | | | | | | arm64: dts: stratix10: use clock bindings for the Stratix10 platform | Dinh Nguyen | 2018-04-16 | 2 | -2/+53 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2018-06-06 | 40 | -210/+1317 |
|\ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 2018-06-05 | 40 | -210/+1317 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | ARM: spectre-v1: fix syscall entry | Russell King | 2018-05-31 | 2 | -11/+32 |
| | | * | | | | | | | | | ARM: spectre-v1: add array_index_mask_nospec() implementation | Russell King | 2018-05-31 | 1 | -0/+19 |
| | | * | | | | | | | | | ARM: spectre-v1: add speculation barrier (csdb) macros | Russell King | 2018-05-31 | 2 | -0/+21 |
| | | * | | | | | | | | | ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 | Russell King | 2018-05-31 | 1 | -2/+12 |
| | | * | | | | | | | | | ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling | Russell King | 2018-05-31 | 1 | -1/+16 |
| | | * | | | | | | | | | ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 | Russell King | 2018-05-31 | 1 | -0/+1 |
| | | * | | | | | | | | | ARM: KVM: invalidate icache on guest exit for Cortex-A15 | Marc Zyngier | 2018-05-31 | 2 | -0/+29 |
| | | * | | | | | | | | | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 | Marc Zyngier | 2018-05-31 | 3 | -5/+85 |