aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-03-20parisc: Fix compiler warnings in debug_core.cHelge Deller
2020-03-20arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li
2020-03-20s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2020-03-20perf/x86/intel: Fix PT PMI handlingAlexander Shishkin
2020-03-20parisc: add missing __init annotationSven Schnelle
2020-03-20powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld
2020-03-20powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-03-20powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-03-20arm64: dts: ls1028a: fix reboot nodeMichael Walle
2020-03-20ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen
2020-03-20bpf, mips: Limit to 33 tail callsPaul Chaignon
2020-03-20bpf, riscv: Limit to 33 tail callsPaul Chaignon
2020-03-20ARM: dts: bcm283x: Fix critical trip pointStefan Wahren
2020-03-20ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard
2020-03-20ARM: dts: Cygnus: Fix MDIO node address/size cellsFlorian Fainelli
2020-03-20ARM: dts: BCM5301X: Fix MDIO node address/size cellsFlorian Fainelli
2020-03-20ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla
2020-03-20ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probingStefan Roese
2020-03-20x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young
2020-03-20x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng
2020-03-20perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin
2020-03-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-03-20arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon
2020-03-20arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth nodeChristian Hewitt
2020-03-20powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2020-03-20arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-03-20riscv: ftrace: correct the condition logic in function graph tracerZong Li
2020-03-20MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2020-03-20MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin
2020-03-20MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton
2020-03-20s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-03-20s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-03-07powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-03-07s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2020-03-07s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-03-07s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2020-03-07libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-03-07powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor
2020-03-07powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy
2020-03-07ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger
2020-03-07powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V
2020-03-07powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-03-07powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2020-03-07powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-03-07powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-03-07dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin
2020-03-07powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman
2020-03-07powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2020-03-07powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2020-03-07x86/KVM: Clean up host's steal time structureBoris Ostrovsky