aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2025-07-09riscv: dts: spacemit: Move eMMC under storage-bus for K1Vivian Wang1-9/+10
2025-07-09riscv: dts: spacemit: Move UARTs under dma-bus for K1Vivian Wang1-118/+128
2025-07-09riscv: dts: spacemit: Add DMA translation buses for K1Vivian Wang1-0/+53
2025-07-09riscv: dts: spacemit: add pwm14_1 pinctrl settingGuodong Xu1-0/+8
2025-07-09riscv: dts: spacemit: add PWM support for K1 SoCGuodong Xu1-0/+180
2025-07-08riscv: defconfig: Enable PWM support for SpacemiT K1 SoCGuodong Xu1-0/+2
2025-07-08riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=mGeert Uytterhoeven1-1/+0
2025-07-07riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-l...Nylon Chen2-16/+8
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers1-4/+4
2025-07-04riscv: dts: spacemit: add reset support for the K1 SoCAlex Elder1-0/+18
2025-06-30riscv: dts: thead: Add PVT nodeMichal Wilczynski1-0/+11
2025-06-30riscv: dts: thead: th1520: Add GPU clkgen reset to AON nodeMichal Wilczynski1-0/+3
2025-06-30lib/crc: riscv: Migrate optimized CRC code into lib/crc/Eric Biggers13-620/+0
2025-06-30lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/Eric Biggers7-688/+0
2025-06-30lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to libraryEric Biggers4-348/+0
2025-06-30crypto: riscv/sha512 - Stop depending on sha512_generic_block_fnEric Biggers2-1/+8
2025-06-30riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang1-3/+3
2025-06-30riscv: Require clang-17 or newer for kCFINathan Chancellor1-1/+2
2025-06-27Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-14/+15
2025-06-26riscv: Helper to parse hart indexVladimir Kondratiev2-0/+36
2025-06-23riscv: export boot_cpu_hartidKlara Modin1-0/+1
2025-06-23Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao1-1/+0
2025-06-23riscv: Fix sparse warning in vendor_extensions/sifive.cAlexandre Ghiti1-1/+1
2025-06-23Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao1-2/+2
2025-06-17RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel1-2/+2
2025-06-17RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel1-2/+2
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar1-1/+1
2025-06-12RISC-V: uaccess: Wrap the get_user_8 uaccess macroPalmer Dabbelt1-1/+2
2025-06-12Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt2-7/+7
2025-06-12RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...Xi Ruoyao1-1/+1
2025-06-12riscv: vector: Fix context save/restore with xtheadvectorHan Gao1-6/+6
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-10riscv: fix runtime constant support for nommu kernelsCharles Mirabile1-1/+1
2025-06-10riscv: vdso: Exclude .rodata from the PT_DYNAMIC segmentFangrui Song1-1/+1
2025-06-10riscv: dts: spacemit: enable eMMC for K1 SoCYixun Lan2-0/+19
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds59-844/+2187
2025-06-05Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"Palmer Dabbelt5-18/+257
2025-06-05Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...Palmer Dabbelt6-50/+78
2025-06-05riscv: uaccess: Only restore the CSR_STATUS SUM bitCyril Bur3-8/+9
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt15-44/+399
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao6-0/+306
2025-06-05riscv: enable mseal sysmap for RV64Jisheng Zhang2-1/+2
2025-06-05riscv: mm: Add support for Svinval extensionMayuresh Chitale1-0/+31
2025-06-05Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt38-767/+1322
2025-06-05riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVEMiquel Sabaté Solà1-4/+4
2025-06-05Merge patch series "riscv: Add Zicbop & prefetchw support"Alexandre Ghiti9-10/+142
2025-06-05riscv: uaccess: do not do misaligned accesses in get/put_user()Clément Léger1-5/+18
2025-06-05riscv: process: use unsigned int instead of unsigned long for put_user()Clément Léger1-1/+1