summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-03-28KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland6-40/+100
2025-03-28KVM: arm64: Mark some header functions as inlineMark Rutland1-10/+9
2025-03-28KVM: arm64: Refactor exit handlersMark Rutland3-41/+26
2025-03-28KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland2-23/+0
2025-03-28KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-18/+0
2025-03-28KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland7-64/+29
2025-03-28KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland2-50/+10
2025-03-28KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba4-51/+32
2025-03-28ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven1-0/+1
2025-03-28ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6Stefan Eichenberger1-5/+5
2025-03-28arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsiDragan Simic1-0/+12
2025-03-28arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4SJustin Klaassen1-1/+1
2025-03-28arm64: dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on HaikouQuentin Schulz1-0/+10
2025-03-28arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on HaikouQuentin Schulz1-0/+2
2025-03-28arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-03-28arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-03-28riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitionsE Shattow1-1/+1
2025-03-28ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XXDavid Lechner1-0/+1
2025-03-28ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200Chester A. Unal1-4/+4
2025-03-28ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC5300Chester A. Unal1-4/+4
2025-03-28ARM: dts: bcm2711: Don't mark timer regs unconfiguredPhil Elwell1-2/+0
2025-03-28ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIPArnd Bergmann1-0/+1
2025-03-28arm64: dts: rockchip: Remove undocumented sdmmc property from lubancat-1Yao Zi1-1/+0
2025-03-28arm64: dts: bcm2712: PL011 UARTs are actually r1p5Phil Elwell1-1/+1
2025-03-28ARM: dts: bcm2711: PL011 UARTs are actually r1p5Phil Elwell1-4/+5
2025-03-28ARM: dts: bcm2711: Fix xHCI power-domainStefan Wahren2-5/+1
2025-03-28Revert "arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on apps_smmu"Konrad Dybcio1-1/+0
2025-03-28arm64: dts: rockchip: remove supports-cqe from rk3588 tigerHeiko Stuebner1-1/+0
2025-03-28arm64: dts: rockchip: remove supports-cqe from rk3588 jaguarHeiko Stuebner1-1/+0
2025-03-28arm64: dts: freescale: tqma8mpql: Fix vqmmc-supplyAlexander Stein1-12/+4
2025-03-22x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher1-0/+4
2025-03-22Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski1-10/+12
2025-03-22arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang1-1/+4
2025-03-22x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest1-1/+1
2025-03-22vhost: return task creation error instead of NULLKeith Busch1-1/+1
2025-03-22perf/x86/rapl: Add support for Intel Arrow Lake UAaron Ma1-0/+1
2025-03-22x86/irq: Define trace events conditionallyArnd Bergmann1-0/+2
2025-03-22x86/of: Don't use DTB for SMP setup if ACPI is enabledDmytro Maluka1-1/+2
2025-03-22perf/x86/intel: Use better start period for frequency modeKan Liang1-0/+85
2025-03-22arm64: amu: Delay allocating cpumask for AMU FIE supportBeata Michalska1-12/+10
2025-03-22LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao1-1/+1
2025-03-22LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen1-1/+2
2025-03-22alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman4-21/+6
2025-03-22virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy1-3/+3
2025-03-13arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts1-33/+20
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts13-24/+41
2025-03-13KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVMXiaoyao Li1-1/+1
2025-03-13KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQsSean Christopherson1-1/+2
2025-03-13KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabledSean Christopherson1-0/+14
2025-03-13KVM: x86: Snapshot the host's DEBUGCTL in common x86Sean Christopherson4-8/+4