summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-07-23riscv: dts: sophgo: sg2044: Add system controller deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: cv18xx: Add RTCSYS device nodeAlexander Sverdlin
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-23riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with RustFUJITA Tomonori
2025-07-22Merge tag 'thead-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-22Merge tag 'riscv-config-for-v6.17' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-07-22Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-21riscv: defconfig: enable Andes SoCBen Zong-You Xie
2025-07-21riscv: dts: andes: add Voyager board device treeBen Zong-You Xie
2025-07-21riscv: dts: andes: add QiLai SoC device treeBen Zong-You Xie
2025-07-21riscv: add Andes SoC family Kconfig supportBen Zong-You Xie
2025-07-19riscv: optimize gcd() performance on RISC-V without Zbb extensionKuan-Wei Chiu
2025-07-19riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabledKuan-Wei Chiu
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-18Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-16riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheckNathan Chancellor
2025-07-16riscv: Stop supporting static ftraceAlexandre Ghiti
2025-07-16riscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab
2025-07-16riscv: Enable interrupt during exception handlingNam Cao
2025-07-16riscv: dts: starfive: jh7110-common: add status power led nodeE Shattow
2025-07-16riscv: dts: starfive: jh7110-milkv-mars sort propertiesE Shattow
2025-07-16riscv: ftrace: Properly acquire text_mutex to fix a race conditionAlexandre Ghiti
2025-07-16riscv: Stop considering R_RISCV_NONE as bad relocationsAlexandre Ghiti
2025-07-14riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-11RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualizationAnup Patel
2025-07-11RISC-V: KVM: Disable vstimecmp before exiting to user-spaceAnup Patel
2025-07-09mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-09mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes
2025-07-09riscv: mm: Add page fault trace pointsNam Cao
2025-07-09riscv: defconfig: spacemit: enable sdhci driver for K1 SoCYixun Lan
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Uwe Kleine-König
2025-07-09riscv: dts: spacemit: Move eMMC under storage-bus for K1Vivian Wang
2025-07-09riscv: dts: spacemit: Move UARTs under dma-bus for K1Vivian Wang
2025-07-09riscv: dts: spacemit: Add DMA translation buses for K1Vivian Wang
2025-07-09riscv: dts: spacemit: add pwm14_1 pinctrl settingGuodong Xu
2025-07-09riscv: dts: spacemit: add PWM support for K1 SoCGuodong Xu
2025-07-08riscv: defconfig: Enable PWM support for SpacemiT K1 SoCGuodong Xu
2025-07-08riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=mGeert Uytterhoeven
2025-07-07riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-l...Nylon Chen
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers
2025-07-04riscv: dts: spacemit: add reset support for the K1 SoCAlex Elder
2025-06-30riscv: dts: thead: Add PVT nodeMichal Wilczynski
2025-06-30riscv: dts: thead: th1520: Add GPU clkgen reset to AON nodeMichal Wilczynski
2025-06-30lib/crc: riscv: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30crypto: riscv/sha512 - Stop depending on sha512_generic_block_fnEric Biggers
2025-06-30riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang