summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2021-01-27x86/hyperv: Fix kexec panic/hang issuesDexuan Cui
2021-01-23x86/hyperv: Initialize clockevents after LAPIC is initializedDexuan Cui
2021-01-19riscv: Trace irq on only interrupt is enabledAtish Patra
2021-01-19x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handlingPeter Gonda
2021-01-19ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-19ARM: dts: ux500/golden: Set display max brightnessLinus Walleij
2021-01-19ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on...Carl Philipp Klemm
2021-01-19ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-19MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2021-01-19mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell
2021-01-19mips: fix Section mismatch in referenceAnders Roxell
2021-01-19riscv: Fix KASAN memory mapping.Nick Hu
2021-01-19riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-19riscv: return -ENOSYS for syscall -1Andreas Schwab
2021-01-19riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier