index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-13
Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2024-05-07
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-05-02
Merge tag 'riscv-sophgo-dt-for-v6.10' of https://github.com/sophgo/linux into...
Arnd Bergmann
2024-04-29
Merge tag 'renesas-dts-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2024-04-27
Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-26
Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"
Palmer Dabbelt
2024-04-25
riscv: T-Head: Test availability bit before enabling MAE errata
Christoph Müllner
2024-04-25
riscv: thead: Rename T-Head PBMT to MAE
Christoph Müllner
2024-04-23
riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
Clément Léger
2024-04-23
riscv: dts: sophgo: add reserved memory node for CV1800B
Inochi Amaoto
2024-04-22
riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties fro...
Lad Prabhakar
2024-04-22
riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
Lad Prabhakar
2024-04-22
riscv: dts: sophgo: use real clock for sdhci
Inochi Amaoto
2024-04-16
riscv, bpf: Fix incorrect runtime stats
Xu Kuohai
2024-04-11
riscv: dts: sophgo: cv18xx: Add i2c devices
Inochi Amaoto
2024-04-11
riscv: dts: sophgo: cv18xx: Add spi devices
Inochi Amaoto
2024-04-11
riscv: dts: sophgo: add uart clock for Sophgo CV1800 series SoC
Inochi Amaoto
2024-04-11
riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
Inochi Amaoto
2024-04-10
riscv: config: enable ARCH_CANAAN in defconfig
Yangyu Chen
2024-04-10
RISC-V: drop SOC_VIRT for ARCH_VIRT
Conor Dooley
2024-04-10
RISC-V: drop SOC_SIFIVE for ARCH_SIFIVE
Conor Dooley
2024-04-10
RISC-V: drop SOC_MICROCHIP_POLARFIRE for ARCH_MICROCHIP
Conor Dooley
2024-04-09
Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
2024-04-09
riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
Samuel Holland
2024-04-09
riscv: Fix TASK_SIZE on 64-bit NOMMU
Samuel Holland
2024-04-05
Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-05
RISC-V: Drop unused SOC_CANAAN
Conor Dooley
2024-04-05
riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210
Yangyu Chen
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
2024-04-03
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
2024-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-27
riscv: mm: implement pgprot_nx
Jisheng Zhang
2024-03-27
riscv: compat_vdso: align VDSOAS build log
Masahiro Yamada
2024-03-27
RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
Victor Isaev
2024-03-27
riscv: dts: sophgo: add sdcard support for milkv duo
Jisheng Zhang
2024-03-26
riscv: Mark __se_sys_* functions __used
Sami Tolvanen
2024-03-26
riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
Masahiro Yamada
2024-03-26
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
2024-03-26
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
2024-03-26
riscv: mm: Fix prototype to avoid discarding const
Samuel Holland
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-03-26
RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
Anup Patel
2024-03-25
riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abi
Pu Lehui
[next]