summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-04-25riscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner
2024-04-24riscv: cmpxchg: implement arch_cmpxchg64_{relaxed|acquire|release}Jisheng Zhang
2024-04-24riscv: select ARCH_USE_CMPXCHG_LOCKREFJisheng Zhang
2024-04-23riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger
2024-04-23riscv: dts: sophgo: add reserved memory node for CV1800BInochi Amaoto
2024-04-22riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties fro...Lad Prabhakar
2024-04-22riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSILad Prabhakar
2024-04-22RISC-V: Use the minor version mask while computing sbi versionAtish Patra
2024-04-22RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra
2024-04-22RISC-V: Add SBI PMU snapshot definitionsAtish Patra
2024-04-22drivers/perf: riscv: Use BIT macro for shifting operationsAtish Patra
2024-04-22RISC-V: Add FIRMWARE_READ_HI definitionAtish Patra
2024-04-22RISC-V: Fix the typo in Scountovf CSR nameAtish Patra
2024-04-22RISCV: KVM: Introduce vcpu->reset_cntx_lockYong-Xuan Wang
2024-04-22RISCV: KVM: Introduce mp_state_lock to avoid lock inversionYong-Xuan Wang
2024-04-22riscv: dts: sophgo: use real clock for sdhciInochi Amaoto
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini
2024-04-18cpumask: Add assign cpuCharlie Jenkins
2024-04-18riscv: Include riscv_set_icache_flush_ctx prctlCharlie Jenkins
2024-04-16riscv: Remove unnecessary irqflags processor.h includeCharlie Jenkins
2024-04-16riscv: Fix text patching when IPI are usedAlexandre Ghiti
2024-04-16riscv: Remove superfluous smp_mb()Alexandre Ghiti
2024-04-16riscv, bpf: Fix incorrect runtime statsXu Kuohai
2024-04-15riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardwareHannah Peuckmann
2024-04-15riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardwareHannah Peuckmann
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-11riscv: dts: sophgo: cv18xx: Add i2c devicesInochi Amaoto
2024-04-11riscv: dts: sophgo: cv18xx: Add spi devicesInochi Amaoto
2024-04-11riscv: dts: sophgo: add uart clock for Sophgo CV1800 series SoCInochi Amaoto
2024-04-11riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoCInochi Amaoto
2024-04-10riscv: config: enable ARCH_CANAAN in defconfigYangyu Chen
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley
2024-04-10RISC-V: drop SOC_SIFIVE for ARCH_SIFIVEConor Dooley
2024-04-10RISC-V: drop SOC_MICROCHIP_POLARFIRE for ARCH_MICROCHIPConor Dooley
2024-04-09Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"Palmer Dabbelt
2024-04-09riscv: Allow NOMMU kernels to run in S-modeSamuel Holland
2024-04-09riscv: Remove MMU dependency from Zbb and ZicbozSamuel Holland
2024-04-09riscv: Fix loading 64-bit NOMMU kernels past the start of RAMSamuel Holland
2024-04-09riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland
2024-04-08riscv/cmpxchg: Implement xchg for variables of size 1 and 2Leonardo Bras
2024-04-08riscv/cmpxchg: Implement cmpxchg for variables of size 1 and 2Leonardo Bras
2024-04-08riscv/atomic.h : Deduplicate arch_atomic.*Leonardo Bras
2024-04-08riscv/cmpxchg: Deduplicate cmpxchg() asm and macrosLeonardo Bras
2024-04-08riscv/cmpxchg: Deduplicate xchg() asm functionsLeonardo Bras
2024-04-08RISC-V: KVM: Handle breakpoint exits for VCPUChao Du
2024-04-08RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()Chao Du
2024-04-05Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-05RISC-V: Drop unused SOC_CANAANConor Dooley
2024-04-05riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210Yangyu Chen