index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
sys_hwprobe.c
Age
Commit message (
Expand
)
Author
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
2025-05-08
riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod...
Cyan Yang
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-19
riscv: hwprobe: export Zaamo and Zalrsc extensions
Clément Léger
2025-03-18
RISC-V: hwprobe: Expose Zicbom extension and its block size
Yunhui Cui
2025-03-18
Merge patch series "riscv: Add bfloat16 instruction support"
Alexandre Ghiti
2025-03-18
riscv: hwprobe: export bfloat16 ISA extension
Inochi Amaoto
2025-03-18
riscv: hwprobe: export Zicntr and Zihpm extensions
Miquel Sabaté Solà
2025-02-21
riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
2025-01-18
riscv: hwprobe: Add thead vendor extension probing
Charlie Jenkins
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
2024-10-24
Merge patch series "riscv: Userspace pointer masking and tagged address ABI"
Palmer Dabbelt
2024-10-24
riscv: hwprobe: Export the Supm ISA extension
Samuel Holland
2024-10-18
RISC-V: Report vector unaligned access speed hwprobe
Jesse Taube
2024-10-18
RISC-V: Detect unaligned vector accesses supported
Jesse Taube
2024-08-14
RISC-V: hwprobe: Add SCALAR to misaligned perf defines
Evan Green
2024-08-14
RISC-V: hwprobe: Add MISALIGNED_PERF key
Evan Green
2024-07-26
RISC-V: Provide the frequency of time CSR via hwprobe
Palmer Dabbelt
2024-07-22
RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabetically
Conor Dooley
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
2024-07-12
riscv: hwprobe: export Zawrs ISA extension
Andrew Jones
2024-07-11
riscv: hwprobe: export highest virtual userspace address
Clément Léger
2024-06-26
riscv: hwprobe: export Zcmop ISA extension
Clément Léger
2024-06-26
riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Clément Léger
2024-06-26
riscv: hwprobe: export Zimop ISA extension
Clément Léger
2024-05-30
riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
2024-05-30
riscv: hwprobe: add zve Vector subextensions into hwprobe interface
Andy Chiu
2024-04-28
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
2024-03-13
riscv: Set unaligned access speed at compile time
Charlie Jenkins
2024-01-09
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
2024-01-09
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2024-01-03
RISC-V: Move the hwprobe syscall to its own file
Andrew Jones