summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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
* | | | | 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
| * | | | | bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann2017-08-041-1/+2
* | | | | | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-08-075-43/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov2017-08-011-1/+5
| * | | | | xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov2017-08-011-2/+0
| * | | | | xtensa: fix cache aliasing handling code for WT cacheMax Filippov2017-07-281-7/+3
| * | | | | xtensa: remove wrapper header for asm/param.hTobias Klauser2017-07-212-18/+1
| * | | | | xtensa: remove wrapper header for asm/device.hTobias Klauser2017-07-212-15/+1
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-062-0/+3
|\ \ \ \ \ \
| * | | | | | MIPS: ralink: mt7620: Add missing headerHarvey Hunt2017-07-191-0/+1
| * | | | | | MIPS: ralink: Fix build error due to missing headerHarvey Hunt2017-07-181-0/+2
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-045-85/+190
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-1/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-1/+1
| | |/ / / / /
| * | | | | | KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li2017-08-031-2/+9
| * | | | | | KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack2017-08-021-10/+43