summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0625-1505/+2788
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-8/+8
| |\
| | * bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing2018-06-051-5/+5
| | * bpf, arm32: correct check_imm24Wang YanQing2018-06-051-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-0348-145/+360
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2639-195/+1301
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-241-21/+89
| |\ \ \
| | * | | bpf: powerpc64: add JIT support for multi-function programsSandipan Das2018-05-241-10/+66
| | * | | bpf: powerpc64: pad function address loads with NOPsSandipan Das2018-05-241-11/+23
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21104-401/+1055
| |\ \ \ \
| * | | | | arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande2018-05-184-0/+76
| * | | | | arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla2018-05-182-0/+53
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-165-98/+86
| |\ \ \ \
| | * | | | bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann2018-05-141-10/+13
| | * | | | bpf, arm64: optimize 32/64 immediate emissionDaniel Borkmann2018-05-141-31/+54
| | * | | | bpf, arm64: save 4 bytes of unneeded stack spaceDaniel Borkmann2018-05-141-5/+2
| | * | | | bpf, arm32: save 4 bytes of unneeded stack spaceDaniel Borkmann2018-05-141-10/+3
| | * | | | bpf, x64: clean up retpoline emission slightlyDaniel Borkmann2018-05-141-15/+14
| | * | | | bpf, sparc: remove unused variableDaniel Borkmann2018-05-141-1/+0
| | * | | | bpf, mips: remove unused functionDaniel Borkmann2018-05-141-26/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-1121-197/+159
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-0721-1467/+2602
| |\ \ \ \ \
| | * | | | | bpf, x32: remove ld_abs/ld_indDaniel Borkmann2018-05-031-135/+1
| | * | | | | bpf, s390x: remove ld_abs/ld_indDaniel Borkmann2018-05-034-252/+13
| | * | | | | bpf, ppc64: remove ld_abs/ld_indDaniel Borkmann2018-05-034-317/+11
| | * | | | | bpf, mips64: remove ld_abs/ld_indDaniel Borkmann2018-05-031-104/+0
| | * | | | | bpf, arm32: remove ld_abs/ld_indDaniel Borkmann2018-05-031-77/+0
| | * | | | | bpf, sparc64: remove ld_abs/ld_indDaniel Borkmann2018-05-034-269/+6
| | * | | | | bpf, arm64: remove ld_abs/ld_indDaniel Borkmann2018-05-031-65/+0
| | * | | | | bpf, x64: remove ld_abs/ld_indDaniel Borkmann2018-05-033-296/+5
| | * | | | | bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing2018-05-034-6/+2587
| | * | | | | x86/bpf: Clean up non-standard comments, to make the code more readableIngo Molnar2018-05-021-100/+133
* | | | | | | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-063-6/+127
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18Borislav Petkov2018-05-123-6/+127
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: dts: stratix10: add sdram eccThor Thayer2018-05-081-0/+12
| | * | | | | | | arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driverOoi, Joyce2018-04-241-1/+1
| | * | | | | | | ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5Bartosz Golaszewski2018-04-241-3/+3
| | * | | | | | | arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dtsGraham Moore2018-04-161-0/+19
| | * | | | | | | arm64: dts: stratix10: enable i2c, add i2c periperalsAlan Tull2018-04-162-0/+39
| | * | | | | | | arm64: dts: stratix10: use clock bindings for the Stratix10 platformDinh Nguyen2018-04-162-2/+53
* | | | | | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-0640-210/+1317
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-0540-210/+1317
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: spectre-v1: fix syscall entryRussell King2018-05-312-11/+32
| | | * | | | | | | | | ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-05-311-0/+19
| | | * | | | | | | | | ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-05-312-0/+21
| | | * | | | | | | | | ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-05-311-2/+12
| | | * | | | | | | | | ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King2018-05-311-1/+16
| | | * | | | | | | | | ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-05-311-0/+1
| | | * | | | | | | | | ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-05-312-0/+29
| | | * | | | | | | | | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-05-313-5/+85