summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Merge tag 'soc-newsoc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-31Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-05-31Merge tag 'soc-defconfig-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-27Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-05-24RISC-V: KVM: lock the correct mp_state during resetRadim Krčmář
2025-05-22Merge tag 'riscv-config-for-v6.16' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-05-21Merge tag 'renesas-dts-for-v6.16-tag3' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-05-21Merge tag 'riscv-dt-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-05-21Merge tag 'spacemit-dt-for-6.16-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann
2025-05-21Merge tag 'thead-dt-for-v6.16' of https://github.com/pdp7/linux into soc/dtArnd Bergmann
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář
2025-05-21RISC-V: KVM: Remove scounteren initializationAtish Patra
2025-05-21KVM: RISC-V: remove unnecessary SBI reset stateRadim Krčmář
2025-05-21KVM: RISC-V: refactor sbi reset requestRadim Krčmář
2025-05-21KVM: RISC-V: refactor vector state resetRadim Krčmář
2025-05-21RISC-V: KVM: Remove experimental tag for RISC-VAtish Patra
2025-05-19riscv: dts: sophgo: switch precise compatible for existed clock device for CV...Inochi Amaoto
2025-05-19riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10Inochi Amaoto
2025-05-19riscv: dts: sopgho: use SOC_PERIPHERAL_IRQ to calculate interrupt numberInochi Amaoto
2025-05-19riscv: dts: sophgo: rename header file cv18xx.dtsi to cv180x.dtsiInochi Amaoto
2025-05-19riscv: dts: sophgo: Move riscv cpu definition to a separate fileInochi Amaoto
2025-05-19riscv: dts: sophgo: Move all soc specific device into soc dtsi fileInochi Amaoto
2025-05-19riscv: sophgo: dts: Add spi controller for SG2042Zixian Zeng
2025-05-19riscv: dts: sophgo: sg2042: add pinctrl supportInochi Amaoto
2025-05-15riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot lo...E Shattow
2025-05-15riscv: dts: starfive: jh7110-common: add eeprom node to i2c5E Shattow
2025-05-15riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles m...E Shattow
2025-05-15riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrgE Shattow
2025-05-15riscv: dts: starfive: jh7110-common: use macros for MMC0 pinsIcenowy Zheng
2025-05-15riscv: dts: starfive: fml13v01: enable USB 3.0 portSandie Cao
2025-05-14Merge tag 'soc-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-14riscv: dts: renesas: Add specific RZ/Five cache compatibleConor Dooley
2025-05-14riscv: dts: spacemit: add gpio LED for system heartbeatYixun Lan
2025-05-14riscv: dts: spacemit: add gpio support for K1 SoCYixun Lan
2025-05-14riscv: dts: spacemit: Acquire clocks for UARTYixun Lan
2025-05-14riscv: dts: spacemit: Acquire clocks for pinctrlYixun Lan
2025-05-14riscv: dts: spacemit: Add clock tree for SpacemiT K1Haylen Chu
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-11riscv: mm: call PUD/P4D ctor in special kernel pgtable allocKevin Brodsky
2025-05-11riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_lateKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual