summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2025-07-28RISC-V: KVM: Introduce struct kvm_gstage_mappingAnup Patel3-27/+43
2025-07-28RISC-V: KVM: Factor-out MMU related declarations into separate headersAnup Patel12-98/+143
2025-07-28RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()Anup Patel1-6/+7
2025-07-28RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()Anup Patel3-1/+11
2025-07-28RISC-V: KVM: Don't flush TLB when PTE is unchangedAnup Patel1-5/+9
2025-07-28RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSHAnup Patel3-12/+8
2025-07-28RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()Anup Patel4-27/+26
2025-07-28RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()Anup Patel3-8/+4
2025-07-28RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return valueAnup Patel1-2/+3
2025-07-28bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten...Ingo Molnar1-1/+1
2025-07-28bugs/riscv: Pass in 'cond_str' to __BUG_FLAGS()Ingo Molnar1-4/+4
2025-07-24mm: remove arch_flush_tlb_batched_pending() arch helperRyan Roberts2-6/+0
2025-07-23Merge tag 'riscv-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-6/+15
2025-07-23Merge tag 'riscv-sophgo-dt-for-v6.17' of https://github.com/sophgo/linux into...Arnd Bergmann11-192/+1818
2025-07-23RISC-V: KVM: add SBI extension reset callbackClément Léger5-3/+29
2025-07-23RISC-V: KVM: add SBI extension init()/deinit() functionsClément Léger3-0/+37
2025-07-23riscv: dts: sophgo: fix mdio node name for CV180XInochi Amaoto1-1/+1
2025-07-23riscv: dts: sophgo: sophgo-srd3-10: reserve uart0 deviceInochi Amaoto1-0/+5
2025-07-23riscv: dts: sophgo: add Sophgo SG2042_EVB_V2.0 board device treeHan Gao2-0/+234
2025-07-23riscv: dts: sophgo: add Sophgo SG2042_EVB_V1.X board device treeHan Gao2-0/+246
2025-07-23riscv: dts: sophgo: add ethernet GMAC device for sg2042Inochi Amaoto1-0/+61
2025-07-23riscv: dts: sophgo: Enable ethernet device for Huashan PiInochi Amaoto1-0/+8
2025-07-23riscv: dts: sophgo: Add mdio multiplexer device for cv18xxInochi Amaoto1-0/+29
2025-07-23riscv: dts: sophgo: Add ethernet device for cv18xxInochi Amaoto1-0/+44
2025-07-23riscv: dts: sophgo: sg2044: add pmu configurationInochi Amaoto1-0/+91
2025-07-23riscv: dts: sophgo: sg2044: add ziccrse extensionHan Gao1-64/+64
2025-07-23riscv: dts: sophgo: add zfh for sg2042Han Gao1-64/+64
2025-07-23riscv: dts: sophgo: add ziccrse for sg2042Han Gao1-128/+192
2025-07-23riscv: dts: sophgo: Add xtheadvector to the sg2042 devicetreeHan Gao1-64/+128
2025-07-23riscv: dts: sophgo: sg2044: add PCIe device support for SG2044Inochi Amaoto2-0/+205
2025-07-23riscv: dts: sophgo: sg2044: add MSI device support for SG2044Inochi Amaoto2-0/+15
2025-07-23riscv: dts: sophgo: add reset configuration for Sophgo CV1800 series SoCInochi Amaoto1-0/+18
2025-07-23riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoCInochi Amaoto2-0/+105
2025-07-23riscv: dts: sophgo: sg2044: Add missing riscv,cbop-block-size propertyInochi Amaoto1-0/+64
2025-07-23riscv: dts: sophgo: add pwm controller for SG2044Longbin Li2-0/+14
2025-07-23riscv: dts: sophgo: add SG2044 SPI NOR controller driverLongbin Li1-0/+24
2025-07-23riscv: dts: sophgo: sg2044: Add pinctrl deviceInochi Amaoto1-0/+6
2025-07-23riscv: dts: sophgo: sg2044: Add ethernet control deviceInochi Amaoto2-0/+79
2025-07-23riscv: dts: sophgo: sophgo-srd3-10: add HWMON MCU deviceInochi Amaoto1-0/+10
2025-07-23riscv: dts: sophgo: sg2044: Add MMC controller deviceInochi Amaoto2-0/+41
2025-07-23riscv: dts: sophgo: sg2044: add DMA controller deviceInochi Amaoto1-0/+20
2025-07-23riscv: dts: sophgo: sg2044: Add I2C deviceInochi Amaoto1-0/+56
2025-07-23riscv: dts: sophgo: sg2044: Add GPIO deviceInochi Amaoto1-0/+70
2025-07-23riscv: dts: sophgo: sg2044: Add clock controller deviceInochi Amaoto1-0/+34
2025-07-23riscv: dts: sophgo: sg2044: Add system controller deviceInochi Amaoto1-0/+7
2025-07-23riscv: dts: sophgo: cv18xx: Add RTCSYS device nodeAlexander Sverdlin1-0/+12
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-23riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with RustFUJITA Tomonori1-14/+21
2025-07-22Merge tag 'thead-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+14
2025-07-22Merge tag 'riscv-config-for-v6.17' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+3