index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge patch series "SBI PMU event related fixes"
Palmer Dabbelt
9 days
1
-0
/
+1
|
\
|
*
drivers/perf: riscv: Fix Platform firmware event data
Atish Patra
9 days
1
-0
/
+1
*
|
riscv: use local label names instead of global ones in assembly
Clément Léger
9 days
1
-10
/
+10
*
|
riscv: qspinlock: Fixup _Q_PENDING_LOOPS definition
Guo Ren
9 days
1
-1
/
+4
*
|
riscv: stacktrace: fix backtracing through exceptions
Clément Léger
9 days
2
-1
/
+4
*
|
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
9 days
3
-2
/
+18
*
|
riscv: kprobes: Fix incorrect address calculation
Nam Cao
9 days
1
-1
/
+1
*
|
riscv: Fix sleeping in invalid context in die()
Nam Cao
9 days
1
-3
/
+3
*
|
riscv: module: remove relocation_head rel_entry member allocation
Clément Léger
9 days
1
-14
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-15
1
-1
/
+1
|
\
\
|
*
|
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
Michael Neuling
2024-12-06
1
-1
/
+1
|
|
/
*
|
riscv: mm: Do not call pmd dtor on vmemmap page table teardown
Björn Töpel
2024-12-11
1
-3
/
+4
*
|
riscv: Fix IPIs usage in kfence_protect_page()
Alexandre Ghiti
2024-12-11
1
-1
/
+3
*
|
riscv: Fix wrong usage of __pa() on a fixmap address
Alexandre Ghiti
2024-12-11
1
-1
/
+1
*
|
riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y
Guo Ren
2024-12-11
1
-3
/
+9
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-30
8
-1
/
+49
|
\
|
*
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-27
8
-1
/
+49
|
|
\
|
|
*
RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
Yong-Xuan Wang
2024-11-21
3
-0
/
+21
|
|
*
RISC-V: Add Svade and Svadu Extensions Support
Yong-Xuan Wang
2024-11-21
5
-1
/
+28
|
*
|
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2024-11-27
37
-181
/
+1247
|
|
\
\
*
|
\
\
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
2024-11-27
1
-1
/
+1
*
|
|
|
|
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-27
37
-181
/
+1247
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
RISC-V: Remove unnecessary include from compat.h
Palmer Dabbelt
2024-11-26
1
-1
/
+0
|
*
|
|
|
riscv: Fix default misaligned access trap
Charlie Jenkins
2024-11-12
1
-0
/
+12
|
*
|
|
|
Merge patch series "Zacas/Zabha support and qspinlocks"
Palmer Dabbelt
2024-11-11
13
-146
/
+460
|
|
\
\
\
\
|
|
*
|
|
|
riscv: Add qspinlock support
Alexandre Ghiti
2024-11-11
4
-1
/
+121
|
|
*
|
|
|
riscv: Add ISA extension parsing for Ziccrse
Alexandre Ghiti
2024-11-11
2
-0
/
+2
|
|
*
|
|
|
riscv: Implement xchg8/16() using Zabha
Alexandre Ghiti
2024-11-11
1
-24
/
+41
|
|
*
|
|
|
riscv: Implement arch_cmpxchg128() using Zacas
Alexandre Ghiti
2024-11-11
2
-0
/
+39
|
|
*
|
|
|
riscv: Improve zacas fully-ordered cmpxchg()
Alexandre Ghiti
2024-11-11
1
-28
/
+64
|
|
*
|
|
|
riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
2024-11-11
5
-29
/
+72
|
|
*
|
|
|
riscv: Implement cmpxchg32/64() using Zacas
Alexandre Ghiti
2024-11-11
3
-17
/
+50
|
|
*
|
|
|
riscv: Do not fail to build on byte/halfword operations with Zawrs
Alexandre Ghiti
2024-11-11
1
-0
/
+5
|
|
*
|
|
|
riscv: Move cpufeature.h macros into their own header
Alexandre Ghiti
2024-11-11
2
-57
/
+70
|
*
|
|
|
|
Merge patch series "riscv: Userspace pointer masking and tagged address ABI"
Palmer Dabbelt
2024-10-24
15
-5
/
+318
|
|
\
\
\
\
\
|
|
*
|
|
|
|
RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
Samuel Holland
2024-10-24
2
-0
/
+6
|
|
*
|
|
|
|
riscv: hwprobe: Export the Supm ISA extension
Samuel Holland
2024-10-24
2
-0
/
+4
|
|
*
|
|
|
|
riscv: Allow ptrace control of the tagged address ABI
Samuel Holland
2024-10-24
1
-0
/
+42
|
|
*
|
|
|
|
riscv: Add support for the tagged address ABI
Samuel Holland
2024-10-24
4
-10
/
+126
|
|
*
|
|
|
|
riscv: Add support for userspace pointer masking
Samuel Holland
2024-10-24
4
-0
/
+121
|
|
*
|
|
|
|
riscv: Add CSR definitions for pointer masking
Samuel Holland
2024-10-24
1
-0
/
+16
|
|
*
|
|
|
|
riscv: Add ISA extension parsing for pointer masking
Samuel Holland
2024-10-24
2
-0
/
+8
|
*
|
|
|
|
|
Merge patch series "Prevent dynamic relocations in vDSO"
Palmer Dabbelt
2024-10-24
1
-4
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
riscv: Check that vdso does not contain any dynamic relocations
Alexandre Ghiti
2024-10-24
1
-4
/
+5
|
*
|
|
|
|
|
|
Merge patch series "RISC-V: Detect and report speed of unaligned vector acces...
Palmer Dabbelt
2024-10-18
14
-38
/
+458
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
RISC-V: Report vector unaligned access speed hwprobe
Jesse Taube
2024-10-18
6
-3
/
+228
|
|
*
|
|
|
|
|
|
RISC-V: Detect unaligned vector accesses supported
Jesse Taube
2024-10-18
11
-30
/
+222
|
|
*
|
|
|
|
|
|
RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
Jesse Taube
2024-10-18
5
-9
/
+9
|
|
*
|
|
|
|
|
|
RISC-V: Scalar unaligned access emulated on hotplug CPUs
Jesse Taube
2024-10-18
1
-0
/
+1
[next]