index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
2024-04-22
1
-1
/
+1
*
RISC-V: Add SBI PMU snapshot definitions
Atish Patra
2024-04-22
1
-0
/
+11
*
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
2024-04-22
1
-10
/
+10
*
RISC-V: Add FIRMWARE_READ_HI definition
Atish Patra
2024-04-22
1
-0
/
+1
*
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
2024-04-22
1
-1
/
+1
*
RISCV: KVM: Introduce vcpu->reset_cntx_lock
Yong-Xuan Wang
2024-04-22
1
-0
/
+1
*
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
2024-04-22
1
-2
/
+6
*
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
2024-04-08
1
-0
/
+12
*
riscv: mm: implement pgprot_nx
Jisheng Zhang
2024-03-27
1
-0
/
+6
*
RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
Victor Isaev
2024-03-27
1
-1
/
+1
*
riscv: Mark __se_sys_* functions __used
Sami Tolvanen
2024-03-26
1
-1
/
+2
*
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
2024-03-26
1
-2
/
+2
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
25
-248
/
+343
|
\
|
*
riscv: Fix syscall wrapper for >word-size arguments
Sami Tolvanen
2024-03-20
1
-14
/
+39
|
*
Merge patch series "riscv/barrier: tidying up barrier-related macro"
Palmer Dabbelt
2024-03-20
7
-32
/
+36
|
|
\
|
|
*
riscv/barrier: Add missing space after ','
Eric Chan
2024-03-20
1
-6
/
+6
|
|
*
riscv/barrier: Consolidate fence definitions
Eric Chan
2024-03-20
7
-14
/
+16
|
|
*
riscv/barrier: Define RISCV_FULL_BARRIER
Eric Chan
2024-03-20
3
-10
/
+12
|
|
*
riscv/barrier: Define __{mb,rmb,wmb}
Eric Chan
2024-03-20
1
-3
/
+3
|
*
|
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
2024-03-20
1
-7
/
+7
|
*
|
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
2024-03-20
1
-0
/
+3
|
|
\
\
|
|
*
|
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2024-03-20
1
-0
/
+3
|
|
|
/
|
*
|
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
2024-03-20
4
-21
/
+31
|
|
\
\
|
|
*
|
riscv: Introduce set_compat_task() in asm/compat.h
Leonardo Bras
2024-03-20
2
-4
/
+9
|
|
*
|
riscv: Introduce is_compat_thread() into compat.h
Leonardo Bras
2024-03-20
1
-0
/
+8
|
|
*
|
riscv: add compile-time test into is_compat_task()
Leonardo Bras
2024-03-20
4
-12
/
+5
|
|
*
|
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
2024-03-20
2
-2
/
+2
|
|
*
|
riscv: Improve arch_get_mmap_end() macro
Leonardo Bras
2024-03-20
1
-3
/
+9
|
*
|
|
riscv: vector: Fix a typo of preempt_v
Song Shuai
2024-03-15
1
-2
/
+2
|
*
|
|
Merge patch series "riscv: mm: Extend mappable memory up to hint address"
Palmer Dabbelt
2024-03-15
1
-16
/
+11
|
|
\
\
\
|
|
*
|
|
riscv: mm: Use hint address in mmap if available
Charlie Jenkins
2024-03-14
1
-16
/
+11
|
*
|
|
|
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
2024-03-15
1
-12
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
riscv: Set unaligned access speed at compile time
Charlie Jenkins
2024-03-13
1
-11
/
+13
|
|
*
|
|
|
riscv: Decouple emulated unaligned accesses from access speed
Charlie Jenkins
2024-03-13
1
-1
/
+1
|
|
*
|
|
|
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
2024-03-13
1
-3
/
+8
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge patch series "Support Andes PMU extension"
Palmer Dabbelt
2024-03-15
3
-12
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
2024-03-12
2
-9
/
+1
|
|
*
|
|
|
riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
2024-03-12
2
-3
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge patch "riscv: Fix compilation error with FAST_GUP and rv32"
Palmer Dabbelt
2024-03-15
2
-60
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
riscv: Fix compilation error with FAST_GUP and rv32
Alexandre Ghiti
2024-03-15
1
-0
/
+2
|
*
|
|
|
|
Merge patch series "membarrier: riscv: Core serializing command"
Palmer Dabbelt
2024-02-15
2
-0
/
+79
|
|
\
\
\
\
\
|
|
*
|
|
|
|
membarrier: riscv: Provide core serializing command
Andrea Parri
2024-02-15
2
-0
/
+48
|
|
*
|
|
|
|
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-15
1
-0
/
+31
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
riscv: Avoid code duplication with generic bitops implementation
Xiao Wang
2024-01-25
1
-114
/
+24
|
*
|
|
|
|
riscv: blacklist assembly symbols for kprobe
Clément Léger
2024-01-25
1
-0
/
+10
|
*
|
|
|
|
Merge patch series "riscv: support fast gup"
Palmer Dabbelt
2024-01-25
3
-8
/
+69
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: enable HAVE_FAST_GUP if MMU
Jisheng Zhang
2024-01-25
1
-0
/
+6
|
|
*
|
|
|
|
riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMU
Jisheng Zhang
2024-01-25
2
-5
/
+36
|
|
*
|
|
|
|
riscv: tlb: convert __p*d_free_tlb() to inline functions
Jisheng Zhang
2024-01-25
1
-22
/
+32
|
*
|
|
|
|
|
RISC-V: add helper function to read the vector VLEN
Heiko Stuebner
2024-01-23
1
-0
/
+11
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]