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
/
alternative-macros.h
Age
Commit message (
Expand
)
Author
2023-08-02
riscv: alternatives: fix a typo in comment
Yuan Tan
2023-03-14
RISC-V: alternatives: Support patching multiple insns in assembly
Andrew Jones
2023-03-14
riscv: alternatives: Rename errata_id to patch_id
Andrew Jones
2023-02-14
Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V"
Palmer Dabbelt
2023-01-31
riscv: switch to relative alternative entries
Jisheng Zhang
2023-01-19
RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
Heiko Stuebner
2022-12-09
riscv: Don't duplicate _ALTERNATIVE_CFG* macros
Andrew Jones
2022-12-09
riscv: alternatives: Drop the underscores from the assembly macro names
Andrew Jones
2022-12-09
riscv: alternatives: Don't name unused macro parameters
Andrew Jones
2022-12-09
riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
Andrew Jones
2022-06-02
riscv: Move alternative length validation into subsection
Nathan Chancellor
2022-05-11
riscv: prevent compressed instructions in alternatives
Heiko Stuebner
2022-05-11
riscv: extend concatenated alternatives-lines to the same length
Heiko Stuebner
2022-05-11
riscv: implement ALTERNATIVE_2 macro
Heiko Stuebner
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2021-06-10
riscv: alternative: fix typo in macro name
Vitaly Wool
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen