Age | Commit message (Expand) | Author | Files | Lines |
2017-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 32 | -180/+366 |
2017-08-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -32/+37 |
2017-08-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 14 | -42/+137 |
2017-08-12 | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -22/+50 |
2017-08-12 | ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb | David Wu | 1 | -0/+17 |
2017-08-12 | ARM64: dts: rockchip: Add gmac2phy node support for rk3328 | David Wu | 1 | -0/+39 |
2017-08-12 | ARM: dts: rk3228-evb: Enable the integrated PHY for gmac | David Wu | 1 | -0/+34 |
2017-08-12 | arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY | David Wu | 1 | -0/+1 |
2017-08-12 | multi_v7_defconfig: Make rockchip PHY built-in | David Wu | 1 | -0/+1 |
2017-08-11 | Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 8 | -68/+101 |
2017-08-11 | xen: fix hvm guest with kaslr enabled | Juergen Gross | 1 | -2/+14 |
2017-08-11 | xen: split up xen_hvm_init_shared_info() | Juergen Gross | 1 | -21/+24 |
2017-08-11 | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 2 | -0/+13 |
2017-08-11 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 5 | -6/+23 |
2017-08-11 | mm: refactor TLB gathering API | Minchan Kim | 5 | -15/+23 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -11/+63 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 6 | -11/+63 |
2017-08-10 | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2 | -0/+21 |
2017-08-10 | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 1 | -0/+24 |
2017-08-10 | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 1 | -0/+34 |
2017-08-10 | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2 | -0/+24 |
2017-08-10 | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} | Daniel Borkmann | 1 | -0/+26 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -44/+1962 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+1952 |
2017-08-09 | powerpc/watchdog: add locking around init/exit functions | Nicholas Piggin | 1 | -1/+10 |
2017-08-09 | powerpc/watchdog: Fix marking of stuck CPUs | Nicholas Piggin | 1 | -6/+9 |
2017-08-09 | powerpc/watchdog: Fix final-check recovered case | Nicholas Piggin | 1 | -1/+5 |
2017-08-09 | powerpc/watchdog: Moderate touch_nmi_watchdog overhead | Nicholas Piggin | 1 | -1/+3 |
2017-08-09 | powerpc/watchdog: Improve watchdog lock primitive | Nicholas Piggin | 1 | -4/+9 |
2017-08-09 | powerpc: NMI IPI improve lock primitive | Nicholas Piggin | 1 | -3/+3 |
2017-08-09 | powerpc/configs: Re-enable HARD/SOFT lockup detectors | Michael Ellerman | 3 | -3/+6 |
2017-08-09 | crypto: x86/sha1 - Fix reads beyond the number of blocks passed | megha.dey@linux.intel.com | 2 | -32/+37 |
2017-08-08 | MIPS: Set ISA bit in entry-y for microMIPS kernels | Paul Burton | 1 | -1/+14 |
2017-08-08 | MIPS: Prevent building MT support for microMIPS kernels | Paul Burton | 1 | -1/+1 |
2017-08-08 | powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails | Gautham R. Shenoy | 1 | -3/+38 |
2017-08-08 | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 5 | -43/+10 |
2017-08-08 | MIPS: PCI: Fix smp_processor_id() in preemptible | Matt Redfearn | 1 | -4/+3 |
2017-08-08 | MIPS: Introduce cpu_tcache_line_size | Matt Redfearn | 1 | -0/+3 |
2017-08-07 | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 75 | -271/+725 |
2017-08-07 | MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression | Maciej W. Rozycki | 1 | -28/+6 |
2017-08-07 | MIPS: VDSO: Fix clobber lists in fallback code paths | Goran Ferenc | 1 | -2/+4 |
2017-08-07 | Revert "powerpc/64: Avoid restore_math call if possible in syscall exit" | Michael Ellerman | 2 | -46/+18 |
2017-08-07 | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>." | Paul Burton | 1 | -0/+2 |
2017-08-07 | MIPS: OCTEON: Fix USB platform code breakage. | Steven J. Hill | 1 | -1/+1 |
2017-08-07 | MIPS: Octeon: Fix broken EDAC driver. | Steven J. Hill | 3 | -1/+97 |
2017-08-07 | MIPS: gitignore: ignore generated .c files | Bartosz Golaszewski | 1 | -0/+2 |
2017-08-07 | MIPS: Fix race on setting and getting cpu_online_mask | Matija Glavinic Pecotic | 1 | -3/+3 |
2017-08-07 | MIPS: mm: remove duplicate "const" qualifier on insn_table | Thomas Petazzoni | 1 | -1/+1 |
2017-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -0/+3 |
2017-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -85/+190 |