aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-32/+37
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 14-42/+137
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-22/+50
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 8-68/+101
2017-08-11xen: fix hvm guest with kaslr enabledGravatar Juergen Gross 1-2/+14
2017-08-11xen: split up xen_hvm_init_shared_info()Gravatar Juergen Gross 1-21/+24
2017-08-11x86: provide an init_mem_mapping hypervisor hookGravatar Juergen Gross 2-0/+13
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemGravatar Minchan Kim 5-6/+23
2017-08-10mm: refactor TLB gathering APIGravatar Minchan Kim 5-15/+23
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 6-11/+63
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-1/+1952
2017-08-09powerpc/watchdog: add locking around init/exit functionsGravatar Nicholas Piggin 1-1/+10
2017-08-09powerpc/watchdog: Fix marking of stuck CPUsGravatar Nicholas Piggin 1-6/+9
2017-08-09powerpc/watchdog: Fix final-check recovered caseGravatar Nicholas Piggin 1-1/+5
2017-08-09powerpc/watchdog: Moderate touch_nmi_watchdog overheadGravatar Nicholas Piggin 1-1/+3
2017-08-09powerpc/watchdog: Improve watchdog lock primitiveGravatar Nicholas Piggin 1-4/+9
2017-08-09powerpc: NMI IPI improve lock primitiveGravatar Nicholas Piggin 1-3/+3
2017-08-09powerpc/configs: Re-enable HARD/SOFT lockup detectorsGravatar Michael Ellerman 3-3/+6
2017-08-09crypto: x86/sha1 - Fix reads beyond the number of blocks passedGravatar megha.dey@linux.intel.com 2-32/+37
2017-08-08MIPS: Set ISA bit in entry-y for microMIPS kernelsGravatar Paul Burton 1-1/+14
2017-08-08MIPS: Prevent building MT support for microMIPS kernelsGravatar Paul Burton 1-1/+1
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGravatar Gautham R. Shenoy 1-3/+38
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 5-43/+10
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleGravatar Matt Redfearn 1-4/+3
2017-08-08MIPS: Introduce cpu_tcache_line_sizeGravatar Matt Redfearn 1-0/+3
2017-08-07MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionGravatar Maciej W. Rozycki 1-28/+6
2017-08-07MIPS: VDSO: Fix clobber lists in fallback code pathsGravatar Goran Ferenc 1-2/+4
2017-08-07Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Gravatar Michael Ellerman 2-46/+18
2017-08-07Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Gravatar Paul Burton 1-0/+2
2017-08-07MIPS: OCTEON: Fix USB platform code breakage.Gravatar Steven J. Hill 1-1/+1
2017-08-07MIPS: Octeon: Fix broken EDAC driver.Gravatar Steven J. Hill 3-1/+97
2017-08-07MIPS: gitignore: ignore generated .c filesGravatar Bartosz Golaszewski 1-0/+2
2017-08-07MIPS: Fix race on setting and getting cpu_online_maskGravatar Matija Glavinic Pecotic 1-3/+3
2017-08-07MIPS: mm: remove duplicate "const" qualifier on insn_tableGravatar Thomas Petazzoni 1-1/+1
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-0/+3
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-85/+190
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-16/+11
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 43-102/+356
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-10/+13
2017-08-04MIPS: Add missing file for eBPF JIT.Gravatar David Daney 1-0/+1950
2017-08-04bpf, s390: fix jit branch offset related to ldimm64Gravatar Daniel Borkmann 1-1/+2
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Gravatar Vijay Kumar 1-1/+11
2017-08-04sparc64: recognize and support sparc M8 cpu typeGravatar Allen Pais 6-2/+30
2017-08-04sparc64: properly name the cpu constantsGravatar Allen Pais 2-8/+22
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 7-18/+48
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 9-21/+71
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.Gravatar David S. Miller 1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETGravatar Nick Desaulniers 1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Gravatar Catalin Marinas 1-7/+8
2017-08-04Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 2-28/+0