aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 61-218/+219
2023-01-20Merge tag 'at91-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 1-1/+1
2023-01-20Merge tag 'stm32-dt-for-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 4-8/+24
2023-01-19Merge tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-2/+3
2023-01-17s390: workaround invalid gcc-11 out of bounds read warningGravatar Heiko Carstens 1-2/+3
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1lGravatar Patrice Chotard 1-2/+6
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argonGravatar Patrice Chotard 1-2/+6
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-somGravatar Patrice Chotard 1-2/+6
2023-01-17ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-somGravatar Patrice Chotard 1-2/+6
2023-01-17LoongArch: Add generic ex-handler unwind in prologue unwinderGravatar Jinyang He 4-15/+93
2023-01-17LoongArch: Strip guess unwinder out from prologue unwinderGravatar Jinyang He 6-146/+129
2023-01-17LoongArch: Use correct sp value to get graph addr in stack unwindersGravatar Jinyang He 4-24/+20
2023-01-17LoongArch: Get frame info in unwind_start() when regs is not availableGravatar Jinyang He 3-12/+22
2023-01-17LoongArch: Adjust PC value when unwind next frame in unwinderGravatar Jinyang He 1-1/+6
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationGravatar Youling Tang 2-38/+8
2023-01-17LoongArch: Use common function sign_extend64()Gravatar Tiezhu Yang 2-11/+3
2023-01-17LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapGravatar Huacai Chen 1-1/+1
2023-01-16Merge tag 'riscv-dt-fixes-for-v6.2-rc4' of https://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 1-1/+1
2023-01-16Merge tag 'mvebu-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 3-5/+5
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-20/+52
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-72/+72
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+38
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-102/+132
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceGravatar Bjorn Helgaas 1-0/+31
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 16-49/+132
2023-01-12Merge tag 's390-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 11-73/+107
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+0
2023-01-12Merge tag 'perf-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-9/+16
2023-01-12ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Gravatar Claudiu Beznea 1-1/+1
2023-01-12x86/mm: fix poking_init() for Xen PV guestsGravatar Juergen Gross 1-0/+4
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticGravatar Yang Yingliang 1-1/+1
2023-01-11KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockGravatar David Woodhouse 2-37/+31
2023-01-11x86/pci: Simplify is_mmconf_reserved() messagesGravatar Bjorn Helgaas 1-6/+7
2023-01-11s390: update defconfigsGravatar Heiko Carstens 3-6/+9
2023-01-11KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()Gravatar David Woodhouse 1-2/+17
2023-01-11KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingGravatar David Woodhouse 1-1/+3
2023-01-11Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 9-39/+60
2023-01-11KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Gravatar Heiko Carstens 1-4/+8
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Gravatar Heiko Carstens 1-1/+1
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsGravatar Heiko Carstens 2-55/+77
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionGravatar Kajol Jain 2-71/+67
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionGravatar Ojaswin Mujoo 1-0/+4
2023-01-10Merge tag 'qcom-arm64-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 7-82/+108
2023-01-10Merge tag 'qcom-dts-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 2-12/+12
2023-01-10Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 7-53/+19
2023-01-10ARM: omap1: fix building gpio15xxGravatar Arnd Bergmann 1-0/+1
2023-01-10ARM: omap1: fix !ARCH_OMAP1_ANY link failuresGravatar Arnd Bergmann 5-53/+16
2023-01-10Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-15/+0
2023-01-10x86/resctrl: Fix event counts regression in reused RMIDsGravatar Peter Newman 1-16/+33