summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/hwcap.h
AgeCommit message (Expand)Author
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-21riscv: hwcap: Don't alphabetize ISA extension IDsAndrew Jones
2023-02-21RISC-V: Only provide the single-letter extensions in HWCAPPalmer Dabbelt
2023-02-01Merge patch series "riscv: improve boot time isa extensions handling"Palmer Dabbelt
2023-01-31riscv: remove riscv_isa_ext_keys[] array and related usageJisheng Zhang
2023-01-31riscv: introduce riscv_has_extension_[un]likely()Jisheng Zhang
2023-01-31riscv: hwcap: make ISA extension ids can be used in asmJisheng Zhang
2023-01-31Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt
2023-01-31riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner
2023-01-19Merge patch series "Putting some basic order on isa extension lists"Palmer Dabbelt
2023-01-17RISC-V: resort all extensions in consistent ordersConor Dooley
2022-12-12riscv: Apply a static assert to riscv_isa_ext_idAndrew Jones
2022-10-02RISC-V: Probe Svinval extension form ISA stringMayuresh Chitale
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-11RISC-V: Enable sstc extension parsing from DTAtish Patra
2022-08-11arch/riscv: add Zihintpause supportDao Lu
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner
2022-06-16riscv: introduce unified static key mechanism for ISA extensionsJisheng Zhang
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra
2022-03-17RISC-V: Improve /proc/cpuinfo output for ISA extensionsAtish Patra
2022-03-17RISC-V: Implement multi-letter ISA extension probing frameworkAtish Patra
2020-05-04RISC-V: Add bitmap reprensenting ISA features common across CPUsAnup Patel
2019-11-12riscv: clean up the macro format in each header fileZong Li
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2017-09-26RISC-V: ELF and module implementationPalmer Dabbelt