summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-13Fix unsynchronized access to sev members through svm_register_enc_regionPeter Gonda1-7/+11
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen5-15/+32
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf1-0/+3
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King1-6/+6
2021-02-10KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit modeSean Christopherson1-0/+2
2021-02-10KVM: SVM: Treat SVM as unsupported when running as an SEV guestSean Christopherson2-0/+6
2021-02-10ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-modeHermann Lauer1-1/+1
2021-02-10arm64: dts: ls1046a: fix dcfg address rangeZyta Szpak1-1/+1
2021-02-10um: virtio: free vu_dev only with the contained struct deviceJohannes Berg1-1/+2
2021-02-10arm64: dts: rockchip: fix vopl iommu irq on px30Sandy Huang1-1/+1
2021-02-10arm64: dts: amlogic: meson-g12: Set FL-adj property valueSerge Semin1-1/+1
2021-02-10arm64: dts: qcom: c630: keep both touchpad devices enabledShawn Guo1-8/+2
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra1-2/+2
2021-02-07arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas2-2/+2
2021-02-07arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino1-4/+4
2021-02-03ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default statusMarco Felsch1-2/+2
2021-02-03arm64: dts: ls1028a: fix the offset of the reset registerMichael Walle1-1/+1
2021-02-03ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher1-0/+1
2021-02-03arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty1-1/+6
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou1-0/+5
2021-02-03KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky1-5/+8
2021-02-03KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu1-0/+4
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1
2021-02-03ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte1-1/+1
2021-01-30arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel3-25/+14
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran1-2/+1
2021-01-27x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam1-2/+2
2021-01-27x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski1-5/+15
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov2-3/+3
2021-01-27x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski2-6/+18
2021-01-27powerpc: Fix alignment bug within the init sectionsAriel Marcovitch1-0/+8
2021-01-27powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang1-18/+1
2021-01-27riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam1-0/+2
2021-01-27dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam1-0/+1
2021-01-27x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse1-1/+10
2021-01-27xen: Fix event channel callback via INTX/GSIDavid Woodhouse1-1/+1
2021-01-27arm64: make atomic helpers __always_inlineArnd Bergmann1-5/+5
2021-01-27riscv: Fix kernel time_init()Damien Le Moal1-0/+3
2021-01-19ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann1-0/+4
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap1-0/+1
2021-01-19ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada2-11/+13
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada1-0/+1
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada1-1/+1
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada1-6/+0
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin1-2/+8
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil1-1/+2
2021-01-19mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell1-1/+3
2021-01-19mips: fix Section mismatch in referenceAnders Roxell2-3/+3
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu1-3/+9
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier1-0/+4