summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-01-17hexagon: work around compiler crashNick Desaulniers
2020-01-17hexagon: parenthesize registers in asm predicatesNick Desaulniers
2020-01-17MIPS: Prevent link failure with kcov instrumentationJouni Hogander
2020-01-17mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino
2020-01-17mips: cacheinfo: report shared CPU mapVladimir Kondratiev
2020-01-17riscv: export flush_icache_all to modulesOlof Johansson
2020-01-17ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann
2020-01-17MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer
2020-01-17MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer
2020-01-17powerpc/powernv: Disable native PCIe port managementOliver O'Halloran
2020-01-17arm64: dts: apq8096-db820c: Increase load on l21 for SDCARDLoic Poulain
2020-01-17crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_...Yunfeng Ye
2020-01-17asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2020-01-17syscalls/x86: Fix function types in COND_SYSCALLSami Tolvanen
2020-01-17syscalls/x86: Use the correct function type for sys_ni_syscallSami Tolvanen
2020-01-17syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturnSami Tolvanen
2020-01-17syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0Andy Lutomirski
2020-01-14um: Implement copy_thread_tlsAmanieu d'Antras
2020-01-14xtensa: Implement copy_thread_tlsAmanieu d'Antras
2020-01-14riscv: Implement copy_thread_tlsAmanieu d'Antras
2020-01-14parisc: Implement copy_thread_tlsAmanieu d'Antras
2020-01-14arm: Implement copy_thread_tlsAmanieu d'Antras
2020-01-14arm64: Implement copy_thread_tlsAmanieu d'Antras
2020-01-14arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller
2020-01-12arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li
2020-01-12s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2020-01-12perf/x86/intel: Fix PT PMI handlingAlexander Shishkin
2020-01-12perf/x86: Fix potential out-of-bounds accessPeter Zijlstra
2020-01-12parisc: add missing __init annotationSven Schnelle
2020-01-12parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle
2020-01-12powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-01-12ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez
2020-01-12arm64: dts: ls1028a: fix reboot nodeMichael Walle
2020-01-12ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon
2020-01-12bpf, riscv: Limit to 33 tail callsPaul Chaignon
2020-01-12arm64: dts: ls1028a: fix typo in TMU calibration dataMichael Walle
2020-01-12ARM: dts: bcm283x: Fix critical trip pointStefan Wahren
2020-01-12ARM: omap2plus_defconfig: Add back DEBUG_FSTony Lindgren
2020-01-12ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard
2020-01-12ARM: dts: Cygnus: Fix MDIO node address/size cellsFlorian Fainelli
2020-01-12ARM: exynos_defconfig: Restore debugfs supportMarek Szyprowski
2020-01-12ARM: dts: BCM5301X: Fix MDIO node address/size cellsFlorian Fainelli
2020-01-12ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla
2020-01-12ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probingStefan Roese
2020-01-12x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young
2020-01-12x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng