summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbDavid Wu2017-08-111-0/+17
* ARM64: dts: rockchip: Add gmac2phy node support for rk3328David Wu2017-08-111-0/+39
* ARM: dts: rk3228-evb: Enable the integrated PHY for gmacDavid Wu2017-08-111-0/+34
* arm64: defconfig: Enable CONFIG_ROCKCHIP_PHYDavid Wu2017-08-111-0/+1
* multi_v7_defconfig: Make rockchip PHY built-inDavid Wu2017-08-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-106-11/+63
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-106-11/+63
| |\
| | * sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar2017-08-041-1/+11
| | * sparc64: recognize and support sparc M8 cpu typeAllen Pais2017-08-046-2/+30
| | * sparc64: properly name the cpu constantsAllen Pais2017-08-042-8/+22
* | | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-102-0/+21
* | | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-101-0/+24
* | | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-101-0/+34
* | | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-102-0/+24
* | | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann2017-08-101-0/+26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-107-44/+1962
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-092-1/+1952
| |\ \
| | * | MIPS: Add missing file for eBPF JIT.David Daney2017-08-041-0/+1950
| | * | bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann2017-08-041-1/+2
| * | | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-08-085-43/+10
| |\ \ \
| | * | | xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov2017-08-011-1/+5
| | * | | xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov2017-08-011-2/+0
| | * | | xtensa: fix cache aliasing handling code for WT cacheMax Filippov2017-07-291-7/+3
| | * | | xtensa: remove wrapper header for asm/param.hTobias Klauser2017-07-212-18/+1
| | * | | xtensa: remove wrapper header for asm/device.hTobias Klauser2017-07-212-15/+1
* | | | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-0775-271/+725
|\| | | |
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-062-0/+3
| |\ \ \ \
| | * | | | MIPS: ralink: mt7620: Add missing headerHarvey Hunt2017-07-191-0/+1
| | * | | | MIPS: ralink: Fix build error due to missing headerHarvey Hunt2017-07-181-0/+2
| | |/ / /
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-055-85/+190
| |\ \ \ \
| | * \ \ \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-1/+1
| | |\ \ \ \
| | | * | | | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-1/+1
| | | |/ / /
| | * | | | KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li2017-08-031-2/+9
| | * | | | KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack2017-08-021-10/+43
| | * | | | kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardownDavid Matlack2017-08-021-5/+11
| | * | | | KVM: nVMX: do not pin the VMCS12Paolo Bonzini2017-08-021-17/+7
| | * | | | KVM: X86: init irq->level in kvm_pv_kick_cpu_opLongpeng(Mike)2017-08-021-0/+1
| | * | | | KVM: X86: Fix loss of pending INIT due to raceWanpeng Li2017-08-021-8/+11
| | * | | | KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-011-2/+4
| | * | | | KVM: nVMX: fixes to nested virt interrupt injectionPaolo Bonzini2017-08-012-25/+72
| | * | | | KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12Paolo Bonzini2017-08-011-18/+34
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-051-16/+11
| |\ \ \ \
| | * | | | x86/hpet: Cure interface abuse in the resume pathThomas Gleixner2017-08-011-16/+11
| | |/ / /
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-0543-102/+356
| |\ \ \ \
| | * \ \ \ Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-08-042-28/+0
| | |\ \ \ \
| | | * | | | ARM: dts: da850-lcdk: drop unused VPIF endpointsKevin Hilman2017-07-271-7/+0
| | | * | | | ARM: dts: da850-evm: drop unused VPIF endpointsKevin Hilman2017-07-271-21/+0
| | * | | | | Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-08-043-9/+11
| | |\ \ \ \ \
| | | * | | | | ARM: dts: sun8i: a83t: Switch to CCU device tree binding macrosChen-Yu Tsai2017-07-271-7/+9
| | | * | | | | arm64: allwinner: sun50i-a64: Correct emac register sizeCorentin Labbe2017-07-271-1/+1