index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Optimize crc32 with Zbc extension
Xiao Wang
2024-07-10
2
-0
/
+295
*
riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
2024-05-30
1
-1
/
+1
*
riscv: uaccess: Relax the threshold for fast path
Xiao Wang
2024-05-23
1
-1
/
+1
*
riscv: uaccess: Allow the last potential unrolled copy
Xiao Wang
2024-05-23
1
-1
/
+1
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
2
-6
/
+2
|
\
|
*
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
2024-03-13
1
-5
/
+2
|
|
\
|
|
*
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
2024-03-13
1
-5
/
+2
|
*
|
riscv: remove unneeded #include <asm-generic/export.h>
Masahiro Yamada
2024-01-22
1
-1
/
+0
|
|
/
*
/
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-10
1
-5
/
+5
|
/
*
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
2024-01-18
1
-0
/
+2
*
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2024-01-18
2
-1
/
+328
|
\
|
*
riscv: Add checksum library
Charlie Jenkins
2024-01-18
2
-0
/
+327
*
|
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
2024-01-16
5
-1
/
+195
|
\
\
|
*
|
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
2024-01-16
4
-1
/
+113
|
*
|
riscv: Add vector extension XOR implementation
Greentime Hu
2024-01-16
2
-0
/
+82
|
|
/
*
/
use linux/export.h rather than asm-generic/export.h
Al Viro
2024-01-10
3
-3
/
+3
|
/
*
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-06
4
-14
/
+12
*
riscv: use ".L" local labels in assembly when applicable
Clément Léger
2023-11-06
1
-27
/
+27
*
RISC-V: capitalise CMO op macros
Conor Dooley
2023-11-05
1
-16
/
+16
*
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
2023-08-16
1
-4
/
+7
*
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-26
3
-0
/
+5
*
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2023-03-15
2
-0
/
+75
*
riscv: lib: Include hwcap.h directly
Andrew Jones
2023-03-15
3
-6
/
+3
*
riscv, lib: Fix Zbb strncmp
Björn Töpel
2023-03-01
1
-1
/
+3
*
RISC-V: improve string-function assembly
Heiko Stuebner
2023-02-28
3
-16
/
+16
*
riscv: Fix Zbb alternative IDs
Samuel Holland
2023-02-15
3
-3
/
+3
*
RISC-V: add zbb support to string functions
Heiko Stuebner
2023-01-31
3
-0
/
+288
*
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
2023-01-31
4
-0
/
+108
*
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
2022-08-10
1
-2
/
+2
*
riscv: Fixed misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
2022-03-10
1
-58
/
+310
*
riscv: extable: consolidate definitions
Jisheng Zhang
2022-01-06
1
-4
/
+2
*
riscv: lib: uaccess: fold fixups into body
Jisheng Zhang
2022-01-06
1
-11
/
+11
*
riscv: switch to relative exception tables
Jisheng Zhang
2022-01-06
1
-2
/
+2
*
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-11-09
1
-0
/
+4
*
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-07-24
1
-9
/
+9
*
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-07-24
1
-1
/
+0
*
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-07-24
1
-1
/
+1
*
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-07-24
1
-3
/
+3
*
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
2021-07-07
1
-35
/
+146
*
riscv: Add support for function error injection
Guo Ren
2021-01-15
2
-0
/
+12
*
riscv: provide memmove implementation
Nylon Chen
2020-12-11
2
-0
/
+65
*
riscv: use memcpy based uaccess for nommu again
Christoph Hellwig
2020-10-04
1
-1
/
+1
*
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-09
1
-4
/
+2
|
\
|
*
RISC-V: Stop using LOCAL for the uaccess fixups
Palmer Dabbelt
2020-03-03
1
-4
/
+2
*
|
riscv: uaccess should be used in nommu mode
Greentime Hu
2020-03-19
1
-1
/
+1
|
/
*
riscv: Add KASAN support
Nick Hu
2020-01-22
2
-4
/
+6
*
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
2020-01-19
1
-18
/
+57
*
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2019-12-28
1
-0
/
+4
*
riscv: add nommu support
Christoph Hellwig
2019-11-18
1
-6
/
+5
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-6
/
+6
[next]