summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-12Merge tag 's390-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'perf-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-12ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea
2023-01-12x86/mm: fix poking_init() for Xen PV guestsJuergen Gross
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang
2023-01-11KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse
2023-01-11x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas
2023-01-11s390: update defconfigsHeiko Carstens
2023-01-11KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()David Woodhouse
2023-01-11KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingDavid Woodhouse
2023-01-11Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-01-11ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warningsMasahiro Yamada
2023-01-11ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti
2023-01-11KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo
2023-01-10Merge tag 'qcom-arm64-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-01-10Merge tag 'qcom-dts-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-01-10Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-01-10ARM: omap1: fix building gpio15xxArnd Bergmann
2023-01-10ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann
2023-01-10Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-01-10x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman
2023-01-10x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-10x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross
2023-01-10arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio
2023-01-10arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio
2023-01-10arm64: dts: msm8994-angler: fix the memory mapDominik Kobinski
2023-01-10s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-10x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-10sh/mm: Fix pmd_t for realPeter Zijlstra
2023-01-10arm64: dts: marvell: AC5/AC5X: Fix address for UART1Chris Packham
2023-01-09ARM: footbridge: drop unnecessary inclusionAlexandre Belloni
2023-01-09Merge tag 'imx-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-01-09Merge tag 'amlogic-fixes-v6.2-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-01-09Revert "ARM: dts: armada-39x: Fix compatible string for gpios"Klaus Kudielka
2023-01-09Revert "ARM: dts: armada-38x: Fix compatible string for gpios"Klaus Kudielka
2023-01-09ARM: pxa: enable PXA310/PXA320 for DT-only buildArnd Bergmann
2023-01-09arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=yJames Clark
2023-01-09arm64/mm: Define dummy pud_user_exec() when using 2-level page-tableWill Deacon
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada
2023-01-09efi: rt-wrapper: Add missing includeArd Biesheuvel
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang
2023-01-09perf/x86/msr: Add Emerald RapidsKan Liang