index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2025-05-21
KVM: RISC-V: refactor vector state reset
Radim Krčmář
2025-05-21
RISC-V: KVM: Remove experimental tag for RISC-V
Atish Patra
2025-05-19
riscv: dts: sophgo: switch precise compatible for existed clock device for CV...
Inochi Amaoto
2025-05-19
riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10
Inochi Amaoto
2025-05-19
riscv: dts: sopgho: use SOC_PERIPHERAL_IRQ to calculate interrupt number
Inochi Amaoto
2025-05-19
riscv: dts: sophgo: rename header file cv18xx.dtsi to cv180x.dtsi
Inochi Amaoto
2025-05-19
riscv: dts: sophgo: Move riscv cpu definition to a separate file
Inochi Amaoto
2025-05-19
riscv: dts: sophgo: Move all soc specific device into soc dtsi file
Inochi Amaoto
2025-05-19
riscv: sophgo: dts: Add spi controller for SG2042
Zixian Zeng
2025-05-19
riscv: dts: sophgo: sg2042: add pinctrl support
Inochi Amaoto
2025-05-15
riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot lo...
E Shattow
2025-05-15
riscv: dts: starfive: jh7110-common: add eeprom node to i2c5
E Shattow
2025-05-15
riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles m...
E Shattow
2025-05-15
riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrg
E Shattow
2025-05-15
riscv: dts: starfive: jh7110-common: use macros for MMC0 pins
Icenowy Zheng
2025-05-15
riscv: dts: starfive: fml13v01: enable USB 3.0 port
Sandie Cao
2025-05-14
Merge tag 'soc-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-14
riscv: dts: renesas: Add specific RZ/Five cache compatible
Conor Dooley
2025-05-14
riscv: dts: spacemit: add gpio LED for system heartbeat
Yixun Lan
2025-05-14
riscv: dts: spacemit: add gpio support for K1 SoC
Yixun Lan
2025-05-14
riscv: dts: spacemit: Acquire clocks for UART
Yixun Lan
2025-05-14
riscv: dts: spacemit: Acquire clocks for pinctrl
Yixun Lan
2025-05-14
riscv: dts: spacemit: Add clock tree for SpacemiT K1
Haylen Chu
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-11
riscv: mm: call PUD/P4D ctor in special kernel pgtable alloc
Kevin Brodsky
2025-05-11
riscv: mm: clarify ctor mm argument in alloc_{pte,pmd}_late
Kevin Brodsky
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-09
bpf, riscv64: Skip redundant zext instruction after load-acquire
Peilin Ye
2025-05-09
bpf, riscv64: Support load-acquire and store-release instructions
Andrea Parri
2025-05-09
bpf, riscv64: Introduce emit_load_*() and emit_store_*()
Andrea Parri
2025-05-09
Merge tag 'riscv-sophgo-dt-fixes-for-v6.15-rc1' of https://github.com/sophgo/...
Arnd Bergmann
2025-05-08
Merge patch series "riscv: Add vendor extensions support for SiFive"
Palmer Dabbelt
2025-05-08
riscv: hwprobe: Add SiFive xsfvfwmaccqqq vendor extension
Cyan Yang
2025-05-08
riscv: Add SiFive xsfvfwmaccqqq vendor extension
Cyan Yang
2025-05-08
riscv: hwprobe: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
2025-05-08
riscv: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
2025-05-08
riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod...
Cyan Yang
2025-05-08
riscv: hwprobe: Document SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
Cyan Yang
2025-05-08
riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
Cyan Yang
2025-05-08
riscv: vDSO: Remove --hash-style=both
Xi Ruoyao
2025-05-08
Merge patch series "riscv: uaccess: optimisations"
Palmer Dabbelt
2025-05-08
riscv: uaccess: use 'asm_goto_output' for get_user()
Jisheng Zhang
2025-05-08
riscv: uaccess: use 'asm goto' for put_user()
Jisheng Zhang
[prev]
[next]