summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan
2025-08-20arm64: dts: renesas: Minor whitespace cleanupKrzysztof Kozlowski
2025-08-20arm64: dts: renesas: sparrow-hawk: Set VDDQ18_25_AVB voltage on EVTB1Marek Vasut
2025-08-20arm64: dts: renesas: sparrow-hawk: Invert microSD voltage selector on EVTB1Marek Vasut
2025-08-20ARM: dts: imx6-display5: Replace license text comment with SPDX identifierBence Csókás
2025-08-20arm64: dts: freescale: imx93-phyboard-nash: Add current sense amplifierPrimoz Fiser
2025-08-20arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc...Goran Rađenović
2025-08-20arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpioChristoph Stoidner
2025-08-19KVM: x86: Zero XSTATE components on INIT by iterating over supported featuresChao Gao
2025-08-19KVM: x86: Manually clear MPX state only on INITSean Christopherson
2025-08-19KVM: x86: Add kvm_msr_{read,write}() helpersYang Weijiang
2025-08-19KVM: x86: Use double-underscore read/write MSR helpers as appropriateSean Christopherson
2025-08-19KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accessesYang Weijiang
2025-08-19KVM: x86: Advertise support for the immediate form of MSR instructionsXin Li
2025-08-19KVM: VMX: Support the immediate form of WRMSRNS in the VM-Exit fastpathXin Li
2025-08-19KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on IntelXin Li
2025-08-19KVM: x86: Rename handle_fastpath_set_msr_irqoff() to handle_fastpath_wrmsr()Xin Li
2025-08-19KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriateSean Christopherson
2025-08-19x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructionsXin Li
2025-08-19KVM: x86: Add a fastpath handler for INVDSean Christopherson
2025-08-19KVM: x86: Push acquisition of SRCU in fastpath into kvm_pmu_trigger_event()Sean Christopherson
2025-08-19KVM: x86/pmu: Rename check_pmu_event_filter() to pmc_is_event_allowed()Sean Christopherson
2025-08-19KVM: x86/pmu: Drop redundant check on PMC being locally enabled for emulationSean Christopherson
2025-08-19KVM: x86/pmu: Drop redundant check on PMC being globally enabled for emulationSean Christopherson
2025-08-19KVM: x86/pmu: Open code pmc_event_is_allowed() in its callersSean Christopherson
2025-08-19KVM: x86/pmu: Rename pmc_speculative_in_use() to pmc_is_locally_enabled()Sean Christopherson
2025-08-19KVM: x86/pmu: Calculate set of to-be-emulated PMCs at time of WRMSRsSean Christopherson
2025-08-19KVM: x86/pmu: Add wrappers for counting emulated instructions/branchesSean Christopherson
2025-08-19KVM: x86/pmu: Move kvm_init_pmu_capability() to pmu.cSean Christopherson
2025-08-19KVM: x86: Fold WRMSR fastpath helpers into the main handlerSean Christopherson
2025-08-19KVM: x86: Unconditionally grab data from EDX:EAX in WRMSR fastpathSean Christopherson
2025-08-19KVM: x86: Acquire SRCU in WRMSR fastpath iff instruction needs to be skippedSean Christopherson
2025-08-19KVM: x86: Unconditionally handle MSR_IA32_TSC_DEADLINE in fastpath exitsSean Christopherson
2025-08-19KVM: x86: Drop semi-arbitrary restrictions on IPI type in fastpathSean Christopherson
2025-08-19KVM: x86: Only allow "fast" IPIs in fastpath WRMSR(X2APIC_ICR) handlerSean Christopherson
2025-08-19KVM: x86: Add kvm_icr_to_lapic_irq() helper to allow for fastpath IPIsSean Christopherson
2025-08-19kvm: x86: simplify kvm_vector_to_index()Yury Norov
2025-08-19KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUsEwan Hai
2025-08-19arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF addressThomas Huth
2025-08-19KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson
2025-08-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson
2025-08-19KVM: TDX: Remove redundant __GFP_ZEROQianfeng Rong
2025-08-19riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1E Shattow