aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-11ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbGravatar David Wu 1-0/+17
2017-08-11ARM64: dts: rockchip: Add gmac2phy node support for rk3328Gravatar David Wu 1-0/+39
2017-08-11ARM: dts: rk3228-evb: Enable the integrated PHY for gmacGravatar David Wu 1-0/+34
2017-08-11arm64: defconfig: Enable CONFIG_ROCKCHIP_PHYGravatar David Wu 1-0/+1
2017-08-11multi_v7_defconfig: Make rockchip PHY built-inGravatar David Wu 1-0/+1
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-11/+63
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 6-11/+63
2017-08-09bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Gravatar Daniel Borkmann 2-0/+21
2017-08-09bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}Gravatar Daniel Borkmann 1-0/+24
2017-08-09bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Gravatar Daniel Borkmann 1-0/+34
2017-08-09bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Gravatar Daniel Borkmann 2-0/+24
2017-08-09bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Gravatar Daniel Borkmann 1-0/+26
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-44/+1962
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+1952
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 5-43/+10
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...Gravatar David S. Miller 75-271/+725
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-0/+3
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-85/+190
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-16/+11
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 43-102/+356
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-10/+13
2017-08-04MIPS: Add missing file for eBPF JIT.Gravatar David Daney 1-0/+1950
2017-08-04bpf, s390: fix jit branch offset related to ldimm64Gravatar Daniel Borkmann 1-1/+2
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Gravatar Vijay Kumar 1-1/+11
2017-08-04sparc64: recognize and support sparc M8 cpu typeGravatar Allen Pais 6-2/+30
2017-08-04sparc64: properly name the cpu constantsGravatar Allen Pais 2-8/+22
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 7-18/+48
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 9-21/+71
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.Gravatar David S. Miller 1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETGravatar Nick Desaulniers 1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Gravatar Catalin Marinas 1-7/+8
2017-08-04Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 2-28/+0
2017-08-04Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 3-9/+11
2017-08-04Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...Gravatar Arnd Bergmann 1-0/+1
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysGravatar Marc Gonzalez 1-1/+1
2017-08-04Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 1-1/+5
2017-08-04Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixesGravatar Arnd Bergmann 3-2/+4
2017-08-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Gravatar Arnd Bergmann 3-15/+94
2017-08-04Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-2/+2
2017-08-03sock: add SOCK_ZEROCOPY sockoptGravatar Willem de Bruijn 10-0/+20
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptGravatar Nicholas Piggin 1-1/+14
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundGravatar Nicholas Piggin 1-1/+7
2017-08-03Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-14/+26
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Gravatar Rafael J. Wysocki 1-14/+26
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Radim Krčmář 1-1/+1
2017-08-03KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Gravatar Wanpeng Li 1-2/+9
2017-08-02KVM: nVMX: mark vmcs12 pages dirty on L2 exitGravatar David Matlack 1-10/+43
2017-08-02kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardownGravatar David Matlack 1-5/+11
2017-08-02KVM: nVMX: do not pin the VMCS12Gravatar Paolo Bonzini 1-17/+7
2017-08-02KVM: X86: init irq->level in kvm_pv_kick_cpu_opGravatar Longpeng(Mike) 1-0/+1