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