aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2026-05-13riscv: Docs: fix unmatched quote warningRandy Dunlap1-1/+1
2026-04-30Documentation: riscv: cmodx: fix typosAvi Radinsky1-4/+4
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley1-21/+36
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-1/+323
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-7/+0
2026-01-29riscv: add documentation for shadow stackDeepak Gupta2-0/+195
2026-01-29riscv: add documentation for landing pad / indirect branch trackingDeepak Gupta2-0/+123
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley1-1/+5
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula1-7/+0
2026-01-14Documentation: riscv: uabi: Clarify ISA spec version for canonical orderGuodong Xu1-1/+3
2025-12-19riscv: hwprobe: export Zilsd and Zclsd ISA extensionsPincheng Wang1-0/+8
2025-11-19riscv: hwprobe: Expose Zicbop extension and its block sizeYao Zihong1-0/+6
2025-11-19riscv: hwprobe: Export Zalasr extensionXu Lu1-1/+4
2025-09-19riscv: hwprobe: Document MIPS xmipsexectl vendor extensionAleksa Paunovic1-0/+9
2025-06-05RISC-V: Documentation: Add enough title underlines to CMODXPalmer Dabbelt1-2/+2
2025-06-05Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt2-8/+44
2025-06-05riscv: hwprobe: export Zabha extensionAlexandre Ghiti1-0/+4
2025-06-05riscv: Documentation: add a description about dynamic ftraceAndy Chiu1-7/+39
2025-05-08riscv: hwprobe: Document SiFive xsfvfwmaccqqq vendor extensionCyan Yang1-0/+4
2025-05-08riscv: hwprobe: Document SiFive xsfvfnrclipxfqf vendor extensionCyan Yang1-0/+4
2025-05-08riscv: hwprobe: Document SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensionsCyan Yang1-0/+14
2025-04-07Documentation: riscv: Fix typo MIMPLID -> MIMPIDNam Cao1-1/+1
2025-03-19riscv: hwprobe: export Zaamo and Zalrsc extensionsClément Léger1-0/+8
2025-03-18RISC-V: hwprobe: Expose Zicbom extension and its block sizeYunhui Cui1-0/+6
2025-03-18Merge patch series "riscv: Add bfloat16 instruction support"Alexandre Ghiti1-0/+12
2025-03-18riscv: hwprobe: export bfloat16 ISA extensionInochi Amaoto1-0/+12
2025-03-18riscv: hwprobe: export Zicntr and Zihpm extensionsMiquel Sabaté Solà1-0/+6
2025-01-18riscv: hwprobe: Document thead vendor extensions and xtheadvector extensionCharlie Jenkins1-0/+10
2024-10-24Merge patch series "riscv: Userspace pointer masking and tagged address ABI"Palmer Dabbelt2-0/+19
2024-10-24riscv: hwprobe: Export the Supm ISA extensionSamuel Holland1-0/+3
2024-10-24riscv: Add support for the tagged address ABISamuel Holland1-0/+4
2024-10-24riscv: Add support for userspace pointer maskingSamuel Holland1-0/+12
2024-10-18RISC-V: hwprobe: Document unaligned vector perf keyJesse Taube1-0/+16
2024-09-17Merge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-09-05Documentation: Fix spelling mistakesAmit Vadhavana1-1/+1
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt1-16/+0
2024-08-29Revert "RISC-V: mm: Document mmap changes"Charlie Jenkins1-16/+0
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green1-13/+15
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green1-7/+13
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt1-0/+2
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy1-5/+6
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+50
2024-07-12Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt1-0/+4
2024-07-12riscv: hwprobe: export Zawrs ISA extensionAndrew Jones1-0/+4
2024-07-11riscv: hwprobe: export highest virtual userspace addressClément Léger1-0/+3
2024-07-01documentation: Fix riscv cmodx exampleCharlie Jenkins1-2/+2
2024-06-26riscv: hwprobe: export Zcmop ISA extensionClément Léger1-0/+4
2024-06-26riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensionsClément Léger1-0/+20
2024-06-26riscv: hwprobe: export Zimop ISA extensionClément Léger1-0/+4
2024-05-30riscv: hwprobe: add zve Vector subextensions into hwprobe interfaceAndy Chiu1-0/+15
2024-05-30Documentation: RISC-V: uabi: Only scalar misaligned loads are supportedPalmer Dabbelt1-1/+3
2024-04-30Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt2-0/+99
2024-04-28riscv: hwprobe: export Zihintpause ISA extensionClément Léger1-0/+4
2024-04-18documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctlCharlie Jenkins2-0/+99
2024-03-14docs: riscv: Define behavior of mmapCharlie Jenkins1-11/+5
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-01-11docs: kernel_feat.py: fix potential command injectionVegard Nossum1-1/+1
2024-01-09Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt1-0/+13
2024-01-09riscv: hwprobe: export Zicond extensionClément Léger1-0/+5
2024-01-09riscv: hwprobe: export Zacas ISA extensionClément Léger1-0/+4
2024-01-09riscv: hwprobe: export Ztso ISA extensionClément Léger1-0/+4
2024-01-09Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt1-7/+21
2024-01-03RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones1-2/+15
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones1-7/+8
2023-12-12riscv: hwprobe: export Zfa ISA extensionClément Léger1-0/+4
2023-12-12riscv: hwprobe: export Zvfh[min] ISA extensionsClément Léger1-0/+8
2023-12-12riscv: hwprobe: export Zhintntl ISA extensionClément Léger1-0/+3
2023-12-12riscv: hwprobe: export Zfh[min] ISA extensionsClément Léger1-0/+6
2023-12-12riscv: hwprobe: export vector crypto ISA extensionsClément Léger1-0/+30
2023-12-12riscv: hwprobe: add support for scalar crypto ISA extensionsClément Léger1-0/+27
2023-12-12riscv: hwprobe: export missing Zbc ISA extensionClément Léger1-0/+3
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+20
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2023-10-10docs: move riscv under archCosta Shulyupin10-0/+767