summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2025-12-24riscv: dts: spacemit: PCIe and PHY-related updatesAlex Elder3-0/+245
2025-12-24riscv: dts: spacemit: Add a PCIe regulatorAlex Elder1-0/+8
2025-12-20riscv: dts: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite eMMC...E Shattow1-1/+1
2025-12-20riscv: dts: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite boardE Shattow1-1/+1
2025-12-20riscv: dts: microchip: convert clock and reset to use sysconConor Dooley1-7/+12
2025-12-20riscv: dts: microchip: fix mailbox descriptionConor Dooley1-3/+12
2025-12-19riscv: dts: spacemit: Define the P1 PMIC regulators for Milk-V JupiterJavier Martinez Canillas1-0/+110
2025-12-19riscv: dts: spacemit: Define fixed regulators for Milk-V JupiterJavier Martinez Canillas1-0/+19
2025-12-19riscv: dts: spacemit: Enable i2c8 adapter for Milk-V JupiterJavier Martinez Canillas1-0/+6
2025-12-19riscv: Add SBI debug trigger extension and function idsHimanshu Chauhan1-0/+29
2025-12-19riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.Zongmin Zhou1-4/+4
2025-12-19riscv: hwprobe: export Zilsd and Zclsd ISA extensionsPincheng Wang2-0/+5
2025-12-19riscv: add ISA extension parsing for Zilsd and ZclsdPincheng Wang2-0/+26
2025-12-19riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()Paul Walmsley1-2/+2
2025-12-19riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley1-0/+6
2025-12-19riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley1-0/+6
2025-12-19riscv: signal: abstract header saving for setup_sigcontextAndy Chiu2-21/+44
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann1-1/+1
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers1-4/+8
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2025-12-05Merge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-0/+271
2025-12-05Merge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds32-29/+1892
2025-12-05Merge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-96/+135
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-125/+187
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-2/+196
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-4/+7
2025-12-02Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini19-93/+133
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-11-28Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2025-11-27Merge tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+1
2025-11-27Merge tag 'riscv-dt-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann15-19/+516
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-3/+2
2025-11-25riscv: dts: starfive: add Orange Pi RVIcenowy Zheng2-0/+77
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite eMMC board device treeHal Feng2-0/+23
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite board device treeHal Feng2-0/+21
2025-11-25riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variantsHal Feng1-0/+161
2025-11-25riscv: dts: starfive: jh7110-common: Move out some nodes to the board dtsHal Feng7-8/+63
2025-11-24riscv: mm: add userfaultfd write-protect supportChunyan Zhang3-0/+87
2025-11-24riscv: mm: add soft-dirty page tracking supportChunyan Zhang3-2/+93
2025-11-24riscv: add RISC-V Svrsw60t59b extension supportChunyan Zhang3-0/+16
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong1-3/+6
2025-11-24bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAMEMenglong Dong1-1/+1
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou7-25/+49
2025-11-24RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu1-0/+22
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang2-1/+7
2025-11-24RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILEBillXiang2-1/+3
2025-11-24RISC-V: KVM: Add SBI MPXY extension support for GuestAnup Patel4-0/+13