summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-03powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin
2021-02-03arm64: dts: imx8mp: Correct the gpio ranges of gpio3Jacky Bai
2021-02-03ARM: dts: imx6qdl-sr-som: fix some cubox-i platformsRussell King
2021-02-03ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default statusMarco Felsch
2021-02-03arm64: dts: ls1028a: fix the offset of the reset registerMichael Walle
2021-02-03ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring
2021-02-03ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher
2021-02-03ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlightMarco Felsch
2021-02-03arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou
2021-02-03KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky
2021-02-03KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMXPaolo Bonzini
2021-02-03KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexitMaxim Levitsky
2021-02-03KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier
2021-02-03KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-02-03x86/entry: Emit a symbol for register restoring thunkNick Desaulniers
2021-02-03s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2021-02-03x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross
2021-02-03ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte
2021-02-03ARM: dts: ux500: Reserve memory carveoutsLinus Walleij
2021-02-03ARM: dts: tbs2910: rename MMC node aliasesSoeren Moch
2021-02-03parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller
2021-01-27x86/sev-es: Handle string port IO to kernel memory properlyHyunwook (Wooky) Baek
2021-01-27x86/sev: Fix nonistr violationPeter Zijlstra
2021-01-27sh: Remove unused HAVE_COPY_THREAD_TLS macroJinyang He
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2021-01-27x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam
2021-01-27x86/entry: Fix noinstr failPeter Zijlstra
2021-01-27x86/setup: don't remove E820_TYPE_RAM for pfn 0Mike Rapoport
2021-01-27x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2021-01-27x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2021-01-27powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-27arm64: entry: remove redundant IRQ flag tracingMark Rutland
2021-01-27powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-27powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang
2021-01-27x86/xen: fix 'nopvspin' build errorRandy Dunlap
2021-01-27RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-27RISC-V: Set current memblock limitAtish Patra
2021-01-27riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam
2021-01-27dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam
2021-01-27dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam
2021-01-27x86/xen: Fix xen_hvm_smp_init() when vector callback not availableDavid Woodhouse
2021-01-27x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse
2021-01-27xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2021-01-27arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-27riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-27riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal
2021-01-27riscv: Fix kernel time_init()Damien Le Moal