- 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 6b9d1c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- b2298fc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
- 043cd07 Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 4b05bc6 ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb by David Wu · 7 years ago
- 9c4cc91 ARM64: dts: rockchip: Add gmac2phy node support for rk3328 by David Wu · 7 years ago
- db40f15 ARM: dts: rk3228-evb: Enable the integrated PHY for gmac by David Wu · 7 years ago
- 6b49668 arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY by David Wu · 7 years ago
- 0d33f82 multi_v7_defconfig: Make rockchip PHY built-in by David Wu · 7 years ago
- 8001a97 Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 4ca83dc xen: fix hvm guest with kaslr enabled by Juergen Gross · 7 years ago
- 10231f6 xen: split up xen_hvm_init_shared_info() by Juergen Gross · 7 years ago
- c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
- 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
- 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
- 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- f213ad3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- 20dbf5c bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- 3b49780 bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- 1842355 bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- c362b2f bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- 52afc51 bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} by Daniel Borkmann · 7 years ago
- 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 96ea91e powerpc/watchdog: add locking around init/exit functions by Nicholas Piggin · 7 years ago
- 87607a3 powerpc/watchdog: Fix marking of stuck CPUs by Nicholas Piggin · 7 years ago
- 8e23692 powerpc/watchdog: Fix final-check recovered case by Nicholas Piggin · 7 years ago
- 26c5c6e powerpc/watchdog: Moderate touch_nmi_watchdog overhead by Nicholas Piggin · 7 years ago
- d8e2a40 powerpc/watchdog: Improve watchdog lock primitive by Nicholas Piggin · 7 years ago
- 0459ddf powerpc: NMI IPI improve lock primitive by Nicholas Piggin · 7 years ago
- 7310d5c powerpc/configs: Re-enable HARD/SOFT lockup detectors by Michael Ellerman · 7 years ago
- 8861249 crypto: x86/sha1 - Fix reads beyond the number of blocks passed by megha.dey@linux.intel.com · 7 years ago
- 5fc9484 MIPS: Set ISA bit in entry-y for microMIPS kernels by Paul Burton · 7 years ago
- 527f102 MIPS: Prevent building MT support for microMIPS kernels by Paul Burton · 7 years ago
- 785a12a powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails by Gautham R. Shenoy · 7 years ago
- 623ce34 Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
- 7353026 MIPS: PCI: Fix smp_processor_id() in preemptible by Matt Redfearn · 7 years ago
- 21da533 MIPS: Introduce cpu_tcache_line_size by Matt Redfearn · 7 years ago
- fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
- 68fe556 MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 7 years ago
- b399ee2 MIPS: VDSO: Fix clobber lists in fallback code paths by Goran Ferenc · 7 years ago
- 44a1280 Revert "powerpc/64: Avoid restore_math call if possible in syscall exit" by Michael Ellerman · 7 years ago
- ae5b067 Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>." by Paul Burton · 7 years ago
- bed5846 MIPS: OCTEON: Fix USB platform code breakage. by Steven J. Hill · 7 years ago
- 81a67e5 MIPS: Octeon: Fix broken EDAC driver. by Steven J. Hill · 7 years ago
- 33a7364 MIPS: gitignore: ignore generated .c files by Bartosz Golaszewski · 7 years ago
- 6f542eb MIPS: Fix race on setting and getting cpu_online_mask by Matija Glavinic Pecotic · 7 years ago
- 00e0629 MIPS: mm: remove duplicate "const" qualifier on insn_table by Thomas Petazzoni · 7 years ago
- 6ea1bc9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
- 6999507 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 0d5b994 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 65f4740 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- b3c6858 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- b6bd53f MIPS: Add missing file for eBPF JIT. by David Daney · 7 years ago
- b0a0c25 bpf, s390: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
- fdaccf7 sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. by Vijay Kumar · 7 years ago
- 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 7 years ago
- 9e48cd4 sparc64: properly name the cpu constants by Allen Pais · 7 years ago
- 0a23ea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- 841fe95 Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 0ede1c4 sparc64: Fix exception handling in UltraSPARC-III memcpy. by David S. Miller · 7 years ago
- 82cd588 arm64: avoid overflow in VA_START and PAGE_OFFSET by Nick Desaulniers · 7 years ago
- 6d33274 arm64: Fix potential race with hardware DBM in ptep_set_access_flags() by Catalin Marinas · 7 years ago
- 41c454f Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 7 years ago
- ae11985 Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Arnd Bergmann · 7 years ago
- 3d8db0a Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Arnd Bergmann · 7 years ago
- 985333b ARM: dts: tango4: Request RGMII RX and TX clock delays by Marc Gonzalez · 7 years ago
- 264e22a Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 7 years ago
- 48cb953 Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 7 years ago
- b99bba0 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Arnd Bergmann · 7 years ago
- e86c86b Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 7 years ago
- 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
- 3db40c3 powerpc/64: Fix __check_irq_replay missing decrementer interrupt by Nicholas Piggin · 7 years ago
- 09539f9 powerpc/perf: POWER9 PMU stops after idle workaround by Nicholas Piggin · 7 years ago
- 73784fb Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 8a05c31 Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
- 53a5abd Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
- 6550c4d KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit" by Wanpeng Li · 7 years ago
- c9f0440 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
- 8ca44e8 kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown by David Matlack · 7 years ago
- 9f744c5 KVM: nVMX: do not pin the VMCS12 by Paolo Bonzini · 7 years ago
- ebd28fc KVM: X86: init irq->level in kvm_pv_kick_cpu_op by Longpeng(Mike) · 7 years ago
- f4ef191 KVM: X86: Fix loss of pending INIT due to race by Wanpeng Li · 7 years ago
- d7a65c4 ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridge by Gregory CLEMENT · 7 years ago
- f29bb78 powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check by Sergei Shtylyov · 7 years ago
- 337c017 KVM: async_pf: make rcu irq exit if not triggered from idle task by Wanpeng Li · 7 years ago
- b96fb43 KVM: nVMX: fixes to nested virt interrupt injection by Paolo Bonzini · 7 years ago
- 7313c69 KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12 by Paolo Bonzini · 7 years ago
- bc652eb xtensa: mm/cache: add missing EXPORT_SYMBOLs by Max Filippov · 7 years ago
- 7f81e55 xtensa: don't limit csum_partial export by CONFIG_NET by Max Filippov · 7 years ago
- c6f97ad arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0 by Marc Zyngier · 7 years ago
- bb68cfe x86/hpet: Cure interface abuse in the resume path by Thomas Gleixner · 7 years ago
- 74ad3d2 parisc: Define CONFIG_CPU_BIG_ENDIAN by Babu Moger · 8 years ago
- cc491f1 powerpc/64s: Fix stack setup in watchdog soft_nmi_common() by Nicholas Piggin · 7 years ago
- bb27222 Merge tag 'v4.13-rc1' into fixes by Michael Ellerman · 7 years ago
- 8f8201d parisc: Increase thread and stack size to 32kb by Helge Deller · 7 years ago
- 13d5709 parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 7 years ago
- f137e0b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- dbc52a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 4815d3c cpufreq: x86: Make scaling_cur_freq behave more as expected by Rafael J. Wysocki · 7 years ago