summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-14um: Implement copy_thread_tlsAmanieu d'Antras5-12/+10
2020-01-14xtensa: Implement copy_thread_tlsAmanieu d'Antras2-4/+5
2020-01-14riscv: Implement copy_thread_tlsAmanieu d'Antras2-3/+4
2020-01-14parisc: Implement copy_thread_tlsAmanieu d'Antras2-4/+5
2020-01-14arm: Implement copy_thread_tlsAmanieu d'Antras2-3/+4
2020-01-14arm64: Implement copy_thread_tlsAmanieu d'Antras2-5/+6
2020-01-14arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras2-1/+1
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller1-2/+8
2020-01-12arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li1-0/+1
2020-01-12s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2-2/+7
2020-01-12perf/x86/intel: Fix PT PMI handlingAlexander Shishkin1-2/+7
2020-01-12perf/x86: Fix potential out-of-bounds accessPeter Zijlstra1-2/+8
2020-01-12parisc: add missing __init annotationSven Schnelle1-1/+1
2020-01-12parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2-5/+1
2020-01-12powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld1-0/+1
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2-1/+10
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport1-0/+8
2020-01-12ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez1-0/+1
2020-01-12arm64: dts: ls1028a: fix reboot nodeMichael Walle1-1/+7
2020-01-12ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2-2/+2
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon1-4/+5
2020-01-12bpf, riscv: Limit to 33 tail callsPaul Chaignon1-2/+2
2020-01-12arm64: dts: ls1028a: fix typo in TMU calibration dataMichael Walle1-1/+1
2020-01-12ARM: dts: bcm283x: Fix critical trip pointStefan Wahren1-1/+1
2020-01-12ARM: omap2plus_defconfig: Add back DEBUG_FSTony Lindgren1-0/+1
2020-01-12ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard1-1/+1
2020-01-12ARM: dts: Cygnus: Fix MDIO node address/size cellsFlorian Fainelli1-2/+2
2020-01-12ARM: exynos_defconfig: Restore debugfs supportMarek Szyprowski1-0/+1
2020-01-12ARM: dts: BCM5301X: Fix MDIO node address/size cellsFlorian Fainelli1-2/+2
2020-01-12ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla1-1/+11
2020-01-12ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probingStefan Roese1-1/+1
2020-01-12x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young1-4/+2
2020-01-12x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng1-0/+2
2020-01-09powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V1-1/+1
2020-01-09perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin1-5/+11
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon1-2/+2
2020-01-09arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth nodeChristian Hewitt1-0/+3
2020-01-09arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth nodeChristian Hewitt1-0/+3
2020-01-09powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman1-2/+2
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva1-2/+25
2020-01-09arm64: dts: qcom: msm8998-clamshell: Remove retention idle stateJeffrey Hugo1-0/+37
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas3-11/+6
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li1-1/+1
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand7-20/+7
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton1-1/+19
2020-01-09MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2-2/+2
2020-01-09MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton1-1/+1
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16