summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren2020-06-031-1/+1
| | | * | | | | | | | ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren2020-06-021-1/+3
| * | | | | | | | | | Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-2819-111/+138
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2020-06-287-25/+29
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai2020-06-241-4/+6
| | | * | | | | | | | | | ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai2020-06-241-2/+4
| | | * | | | | | | | | | ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drainFrieder Schrempf2020-06-231-1/+1
| | | * | | | | | | | | | ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoMFrieder Schrempf2020-06-232-13/+13
| | | * | | | | | | | | | arm64: dts: imx8mm-beacon: Fix voltages on LDO1 and LDO2Adam Ford2020-06-181-2/+2
| | | * | | | | | | | | | arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage rangeRobin Gong2020-06-181-2/+2
| | | * | | | | | | | | | arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong2020-06-181-2/+2
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann2020-06-281-0/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSPMatthew Hagan2020-06-141-0/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann2020-06-289-4/+35
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan2020-06-171-3/+3
| | | * | | | | | | | | | ARM: dts: NSP: Disable PL330 by default, add dma-coherent propertyMatthew Hagan2020-06-158-1/+31
| | | * | | | | | | | | | ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000Rafał Miłecki2020-06-141-0/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard2020-06-281-9/+0
| | * | | | | | | | | | Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2020-06-271-73/+73
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | arm: dts: vexpress: Move mcc node back into motherboard nodeAndre Przywara2020-06-041-73/+73
| * | | | | | | | | | | Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf/x86/rapl: Fix RAPL config variable bugStephane Eranian2020-06-021-1/+1
| * | | | | | | | | | | | Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-282-1/+17
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-171-0/+7
| | * | | | | | | | | | | | efi/x86: Setup stack correctly for efi_pe_entryArvind Sankar2020-06-171-1/+10
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-2810-20/+32
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming2020-06-191-0/+1
| | * | | | | | | | | | | | x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook2020-06-181-12/+12
| | * | | | | | | | | | | | x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter2020-06-171-0/+1
| | * | | | | | | | | | | | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson2020-06-155-4/+13
| | * | | | | | | | | | | | x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger2020-06-152-4/+5
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-06-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | objtool: Fix noinstr vs KCOVPeter Zijlstra2020-06-181-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-288-45/+73
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-2695-329/+961
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/entry: Fix #UD vs WARN morePeter Zijlstra2020-06-251-34/+38
| | * | | | | | | | | | | | | x86/entry: Increase entry_stack size to a full pagePeter Zijlstra2020-06-251-1/+1
| | * | | | | | | | | | | | | x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra2020-06-252-3/+7
| | * | | | | | | | | | | | | x86/entry, bug: Comment the instrumentation_begin() usage for WARN()Peter Zijlstra2020-06-151-0/+6
| | * | | | | | | | | | | | | x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra2020-06-153-2/+20
| | * | | | | | | | | | | | | x86, kcsan: Remove __no_kcsan_or_inline usagePeter Zijlstra2020-06-151-5/+1
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-272-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V2020-06-221-1/+2
| | * | | | | | | | | | | | powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha2020-06-221-0/+1
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-272-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren2020-06-251-0/+3
| | * | | | | | | | | | | | riscv: Add extern declarations for vDSO time-related functionsVincent Chen2020-06-251-0/+6
| | * | | | | | | | | | | | riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen2020-06-251-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-2714-166/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan2020-06-251-0/+2