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 tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-28
1
-0
/
+16
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-03-26
1
-0
/
+16
|
|
\
|
|
*
riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abi
Pu Lehui
2024-03-25
1
-0
/
+16
*
|
|
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
68
-550
/
+4316
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
*
|
|
crypto: riscv - add vector crypto accelerated AES-CBC-CTS
Eric Biggers
2024-03-20
3
-5
/
+245
|
*
|
|
crypto: riscv - parallelize AES-CBC decryption
Eric Biggers
2024-03-20
1
-9
/
+15
|
*
|
|
Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"
Palmer Dabbelt
2024-03-20
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQ
Sunil V L
2024-03-20
1
-0
/
+1
|
*
|
|
|
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
2024-03-20
3
-10
/
+10
|
*
|
|
|
riscv: Use kcalloc() instead of kzalloc()
Erick Archer
2024-03-20
1
-2
/
+1
|
*
|
|
|
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
2024-03-20
2
-0
/
+52
|
|
\
|
|
|
|
|
*
|
|
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2024-03-20
2
-0
/
+52
|
|
|
/
/
|
*
|
|
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
2024-03-20
5
-24
/
+34
|
|
\
\
\
|
|
*
|
|
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
2
-3
/
+11
|
|
*
|
|
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
8
-293
/
+374
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: Set unaligned access speed at compile time
Charlie Jenkins
2024-03-13
7
-296
/
+359
|
|
*
|
|
|
|
riscv: Decouple emulated unaligned accesses from access speed
Charlie Jenkins
2024-03-13
3
-13
/
+29
|
|
*
|
|
|
|
riscv: Only check online cpus for emulated accesses
Charlie Jenkins
2024-03-13
1
-1
/
+1
|
|
*
|
|
|
|
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
2024-03-13
3
-11
/
+13
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge patch series "Support Andes PMU extension"
Palmer Dabbelt
2024-03-15
7
-20
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
Yu Chien Peter Lin
2024-03-12
1
-1
/
+1
|
|
*
|
|
|
|
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
2024-03-12
3
-9
/
+2
|
|
*
|
|
|
|
riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
Yu Chien Peter Lin
2024-03-12
1
-1
/
+1
|
|
*
|
|
|
|
riscv: errata: Rename defines for Andes
Yu Chien Peter Lin
2024-03-12
4
-9
/
+9
|
|
|
/
/
/
/
|
*
|
|
|
|
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
|
*
|
|
|
|
|
RISC-V: fix check for zvkb with tip-of-tree clang
Eric Biggers
2024-02-28
1
-1
/
+1
|
*
|
|
|
|
|
Merge commit '3aff0c459e77' into for-next
Palmer Dabbelt
2024-02-28
1
-1
/
+0
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
Drew Fustini
2024-02-16
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge patch series "membarrier: riscv: Core serializing command"
Palmer Dabbelt
2024-02-15
4
-0
/
+85
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
membarrier: riscv: Provide core serializing command
Andrea Parri
2024-02-15
3
-0
/
+51
|
|
*
|
|
|
|
|
|
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-15
3
-0
/
+34
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
riscv: Avoid code duplication with generic bitops implementation
Xiao Wang
2024-01-25
1
-114
/
+24
|
*
|
|
|
|
|
|
riscv: Support RANDOMIZE_KSTACK_OFFSET
Song Shuai
2024-01-25
2
-1
/
+17
|
*
|
|
|
|
|
|
RISC-V: Remove duplicated include in smpboot.c
Yang Li
2024-01-25
1
-1
/
+0
|
*
|
|
|
|
|
|
riscv: blacklist assembly symbols for kprobe
Clément Léger
2024-01-25
2
-0
/
+13
|
*
|
|
|
|
|
|
Merge patch series "riscv: support fast gup"
Palmer Dabbelt
2024-01-25
4
-8
/
+71
|
|
\
\
\
\
\
\
\
[next]