summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-1532-180/+366
|\
| * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-08-142-32/+37
| |\
| | * crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2017-08-092-32/+37
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-1314-42/+137
| |\ \
| | * | MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton2017-08-081-1/+14
| | * | MIPS: Prevent building MT support for microMIPS kernelsPaul Burton2017-08-081-1/+1
| | * | MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn2017-08-081-4/+3
| | * | MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn2017-08-081-0/+3
| | * | MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2017-08-071-28/+6
| | * | MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc2017-08-071-2/+4
| | * | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton2017-08-071-0/+2
| | * | MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill2017-08-071-1/+1
| | * | MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill2017-08-073-1/+97
| | * | MIPS: gitignore: ignore generated .c filesBartosz Golaszewski2017-08-071-0/+2
| | * | MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-08-071-3/+3
| | * | MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni2017-08-071-1/+1
| * | | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-123-22/+50
| |\ \ \
| | * | | xen: fix hvm guest with kaslr enabledJuergen Gross2017-08-111-2/+14
| | * | | xen: split up xen_hvm_init_shared_info()Juergen Gross2017-08-111-21/+24
| | * | | x86: provide an init_mem_mapping hypervisor hookJuergen Gross2017-08-112-0/+13
| * | | | Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-118-68/+101
| |\ \ \ \
| | * | | | powerpc/watchdog: add locking around init/exit functionsNicholas Piggin2017-08-091-1/+10
| | * | | | powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin2017-08-091-6/+9
| | * | | | powerpc/watchdog: Fix final-check recovered caseNicholas Piggin2017-08-091-1/+5
| | * | | | powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin2017-08-091-1/+3
| | * | | | powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin2017-08-091-4/+9
| | * | | | powerpc: NMI IPI improve lock primitiveNicholas Piggin2017-08-091-3/+3
| | * | | | powerpc/configs: Re-enable HARD/SOFT lockup detectorsMichael Ellerman2017-08-093-3/+6
| | * | | | powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy2017-08-081-3/+38
| | * | | | Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman2017-08-072-46/+18
| * | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-105-6/+23
| * | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-105-15/+23
* | | | | | 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-092-0/+21
* | | | | | | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-091-0/+24
* | | | | | | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-091-0/+34
* | | | | | | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-092-0/+24
* | | | | | | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann2017-08-091-0/+26
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-097-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