index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
riscv: uaccess: Relax the threshold for fast path
Xiao Wang
1
-1
/
+1
2024-05-23
riscv: uaccess: Allow the last potential unrolled copy
Xiao Wang
1
-1
/
+1
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+2
2024-03-13
Merge patch series "riscv: Use Kconfig to set unaligned access speed"
Palmer Dabbelt
1
-5
/
+2
2024-03-13
riscv: lib: Introduce has_fast_unaligned_access()
Charlie Jenkins
1
-5
/
+2
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-5
/
+5
2024-01-22
riscv: remove unneeded #include <asm-generic/export.h>
Masahiro Yamada
1
-1
/
+0
2024-01-19
riscv: lib: Check if output in asm goto supported
Charlie Jenkins
1
-0
/
+2
2024-01-18
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2
-1
/
+328
2024-01-18
riscv: Add checksum library
Charlie Jenkins
2
-0
/
+327
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
5
-1
/
+195
2024-01-16
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
4
-1
/
+113
2024-01-16
riscv: Add vector extension XOR implementation
Greentime Hu
2
-0
/
+82
2024-01-10
use linux/export.h rather than asm-generic/export.h
Al Viro
3
-3
/
+3
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
4
-14
/
+12
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
1
-27
/
+27
2023-11-05
RISC-V: capitalise CMO op macros
Conor Dooley
1
-16
/
+16
2023-08-16
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
1
-4
/
+7
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
3
-0
/
+5
2023-03-15
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2
-0
/
+75
2023-03-15
riscv: lib: Include hwcap.h directly
Andrew Jones
3
-6
/
+3
2023-03-01
riscv, lib: Fix Zbb strncmp
Björn Töpel
1
-1
/
+3
2023-02-28
RISC-V: improve string-function assembly
Heiko Stuebner
3
-16
/
+16
2023-02-15
riscv: Fix Zbb alternative IDs
Samuel Holland
3
-3
/
+3
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
3
-0
/
+288
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
4
-0
/
+108
2022-08-11
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
1
-2
/
+2
2022-03-10
riscv: Fixed misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
1
-58
/
+310
2022-01-06
riscv: extable: consolidate definitions
Jisheng Zhang
1
-4
/
+2
2022-01-06
riscv: lib: uaccess: fold fixups into body
Jisheng Zhang
1
-11
/
+11
2022-01-06
riscv: switch to relative exception tables
Jisheng Zhang
1
-2
/
+2
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+4
2021-07-24
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-24
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-24
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-24
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
2021-07-07
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
1
-35
/
+146
2021-01-15
riscv: Add support for function error injection
Guo Ren
2
-0
/
+12
2020-12-11
riscv: provide memmove implementation
Nylon Chen
2
-0
/
+65
2020-10-04
riscv: use memcpy based uaccess for nommu again
Christoph Hellwig
1
-1
/
+1
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2020-03-19
riscv: uaccess should be used in nommu mode
Greentime Hu
1
-1
/
+1
2020-03-03
RISC-V: Stop using LOCAL for the uaccess fixups
Palmer Dabbelt
1
-4
/
+2
2020-01-23
riscv: Add KASAN support
Nick Hu
2
-4
/
+6
2020-01-19
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
1
-18
/
+57
2019-12-28
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
1
-0
/
+4
2019-11-18
riscv: add nommu support
Christoph Hellwig
1
-6
/
+5
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
1
-6
/
+6
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
1
-6
/
+6
2019-08-09
RISC-V: Remove udivdi3
Palmer Dabbelt
2
-34
/
+0
[next]