summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2020-01-09powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V
2020-01-09perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon
2020-01-09arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth nodeChristian Hewitt
2020-01-09arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth nodeChristian Hewitt
2020-01-09powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva
2020-01-09arm64: dts: qcom: msm8998-clamshell: Remove retention idle stateJeffrey Hugo
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2020-01-09MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin
2020-01-09MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman
2020-01-04s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-01-04s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04um: virtio: Keep reading on -EAGAINJohannes Berg