index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
sys_hwprobe.c
Age
Commit message (
Expand
)
Author
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