summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2026-05-16riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modesIker Pedrosa1-1/+21
2026-05-16riscv: dts: spacemit: k1: add SD card controller and pinctrl supportIker Pedrosa2-0/+53
2026-05-15riscv: dts: microchip: remove redudant enabling of syscontrollerConor Dooley8-29/+0
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang2-1/+23
2026-05-13riscv: cfi: reduce shadow stack size limit from 4GB to 2GBZong Li1-3/+4
2026-05-13riscv: dts: spacemit: k3: Add USB2.0 supportYixun Lan2-0/+55
2026-05-11riscv: dts: allwinner: d1s-t113: add hstimer nodeMichal Piekos1-0/+9
2026-05-09riscv: dts: spacemit: enable eMMC for OrangePi RV2Chukun Pan1-0/+10
2026-05-09dts: riscv: spacemit: correct 32k clock frequencyYixun Lan2-2/+2
2026-05-07riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcapHui Wang1-8/+8
2026-05-05riscv: dts: microchip: fix pic64gx gpio interrupt-cellsConor Dooley1-3/+3
2026-05-05riscv: dts: spacemit: define a SPI controller nodeAlex Elder3-0/+42
2026-05-05riscv: dts: microchip: add gpio line names on beaglev-fireConor Dooley1-0/+5
2026-05-05riscv: dts: microchip: add adc interrupt on beaglev-fireConor Dooley1-0/+2
2026-05-05riscv: dts: microchip: clean up beaglev-fire regulator node namesConor Dooley1-2/+2
2026-05-05riscv: dts: microchip: remove gpio hogs from beaglev-fireConor Dooley1-15/+10
2026-05-05riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cellsConor Dooley1-3/+3
2026-05-05riscv: dts: microchip: sort pic64gx i2c nodes alphanumericallyConor Dooley1-8/+8
2026-05-05riscv: dts: microchip: update pic64gx gpio interrupts to better match the SoCConor Dooley2-21/+58
2026-05-05riscv: dts: microchip: add tsu clock to macb on pic64gxConor Dooley1-4/+4
2026-05-05dts: spacemit: set console baud rate on bpif3Conor Dooley1-1/+1
2026-05-01riscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)1-0/+25
2026-05-01riscv: Fix register corruption from uninitialized cregs on errorMichael Neuling2-2/+4
2026-04-30riscv: errata: Fix bitwise vs logical AND in MIPS errata patchingMichael Neuling1-1/+1
2026-04-30riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaroundHui Wang1-3/+1
2026-04-29riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_F...Nathan Chancellor2-4/+6
2026-04-27riscv: dts: microchip: fix icicle i2c pinctrl configurationConor Dooley3-10/+29
2026-04-27riscv: dts: starfive: jh7110: Drop CAMSS nodeJai Luthra2-54/+1
2026-04-27riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2Han Gao1-0/+80
2026-04-27riscv: dts: spacemit: Define the P1 PMIC regulators for OrangePi RV2Han Gao1-0/+131
2026-04-27riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2Han Gao1-0/+6
2026-04-27riscv: dts: spacemit: add DeepComputing FML13V05 board device treeSandie Cao2-0/+32
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson1-1/+1
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds52-537/+446
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-53/+23
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-484/+811
2026-04-16Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds23-142/+2458
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds3-150/+0
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-39/+22
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-37/+15
2026-04-15bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan2-13/+0
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-7/+22
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+0
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-468/+0
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds1-3/+0
2026-04-13Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini22-484/+811
2026-04-11Merge tag 'riscv-dt-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Krzysztof Kozlowski14-64/+1466
2026-04-10Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...Linus Walleij6-78/+872