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
/
include
/
asm
/
switch_to.h
Age
Commit message (
Expand
)
Author
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2024-01-16
riscv: fpu: drop SR_SD bit checking
Andy Chiu
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
2023-06-08
riscv: Rename __switch_to_aux() -> fpu
Guo Ren
2023-01-31
riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
Jisheng Zhang
2022-06-16
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2021-05-25
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-10-28
riscv: add missing header file includes
Paul Walmsley
2019-08-14
riscv: Make __fstate_clean() work correctly.
Vincent Chen
2019-08-14
riscv: Correct the initialized flow of FP register
Vincent Chen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2018-10-22
Auto-detect whether a FPU exists
Alan Kao
2018-10-22
Allow to disable FPU support
Alan Kao
2017-09-26
RISC-V: Task implementation
Palmer Dabbelt