summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie-6/+0
2017-08-25arm64: dts: exynos: remove i80-if-timings nodesAndrzej Hajda-6/+0
2017-08-24ARM: OMAP2+: fix missing variable declarationArnd Bergmann-0/+1
2017-08-16ARM: OMAP2+: Don't register omapdss device for omapdrmLaurent Pinchart-51/+60
2017-08-16ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart-62/+1
2017-08-15ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart-1/+1
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie-1126/+3703
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-42/+137
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-22/+50
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-68/+101
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross-2/+14
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross-21/+24
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross-0/+13
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim-6/+23
2017-08-10mm: refactor TLB gathering APIMinchan Kim-15/+23
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-11/+63
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1952
2017-08-09powerpc/watchdog: add locking around init/exit functionsNicholas Piggin-1/+10
2017-08-09powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin-6/+9
2017-08-09powerpc/watchdog: Fix final-check recovered caseNicholas Piggin-1/+5
2017-08-09powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin-1/+3
2017-08-09powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin-4/+9
2017-08-09powerpc: NMI IPI improve lock primitiveNicholas Piggin-3/+3
2017-08-09powerpc/configs: Re-enable HARD/SOFT lockup detectorsMichael Ellerman-3/+6
2017-08-08MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton-1/+14
2017-08-08MIPS: Prevent building MT support for microMIPS kernelsPaul Burton-1/+1
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy-3/+38
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-43/+10
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn-4/+3
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn-0/+3
2017-08-07MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki-28/+6
2017-08-07MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc-2/+4
2017-08-07Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman-46/+18
2017-08-07Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton-0/+2
2017-08-07MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill-1/+1
2017-08-07MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill-1/+97
2017-08-07MIPS: gitignore: ignore generated .c filesBartosz Golaszewski-0/+2
2017-08-07MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic-3/+3
2017-08-07MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni-1/+1
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+3
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-85/+190
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-16/+11
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-102/+356
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-10/+13
2017-08-04MIPS: Add missing file for eBPF JIT.David Daney-0/+1950
2017-08-04bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann-1/+2
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar-1/+11
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais-2/+30
2017-08-04sparc64: properly name the cpu constantsAllen Pais-8/+22
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-18/+48