summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-08-14arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-14arm64: errata: Expand speculative SSBS workaroundMark Rutland2-2/+16
2024-08-14arm64: errata: Unify speculative SSBS errata logicMark Rutland3-32/+7
2024-08-14arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-08-14arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland5-0/+86
2024-08-14arm64: cputype: Add Neoverse-V3 definitionsMark Rutland1-0/+2
2024-08-14arm64: cputype: Add Cortex-X4 definitionsMark Rutland1-0/+2
2024-08-14arm64: barrier: Restore spec_bar() macroMark Rutland1-0/+4
2024-08-14arm64: Add Neoverse-V2 partBesar Wicaksono1-0/+2
2024-08-14x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra1-1/+1
2024-08-14x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra1-3/+3
2024-08-14platform/x86/intel/ifs: Store IFS generation numberJithu Joseph1-0/+1
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2-2/+10
2024-08-11riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy1-4/+11
2024-08-11riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao1-8/+9
2024-08-11riscv: remove unused functions in traps_misaligned.cClément Léger1-39/+7
2024-08-11ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan1-2/+1
2024-08-11MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang1-2/+2
2024-08-11MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang1-21/+21
2024-08-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang1-7/+30
2024-08-11KVM: nVMX: Check for pending posted interrupts when looking for nested eventsSean Christopherson1-2/+34
2024-08-11KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vectorSean Christopherson2-2/+13
2024-08-11KVM: VMX: Move posted interrupt descriptor out of VMX codeJacob Pan4-93/+91
2024-08-11KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}Vitaly Kuznetsov7-252/+271
2024-08-11arm64: dts: qcom: sdm845: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+2
2024-08-11arm64: dts: qcom: sdm845: switch USB QMP PHY to new style of bindingsDmitry Baryshkov1-22/+17
2024-08-11arm64: dts: qcom: sdm845: switch USB+DP QMP PHY to new style of bindingsDmitry Baryshkov1-38/+19
2024-08-11arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+2
2024-08-11arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-08-11arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of bindingsDmitry Baryshkov1-21/+14
2024-08-11arm64: dts: qcom: sc7280: Disable SuperSpeed instances in park modeKrishna Kurapati1-0/+1
2024-08-11arm64: dts: qcom: sc7280: switch USB+DP QMP PHY to new style of bindingsDmitry Baryshkov1-40/+19
2024-08-11arm64: dts: qcom: sc7180: Disable SuperSpeed instances in park modeKrishna Kurapati1-0/+1
2024-08-11arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style of bindingsDmitry Baryshkov1-38/+19
2024-08-03s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter1-4/+10
2024-08-03s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer1-20/+42
2024-08-03s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer1-22/+32
2024-08-03powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro1-1/+3
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-08-03um: time-travel: fix signal blocking race/hangJohannes Berg1-20/+98
2024-08-03um: time-travel: fix time-travel-start optionJohannes Berg1-2/+2
2024-08-03s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer1-2/+4
2024-08-03MIPS: Loongson64: Test register availability before useJiaxun Yang1-2/+21
2024-08-03MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang1-22/+16
2024-08-03MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang1-8/+0
2024-08-03MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2-0/+10
2024-08-03MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang1-2/+4