summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/sys_hwprobe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-271-0/+44
|\
| * Merge patch series "riscv: Userspace pointer masking and tagged address ABI"Palmer Dabbelt2024-10-241-0/+3
| |\
| | * riscv: hwprobe: Export the Supm ISA extensionSamuel Holland2024-10-241-0/+3
| * | RISC-V: Report vector unaligned access speed hwprobeJesse Taube2024-10-181-0/+6
| * | RISC-V: Detect unaligned vector accesses supportedJesse Taube2024-10-181-0/+35
| |/
* / vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao2024-11-021-1/+1
|/
* RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green2024-08-141-5/+5
* RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green2024-08-141-0/+1
* RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt2024-07-261-0/+5
* RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabeticallyConor Dooley2024-07-221-22/+21
* Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt2024-07-121-0/+1
|\
| * riscv: hwprobe: export Zawrs ISA extensionAndrew Jones2024-07-121-0/+1
* | riscv: hwprobe: export highest virtual userspace addressClément Léger2024-07-111-0/+4
* | riscv: hwprobe: export Zcmop ISA extensionClément Léger2024-06-261-0/+1
* | riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensionsClément Léger2024-06-261-0/+4
* | riscv: hwprobe: export Zimop ISA extensionClément Léger2024-06-261-0/+1
* | riscv: vector: adjust minimum Vector requirement to ZVE32XAndy Chiu2024-05-301-1/+5
* | riscv: hwprobe: add zve Vector subextensions into hwprobe interfaceAndy Chiu2024-05-301-0/+5
* | riscv: hwprobe: export Zihintpause ISA extensionClément Léger2024-04-281-0/+1
|/
* riscv: Set unaligned access speed at compile timeCharlie Jenkins2024-03-131-0/+13
* Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt2024-01-101-0/+3
* Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt2024-01-101-0/+33
* RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones2024-01-031-4/+90
* RISC-V: Move the hwprobe syscall to its own fileAndrew Jones2024-01-031-0/+289