summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-02-25arm64: dts: s32g: add I2C[0..2] support for s32g2 and s32g3Ciprian Marian Costea
2025-02-25arm64: dts: imx8qxp-mek: Complete WM8960 power suppliesChancel Liu
2025-02-25arm64: dts: imx8qm-mek: Complete WM8960 power suppliesChancel Liu
2025-02-25arm64: dts: imx8dxl-evk: Complete WM8960 power suppliesChancel Liu
2025-02-25arm64: dts: imx8mp-evk: Complete WM8960 power suppliesChancel Liu
2025-02-25arm64: dts: tqma9352-mba93xx[cl]a: swap ethernet aliasesAlexander Stein
2025-02-25arm64: dts: mba93xxca: Do not assert power-down pinsAlexander Stein
2025-02-25arm64: dts: freescale: imx93-tqma9352-mba93xxca: sort pinctrl nodesAlexander Stein
2025-02-25arm64: dts: mba8xx: Add PCIe supportAlexander Stein
2025-02-25arm64: dts: tqma8xx: Remove GPU TODOAlexander Stein
2025-02-25arm64: dts: tqma8xx: enable jpeg encode and decodeAlexander Stein
2025-02-25arm64: dts: tqma8xx: Add vcc-supply for spi-norAlexander Stein
2025-02-25arm64: dts: imx8-ss-hsio: Wire up DMA IRQ for PCIeAlexander Stein
2025-02-25arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clockFabio Estevam
2025-02-25arm64: dts: imx8mp-skov: increase I2C clock frequency for RTCOleksij Rempel
2025-02-25arm64: dts: imx8mp-skov: fix phy-modeOleksij Rempel
2025-02-25arm64: dts: imx8mp-skov: describe mains fail detectionOleksij Rempel
2025-02-25arm64: dts: imx8mp-skov: configure uart1 for RS485Ahmad Fatoum
2025-02-25arm64: dts: imx8mp-skov: describe LVDS display pipelineOleksij Rempel
2025-02-25arm64: dts: imx8mp-skov: describe HDMI display pipelineOleksij Rempel
2025-02-25arm64: dts: imx8mp-skov: use I2C5 for DDCAhmad Fatoum
2025-02-25arm64: dts: imx8mp-skov: operate CPU at 850 mV by defaultAhmad Fatoum
2025-02-25arm64: dts: imx8mp-skov: correct PMIC board limitsAhmad Fatoum
2025-02-25arm64: dts: imx8mp-kontron: Add support for reading SD_VSEL signalFrieder Schrempf
2025-02-25arm64: dts: imx93-kontron: Fix SD card IO voltage controlFrieder Schrempf
2025-02-25arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signalFrieder Schrempf
2025-02-25ARM: dts: imx7d-sdb: Complete WM8960 power suppliesChancel Liu
2025-02-25ARM: dts: imx6ul-14x14-evk: Complete WM8960 power suppliesChancel Liu
2025-02-24scsi: arm64: dts: rockchip: Add UFS support for RK3576 SoCShawn Lin
2025-02-24s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-24powerpc/xmon: simplify xmon_batch_next_cpu()Yury Norov
2025-02-24x86/percpu: Unify __pcpu_op{1,2}_N() macros to __pcpu_op_N()Uros Bizjak
2025-02-24KVM: arm64: Advertise FEAT_ECV when possibleMarc Zyngier
2025-02-24KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writableMarc Zyngier
2025-02-24KVM: arm64: Allow userspace to limit NV support to nVHEMarc Zyngier
2025-02-24KVM: arm64: Move NV-specific capping to idreg sanitisationMarc Zyngier
2025-02-24KVM: arm64: Enforce NV limits on a per-idregs basisMarc Zyngier
2025-02-24KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely availableMarc Zyngier
2025-02-24KVM: arm64: Consolidate idreg callbacksMarc Zyngier
2025-02-24KVM: arm64: Advertise NV2 in the boot messagesMarc Zyngier
2025-02-24KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0Marc Zyngier
2025-02-24KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zeroMarc Zyngier
2025-02-24KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspaceMarc Zyngier
2025-02-24arm64: cpufeature: Handle NV_frac as a synonym of NV2Marc Zyngier
2025-02-24Merge tag 'kvm-riscv-fixes-6.14-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-02-24KVM: nVMX: Synthesize nested VM-Exit for supported emulation interceptsSean Christopherson
2025-02-24KVM: nVMX: Allow the caller to provide instruction length on nested VM-ExitSean Christopherson
2025-02-24KVM: x86: Add a #define for the architectural max instruction lengthSean Christopherson
2025-02-24KVM: x86: Plumb the emulator's starting RIP into nested intercept checksSean Christopherson