index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
uaccess.S
Age
Commit message (
Expand
)
Author
2024-05-22
riscv: uaccess: Relax the threshold for fast path
Xiao Wang
2024-05-22
riscv: uaccess: Allow the last potential unrolled copy
Xiao Wang
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
2024-01-16
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
2024-01-09
use linux/export.h rather than asm-generic/export.h
Al Viro
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-08-16
riscv: uaccess: Return the number of bytes effectively not copied
Alexandre Ghiti
2022-08-10
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
2022-01-05
riscv: extable: consolidate definitions
Jisheng Zhang
2022-01-05
riscv: lib: uaccess: fold fixups into body
Jisheng Zhang
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
2021-07-23
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-07-06
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
2020-03-03
RISC-V: Stop using LOCAL for the uaccess fixups
Palmer Dabbelt
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
2018-06-11
RISC-V: Make our port sparse-clean
Palmer Dabbelt
2018-06-09
riscv: split the declaration of __copy_user
Luc Van Oostenryck
2018-06-04
riscv: Fix the bug in memory access fixup code
Alan Kao
2017-09-26
RISC-V: Generic library routines and assembly
Palmer Dabbelt