summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02Merge tag 'riscv-sophgo-dt-for-v6.10' of https://github.com/sophgo/linux into...Arnd Bergmann
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt
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-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-22riscv: dts: sophgo: use real clock for sdhciInochi Amaoto
2024-04-16riscv, bpf: Fix incorrect runtime statsXu Kuohai
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: 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-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
2024-04-04riscv: process: Fix kernel gp leakageStefan O'Rear
2024-04-04riscv: Disable preemption when using patch_map()Alexandre Ghiti
2024-04-04riscv: Fix warning by declaring arch_cpu_idle() as noinstrAlexandre Ghiti
2024-04-04riscv: use KERN_INFO in do_trapAndreas Schwab
2024-04-03riscv: Fix vector state restore in rt_sigreturn()Björn Töpel
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-27riscv: mm: implement pgprot_nxJisheng Zhang
2024-03-27riscv: compat_vdso: align VDSOAS build logMasahiro Yamada
2024-03-27RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev
2024-03-27riscv: dts: sophgo: add sdcard support for milkv duoJisheng Zhang
2024-03-26riscv: Mark __se_sys_* functions __usedSami Tolvanen
2024-03-26riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/Masahiro Yamada
2024-03-26riscv: hwprobe: do not produce frtace relocationVladimir Isaev
2024-03-26riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland
2024-03-26riscv: mm: Fix prototype to avoid discarding constSamuel Holland
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26RISC-V: KVM: Fix APLIC in_clrip[x] read emulationAnup Patel
2024-03-25riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abiPu Lehui