| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb | David Wu | 2017-08-11 | 1 | -0/+17 |
* | ARM64: dts: rockchip: Add gmac2phy node support for rk3328 | David Wu | 2017-08-11 | 1 | -0/+39 |
* | ARM: dts: rk3228-evb: Enable the integrated PHY for gmac | David Wu | 2017-08-11 | 1 | -0/+34 |
* | arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY | David Wu | 2017-08-11 | 1 | -0/+1 |
* | multi_v7_defconfig: Make rockchip PHY built-in | David Wu | 2017-08-11 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-10 | 6 | -11/+63 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-08-10 | 6 | -11/+63 |
| |\ |
|
| | * | sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. | Vijay Kumar | 2017-08-04 | 1 | -1/+11 |
| | * | sparc64: recognize and support sparc M8 cpu type | Allen Pais | 2017-08-04 | 6 | -2/+30 |
| | * | sparc64: properly name the cpu constants | Allen Pais | 2017-08-04 | 2 | -8/+22 |
* | | | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-10 | 2 | -0/+21 |
* | | | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-10 | 1 | -0/+24 |
* | | | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-10 | 1 | -0/+34 |
* | | | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2017-08-10 | 2 | -0/+24 |
* | | | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} | Daniel Borkmann | 2017-08-10 | 1 | -0/+26 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-10 | 7 | -44/+1962 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-08-09 | 2 | -1/+1952 |
| |\ \ |
|
| | * | | MIPS: Add missing file for eBPF JIT. | David Daney | 2017-08-04 | 1 | -0/+1950 |
| | * | | bpf, s390: fix jit branch offset related to ldimm64 | Daniel Borkmann | 2017-08-04 | 1 | -1/+2 |
| * | | | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2017-08-08 | 5 | -43/+10 |
| |\ \ \ |
|
| | * | | | xtensa: mm/cache: add missing EXPORT_SYMBOLs | Max Filippov | 2017-08-01 | 1 | -1/+5 |
| | * | | | xtensa: don't limit csum_partial export by CONFIG_NET | Max Filippov | 2017-08-01 | 1 | -2/+0 |
| | * | | | xtensa: fix cache aliasing handling code for WT cache | Max Filippov | 2017-07-29 | 1 | -7/+3 |
| | * | | | xtensa: remove wrapper header for asm/param.h | Tobias Klauser | 2017-07-21 | 2 | -18/+1 |
| | * | | | xtensa: remove wrapper header for asm/device.h | Tobias Klauser | 2017-07-21 | 2 | -15/+1 |
* | | | | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-08-07 | 75 | -271/+725 |
|\| | | | |
|
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-08-06 | 2 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | MIPS: ralink: mt7620: Add missing header | Harvey Hunt | 2017-07-19 | 1 | -0/+1 |
| | * | | | | MIPS: ralink: Fix build error due to missing header | Harvey Hunt | 2017-07-18 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-08-05 | 5 | -85/+190 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Radim Krčmář | 2017-08-03 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | KVM: arm/arm64: PMU: Fix overflow interrupt injection | Andrew Jones | 2017-07-25 | 1 | -1/+1 |
| | | |/ / / |
|
| | * | | | | KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit" | Wanpeng Li | 2017-08-03 | 1 | -2/+9 |
| | * | | | | KVM: nVMX: mark vmcs12 pages dirty on L2 exit | David Matlack | 2017-08-02 | 1 | -10/+43 |
| | * | | | | kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown | David Matlack | 2017-08-02 | 1 | -5/+11 |
| | * | | | | KVM: nVMX: do not pin the VMCS12 | Paolo Bonzini | 2017-08-02 | 1 | -17/+7 |
| | * | | | | KVM: X86: init irq->level in kvm_pv_kick_cpu_op | Longpeng(Mike) | 2017-08-02 | 1 | -0/+1 |
| | * | | | | KVM: X86: Fix loss of pending INIT due to race | Wanpeng Li | 2017-08-02 | 1 | -8/+11 |
| | * | | | | KVM: async_pf: make rcu irq exit if not triggered from idle task | Wanpeng Li | 2017-08-01 | 1 | -2/+4 |
| | * | | | | KVM: nVMX: fixes to nested virt interrupt injection | Paolo Bonzini | 2017-08-01 | 2 | -25/+72 |
| | * | | | | KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12 | Paolo Bonzini | 2017-08-01 | 1 | -18/+34 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-05 | 1 | -16/+11 |
| |\ \ \ \ |
|
| | * | | | | x86/hpet: Cure interface abuse in the resume path | Thomas Gleixner | 2017-08-01 | 1 | -16/+11 |
| | |/ / / |
|
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-08-05 | 43 | -102/+356 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2017-08-04 | 2 | -28/+0 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: dts: da850-lcdk: drop unused VPIF endpoints | Kevin Hilman | 2017-07-27 | 1 | -7/+0 |
| | | * | | | | ARM: dts: da850-evm: drop unused VPIF endpoints | Kevin Hilman | 2017-07-27 | 1 | -21/+0 |
| | * | | | | | Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2017-08-04 | 3 | -9/+11 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: dts: sun8i: a83t: Switch to CCU device tree binding macros | Chen-Yu Tsai | 2017-07-27 | 1 | -7/+9 |
| | | * | | | | | arm64: allwinner: sun50i-a64: Correct emac register size | Corentin Labbe | 2017-07-27 | 1 | -1/+1 |