index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
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-24
riscv: Add support for the tagged address ABI
Samuel Holland
2024-10-24
riscv: Add support for userspace pointer masking
Samuel Holland
2024-10-18
RISC-V: hwprobe: Document unaligned vector perf key
Jesse Taube
2024-09-17
Merge tag 'docs-6.12' of git://git.lwn.net/linux
Linus Torvalds
2024-09-05
Documentation: Fix spelling mistakes
Amit Vadhavana
2024-08-29
Merge patch series "riscv: mm: Do not restrict mmap address based on hint"
Palmer Dabbelt
2024-08-29
Revert "RISC-V: mm: Document mmap changes"
Charlie Jenkins
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-26
riscv: Extend sv39 linear mapping max size to 128G
Stuart Menefy
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
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-07-01
documentation: Fix riscv cmodx example
Charlie Jenkins
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: hwprobe: add zve Vector subextensions into hwprobe interface
Andy Chiu
2024-05-30
Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
Palmer Dabbelt
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
2024-04-28
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
2024-04-18
documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
Charlie Jenkins
2024-03-14
docs: riscv: Define behavior of mmap
Charlie Jenkins
2024-01-17
Merge tag 'docs-6.8-2' of git://git.lwn.net/linux
Linus Torvalds
2024-01-11
docs: kernel_feat.py: fix potential command injection
Vegard Nossum
2024-01-09
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
2024-01-09
riscv: hwprobe: export Zicond extension
Clément Léger
2024-01-09
riscv: hwprobe: export Zacas ISA extension
Clément Léger
2024-01-09
riscv: hwprobe: export Ztso ISA extension
Clément Léger
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: hwprobe: Clarify cpus size parameter
Andrew Jones
2023-12-12
riscv: hwprobe: export Zfa ISA extension
Clément Léger
2023-12-12
riscv: hwprobe: export Zvfh[min] ISA extensions
Clément Léger
2023-12-12
riscv: hwprobe: export Zhintntl ISA extension
Clément Léger
2023-12-12
riscv: hwprobe: export Zfh[min] ISA extensions
Clément Léger
2023-12-12
riscv: hwprobe: export vector crypto ISA extensions
Clément Léger
2023-12-12
riscv: hwprobe: add support for scalar crypto ISA extensions
Clément Léger
2023-12-12
riscv: hwprobe: export missing Zbc ISA extension
Clément Léger
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-10
docs: move riscv under arch
Costa Shulyupin