summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-06-05riscv: ftrace: support PREEMPTAndy Chiu
2025-06-05riscv: add a data fence for CMODX in the kernel modeAndy Chiu
2025-06-05riscv: vector: Support calling schedule() for preemptible VectorAndy Chiu
2025-06-05riscv: ftrace: do not use stop_machine to update codeAndy Chiu
2025-06-05riscv: ftrace: prepare ftrace for atomic code patchingAndy Chiu
2025-06-05riscv: ftrace: align patchable functions to 4 Byte boundaryAndy Chiu
2025-06-05riscv: ftrace factor out code defined by !WITH_ARGAndy Chiu
2025-06-05riscv: ftrace: support fastcc in Clang for WITH_ARGSAndy Chiu
2025-06-04riscv: misaligned: add a function to check misalign trap delegabilityClément Léger
2025-06-04riscv: misaligned: move emulated access uniformity check in a functionClément Léger
2025-06-04riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNEDClément Léger
2025-06-04riscv: misaligned: use on_each_cpu() for scalar misaligned access probingClément Léger
2025-06-04riscv: misaligned: request misaligned exception from SBIClément Léger
2025-06-04riscv: sbi: add SBI FWFT extension callsClément Léger
2025-06-04riscv: sbi: add FWFT extension interfaceClément Léger
2025-06-04riscv: sbi: add new SBI error mappingsClément Léger
2025-06-04riscv: sbi: remove useless parenthesisClément Léger
2025-06-04riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitionsClément Léger
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-02Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"Palmer Dabbelt
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-27RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUsMaxim Levitsky
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