summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-05KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasonsAlejandro Jimenez
2024-06-05KVM: x86: Print names of apicv inhibit reasons in tracesAlejandro Jimenez
2024-06-05KVM: x86: Add a capability to configure bus frequency for APIC timerIsaku Yamahata
2024-06-05KVM: x86: Make nanoseconds per APIC bus cycle a VM variableIsaku Yamahata
2024-06-05KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-VIsaku Yamahata
2024-06-05arm64/io: add constant-argument checkArnd Bergmann
2024-06-05KVM: SNP: Fix LBR Virtualization for SNP guestRavi Bangoria
2024-06-05KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attrTao Su
2024-06-05Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-06-05arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li
2024-06-05ARM: dts: stm32: osd32: move pwr_regulators to commonSean Nyekjaer
2024-06-05ARM: dts: stm32: osd32: move usb phy power to commonSean Nyekjaer
2024-06-05ARM: dts: stm32: Add arm,no-tick-in-suspend to STM32MP15xx STGEN timerMarek Vasut
2024-06-05ARM: dts: stm32: add goodix touchscreen on stm32mp135f-dkYannick Fertre
2024-06-05ARM: dts: stm32: enable camera support on stm32mp135f-dk boardAlain Volmat
2024-06-05ARM: dts: stm32: add DCMIPP pinctrl on STM32MP13x SoC familyAlain Volmat
2024-06-05arm64: dts: st: add power domain on stm32mp25Patrick Delaunay
2024-06-05arm64: dts: st: add usart6 on stm32mp257f-ev1 boardValentin Caron
2024-06-05arm64: dts: st: add usart6 pinctrl used on stm32mp257f-ev1 boardValentin Caron
2024-06-05arm64: dts: st: add usart nodes on stm32mp25Valentin Caron
2024-06-05arm64: dts: st: enable STM32 access controller for RCCGabriel Fernandez
2024-06-05arm64: dts: st: OP-TEE async notif on PPI 15 for stm32mp25Etienne Carriere
2024-06-04arm64: dts: qcom: msm8994: Use mboxes properties for APCSLuca Weiss
2024-06-04arm64: dts: qcom: msm8976: Use mboxes properties for APCSLuca Weiss
2024-06-04arm64: dts: qcom: msm8953: Use mboxes properties for APCSLuca Weiss
2024-06-04arm64: dts: qcom: msm8939: Use mboxes properties for APCSLuca Weiss
2024-06-04arm64: dts: qcom: msm8916: Use mboxes properties for APCSLuca Weiss
2024-06-04ARM: dts: qcom: msm8974: Use mboxes properties for APCSLuca Weiss
2024-06-04arm64: dts: microchip: sparx5_pcb135: move non-MMIO nodes out of axiKrzysztof Kozlowski
2024-06-04arm64: dts: microchip: sparx5_pcb134: move non-MMIO nodes out of axiKrzysztof Kozlowski
2024-06-04arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timerCong Zhang
2024-06-04KVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba
2024-06-04KVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba
2024-06-04KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba
2024-06-04KVM: arm64: Reintroduce __sve_save_stateFuad Tabba
2024-06-04arm64: zynqmp: Add coresight cpu debug supportSean Anderson
2024-06-04powerpc/crypto: Add generated P8 asm to .gitignoreNathan Lynch
2024-06-04powerpc/mm/drmem: Silence drmem_init() early returnNathan Lynch
2024-06-04powerpc/pseries/vas: Use usleep_range() to support HCALL delayHaren Myneni
2024-06-04powerpc/numa: Online a node if PHB is attached.Nilay Shroff
2024-06-04powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid modeGaurav Batra
2024-06-04m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati
2024-06-03KVM: SVM: Consider NUMA affinity when allocating per-CPU save_areaLi RongQing
2024-06-03KVM: SVM: not account memory allocation for per-CPU svm_dataLi RongQing
2024-06-03KVM: SVM: remove useless input parameter in snp_safe_alloc_pageLi RongQing