index
:
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
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
RISC-V: Use the minor version mask while computing sbi version
Atish Patra
2024-04-22
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
2024-04-22
RISC-V: Add SBI PMU snapshot definitions
Atish Patra
2024-04-22
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
2024-04-22
RISC-V: Add FIRMWARE_READ_HI definition
Atish Patra
2024-04-22
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
2024-04-22
RISCV: KVM: Introduce vcpu->reset_cntx_lock
Yong-Xuan Wang
2024-04-22
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
2024-04-22
riscv: dts: sophgo: use real clock for sdhci
Inochi Amaoto
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
2024-04-16
riscv, bpf: Fix incorrect runtime stats
Xu Kuohai
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
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-08
RISC-V: KVM: Handle breakpoint exits for VCPU
Chao Du
2024-04-08
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
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-04
bpf, riscv: Implement bpf_addr_space_cast instruction
Puranjay Mohan
2024-04-04
bpf, riscv: Implement PROBE_MEM32 pseudo instructions
Puranjay Mohan
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
[prev]
[next]