summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2025-11-24RISC-V: KVM: Add separate source for forwarded SBI extensionsAnup Patel4-19/+28
2025-11-24RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handlerAnup Patel6-50/+14
2025-11-23riscv: dts: sifive: unmatched: Add PWM controlled fansRené Rebe1-0/+10
2025-11-22riscv: dts: allwinner: d1: fix vlenb propertySergey Matyukevich1-1/+1
2025-11-21Merge tag 'anlogic-initial-6.19-v2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann6-0/+137
2025-11-21Merge tag 'riscv-sophgo-dt-for-v6.19' of https://github.com/sophgo/linux into...Arnd Bergmann8-0/+265
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)1-1/+0
2025-11-21Merge tag 'spacemit-dt-for-6.19-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann7-2/+980
2025-11-21Merge tag 'thead-dt-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-8/+131
2025-11-21Merge tag 'tenstorrent-dt-for-v6.19' of https://github.com/tenstorrent/linux ...Arnd Bergmann6-0/+134
2025-11-21Merge branch 'objtool/core'Peter Zijlstra160-1459/+4191
2025-11-19riscv: hwprobe: Expose Zicbop extension and its block sizeYao Zihong3-1/+9
2025-11-19riscv: Introduce Zalasr instructionsXu Lu1-0/+79
2025-11-19riscv: hwprobe: Export Zalasr extensionXu Lu2-0/+2
2025-11-19riscv: Add ISA extension parsing for ZalasrXu Lu2-0/+2
2025-11-19riscv: ptrace: Optimize the allocation of vector regsetYong-Xuan Wang3-3/+24
2025-11-19riscv: cmpxchg: Use riscv_has_extension_likelyVivian Wang1-8/+4
2025-11-19riscv: bitops: Use riscv_has_extension_likelyVivian Wang1-24/+8
2025-11-19riscv: hweight: Use riscv_has_extension_likelyVivian Wang1-16/+8
2025-11-19riscv: checksum: Use riscv_has_extension_likelyVivian Wang2-50/+16
2025-11-19riscv: pgtable: Use riscv_has_extension_unlikelyVivian Wang2-20/+17
2025-11-19riscv: Remove __GFP_HIGHMEM maskingVishal Moola (Oracle)1-2/+2
2025-11-19RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUsAnup Patel2-1/+16
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2Zixian Zeng1-0/+12
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V1Zixian Zeng1-0/+24
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for PioneerBoxZixian Zeng1-0/+24
2025-11-18riscv: dts: sophgo: Add SPI NOR node for SG2042Zixian Zeng1-0/+24
2025-11-17riscv: dts: sophgo: Add USB support for cv18xxLongbin Li4-0/+31
2025-11-17riscv: dts: sophgo: Add syscon node for cv18xxLongbin Li1-0/+26
2025-11-16riscv: sbi: Prefer SRST shutdown over legacyMayuresh Chitale1-1/+5
2025-11-15riscv: Update MIPS vendor id to 0x127Chao-ying Fu1-1/+1
2025-11-12riscv: defconfig: Enable Anlogic SoCJunhui Liu1-0/+1
2025-11-12riscv: dts: anlogic: Add Milianke MLKPAI FS01 boardJunhui Liu3-0/+31
2025-11-12riscv: dts: Add initial Anlogic DR1V90 SoC device treeJunhui Liu1-0/+100
2025-11-12riscv: Add Anlogic SoC famly Kconfig supportJunhui Liu1-0/+5
2025-11-12riscv: defconfig: enable SPI_FSL_QUADSPI as a moduleAlex Elder1-0/+1
2025-11-12riscv: dts: spacemit: define all missing I2C controller nodesTroy Mitchell1-0/+80
2025-11-12riscv: dts: spacemit: reorder i2c2 nodeTroy Mitchell1-13/+13
2025-11-12riscv: dts: spacemit: Add OrangePi R2S board device treeMichael Opdenacker2-0/+91
2025-11-11riscv: dts: microchip: enable qspi adc/mmc-spi-slot on BeagleV FireConor Dooley1-0/+96
2025-11-10Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+2
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-26/+17
2025-11-09Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-26/+17
2025-11-08riscv: dts: spacemit: enable K1 SoC QSPI on BPI-F3Alex Elder3-0/+43
2025-11-07riscv: Fix CONFIG_AS_HAS_INSN for new .insn usageNathan Chancellor1-1/+1
2025-11-07riscv: Remove redundant judgment for the default build targetFeng Jiang1-15/+0
2025-11-07riscv: Build loader.bin exclusively for Canaan K210Feng Jiang1-1/+1
2025-11-06riscv: dts: spacemit: add MusePi Pro board device treeTroy Mitchell2-0/+80
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson1-2/+2
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson1-1/+0