index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-01
RISC-V: KVM: Use flexible array for APLIC IRQ state
Rosen Penev
1
-12
/
+3
2026-06-01
riscv: dts: spacemit: enable PMIC on OrangePi R2S
Chukun Pan
1
-0
/
+134
2026-05-31
RISC-V: KVM: Batch stage-2 TLB flushes
Jinyu Tang
3
-25
/
+60
2026-05-30
dts: riscv: spacemit: k3: Fix I/O power settings
Yixun Lan
1
-0
/
+1
2026-05-30
riscv: dts: spacemit: k3: Add Ziccrse extension for X100 cores
Guodong Xu
1
-8
/
+8
2026-05-29
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2026-05-29
riscv: dts: spacemit: k3: Initial support for CoM260-IFX board
Yixun Lan
4
-0
/
+245
2026-05-28
riscv: add platform-specific double word shifts for riscv32
Dmitry Antipov
7
-3
/
+122
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
1
-2
/
+3
2026-05-28
arch/riscv: Add bitrev.h file to support rev8 and brev8
Jinjie Ruan
2
-0
/
+53
2026-05-28
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
1
-0
/
+4
2026-05-27
riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPEC
Nathan Chancellor
1
-7
/
+6
2026-05-27
riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI
Nathan Chancellor
1
-2
/
+1
2026-05-26
module, riscv: force sh_addr=0 for arch-specific sections
Petr Pavlu
1
-3
/
+3
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
1
-2
/
+1
2026-05-26
riscv: dts: spacemit: k1-musepi-pro: add SD card support with UHS modes
Trevor Gamblin
1
-1
/
+21
2026-05-26
riscv: dts: spacemit: k3: Add pwm support
Yixun Lan
2
-0
/
+810
2026-05-26
RISC-V: KVM: AIA: Make HGEI number management fully per-CPU
Guo Ren (Alibaba DAMO Academy)
4
-42
/
+60
2026-05-26
RISC-V: KVM: Fix ebreak self test failure
Mayuresh Chitale
1
-0
/
+1
2026-05-25
riscv: dts: thead: Enable wifi on the BeagleV-Ahead
Thomas Gerner
1
-0
/
+48
2026-05-25
riscv: dts: thead: Enable WiFi on Lichee Pi 4A
MoeLeak
1
-0
/
+47
2026-05-25
riscv: dts: thead: Add TH1520 I2C1 controller
MoeLeak
1
-0
/
+11
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
20
-96
/
+118
2026-05-23
riscv: dts: tenstorrent: Add PMU node to blackhole for Linux perf support
Michael Neuling
1
-0
/
+48
2026-05-23
Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
4
-10
/
+15
2026-05-22
crypto: riscv/aes - replace min_t with min in riscv64_aes_ctr_crypt
Thorsten Blum
1
-2
/
+2
2026-05-21
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2026-05-21
Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
5
-64
/
+30
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
2026-05-20
riscv: dts: spacemit: fix uboot partition offset on Milk-V Jupiter
Aurelien Jarno
1
-1
/
+1
2026-05-20
riscv: dts: spacemit: enable SD card support on Milk-V Jupiter
Aurelien Jarno
1
-1
/
+20
2026-05-20
riscv: dts: spacemit: enable eMMC on Milk-V Jupiter
Aurelien Jarno
1
-0
/
+11
2026-05-20
riscv: dts: spacemit: sort aliases on Milk-V Jupiter
Aurelien Jarno
1
-1
/
+1
2026-05-20
riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
Aurelien Jarno
1
-1
/
+1
2026-05-20
riscv: dts: spacemit: enable USB3 on OrangePi R2S
Chukun Pan
1
-0
/
+23
2026-05-20
riscv: dts: spacemit: Add thermal sensor for K1 SoC
Shuwei Wu
1
-0
/
+101
2026-05-20
riscv: dts: spacemit: Add PDMA controller node for K3 SoC
Troy Mitchell
1
-0
/
+11
2026-05-18
RISC-V: KVM: Fix sign extension for MMIO loads
Jiakai Xu
1
-5
/
+4
2026-05-18
RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
Jiakai Xu
1
-0
/
+2
2026-05-18
riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOM
Osama Abdelkader
1
-2
/
+4
2026-05-18
riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOM
Osama Abdelkader
1
-2
/
+4
2026-05-18
RISC-V: KVM: Fix invalid HVA warning in steal-time recording
Jiakai Xu
1
-1
/
+1
2026-05-17
riscv: dts: spacemit: enable QSPI for OrangePi RV2
Chukun Pan
1
-0
/
+45
2026-05-16
riscv: dts: spacemit: k1-musepi-pro: set default console baud rate
Andre Heider
1
-1
/
+1
2026-05-16
riscv: dts: spacemit: k1-musepi-pro: enable PCIe ports
Andre Heider
1
-0
/
+38
2026-05-16
riscv: dts: spacemit: k1-musepi-pro: enable USB 3 ports
Andre Heider
1
-0
/
+52
2026-05-16
riscv: dts: spacemit: k1-musepi-pro: enable QSPI and add SPI NOR
Andre Heider
1
-0
/
+50
2026-05-16
riscv: dts: spacemit: k1-musepi-pro: add 24c02 eeprom
Andre Heider
1
-0
/
+33
2026-05-16
riscv: dts: spacemit: k1-musepi-pro: add PMIC and power infrastructure
Andre Heider
1
-0
/
+134
2026-05-16
riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
Iker Pedrosa
1
-2
/
+22
[prev]
[next]