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
2025-09-18
riscv: Add xmipsexectl as a vendor extension
Aleksa Paunovic
6
-0
/
+65
2025-09-18
riscv: cpufeature: add validation for zfa, zfh and zfhmin
Clément Léger
2
-11
/
+9
2025-09-18
riscv: sbi: Switch to new sys-off handler API
Andrew Davis
1
-2
/
+2
2025-09-18
riscv: Move vendor errata definitions to new header
Guo Ren (Alibaba DAMO Academy)
2
-18
/
+25
2025-09-18
RISC-V: ACPI: enable parsing the BGRT table
Heinrich Schuchardt
1
-0
/
+3
2025-09-18
riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHG
Pu Lehui
1
-0
/
+1
2025-09-18
riscv: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-09-18
riscv: introduce asm/swab.h
Ignacio Encinas
1
-0
/
+87
2025-09-18
riscv: mmap(): use unsigned offset type in riscv_sys_mmap
Jessica Liu
1
-1
/
+1
2025-09-18
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu
3
-3
/
+49
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
2
-4
/
+4
2025-09-17
dts: sophgo: sg2042: added numa id description
Han Gao
2
-0
/
+84
2025-09-17
riscv: Use generic TIF bits
Thomas Gleixner
2
-17
/
+13
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
Nam Cao
1
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
Nam Cao
1
-12
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
Nam Cao
1
-6
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
Nam Cao
1
-9
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
Nam Cao
1
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMM
Nam Cao
1
-17
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
Nam Cao
1
-10
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
Nam Cao
1
-5
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
Nam Cao
1
-6
/
+3
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
2
-4
/
+6
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
2
-4
/
+6
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
3
-273
/
+166
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
4
-22
/
+23
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
2
-2
/
+2
2025-09-16
riscv: Add kprobes KUnit test
Nam Cao
6
-0
/
+323
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
31
-71
/
+71
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
3
-5
/
+5
2025-09-16
riscv: introduce ioremap_wc()
Yunhui Cui
2
-0
/
+5
2025-09-16
riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module
E Shattow
2
-0
/
+26
2025-09-16
riscv: dts: starfive: add Milk-V Mars CM system-on-module
E Shattow
2
-0
/
+13
2025-09-16
riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variants
E Shattow
1
-0
/
+159
2025-09-16
riscv: dts: spacemit: Add Ethernet support for Jupiter
Vivian Wang
1
-0
/
+48
2025-09-16
riscv: dts: spacemit: Add Ethernet support for BPI-F3
Vivian Wang
1
-0
/
+48
2025-09-16
riscv: dts: spacemit: Add Ethernet support for K1
Vivian Wang
2
-0
/
+70
2025-09-16
RISC-V: KVM: Upgrade the supported SBI version to 3.0
Atish Patra
1
-1
/
+1
2025-09-16
RISC-V: KVM: Implement get event info function
Atish Patra
3
-0
/
+65
2025-09-16
RISC-V: KVM: No need of explicit writable slot check
Atish Patra
2
-16
/
+4
2025-09-16
drivers/perf: riscv: Implement PMU event info function
Atish Patra
1
-0
/
+9
2025-09-16
RISC-V: KVM: Add support for Raw event v2
Atish Patra
1
-0
/
+4
2025-09-16
drivers/perf: riscv: Add raw event v2 support
Atish Patra
1
-0
/
+4
2025-09-16
RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
Anup Patel
3
-13
/
+200
2025-09-16
RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
Anup Patel
3
-29
/
+29
2025-09-16
RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
Anup Patel
4
-82
/
+175
2025-09-16
RISC-V: KVM: Introduce feature specific reset for SBI FWFT
Anup Patel
1
-2
/
+28
2025-09-16
RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
Anup Patel
1
-1
/
+2
2025-09-16
RISC-V: KVM: Prevent HGATP_MODE_BARE passed
Guo Ren (Alibaba DAMO Academy)
2
-19
/
+41
2025-09-16
RISC-V: KVM: Remove unnecessary HGATP csr_read
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+1
[prev]
[next]