aboutsummaryrefslogtreecommitdiff
path: root/Documentation/riscv
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Gravatar Palmer Dabbelt 1-6/+5
2023-09-01RISC-V: Probe for unaligned access speedGravatar Evan Green 1-6/+5
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+22
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxGravatar Linus Torvalds 5-11/+178
2023-08-23RISC-V: mm: Document mmap changesGravatar Charlie Jenkins 1-0/+22
2023-08-18Documentation: Fix typosGravatar Bjorn Helgaas 2-3/+3
2023-08-18Documentation: riscv: Update boot image header since EFI stub is supportedGravatar Alexandre Ghiti 1-5/+5
2023-08-18Documentation: riscv: Add early boot documentGravatar Alexandre Ghiti 3-3/+170
2023-07-11Documentation: RISC-V: hwprobe: Fix a formatting errorGravatar Palmer Dabbelt 1-1/+1
2023-07-06RISC-V: Document the ISA string parsing rules for ACPIGravatar Palmer Dabbelt 2-0/+11
2023-07-01RISC-V: Document that V registers are clobbered on syscallsGravatar Palmer Dabbelt 1-0/+8
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-0/+146
2023-06-19Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"Gravatar Palmer Dabbelt 1-0/+10
2023-06-19RISC-V: hwprobe: Expose Zba, Zbb, and ZbsGravatar Evan Green 1-0/+10
2023-06-14Documentation: RISC-V: patch-acceptance: mention patchwork's roleGravatar Conor Dooley 1-0/+18
2023-06-08riscv: Add documentation for VectorGravatar Andy Chiu 2-0/+133
2023-06-08riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0Gravatar Andy Chiu 1-0/+3
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+87
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceGravatar Evan Green 1-0/+21
2023-04-18RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMAGravatar Evan Green 1-0/+24
2023-04-18RISC-V: Add a syscall for HW probingGravatar Evan Green 2-0/+42
2023-04-13riscv: Move early dtb mapping into the fixmap regionGravatar Alexandre Ghiti 1-3/+3
2023-02-14Documentation: riscv: fix insufficient list item indentGravatar Conor Dooley 1-4/+4
2023-01-19Merge patch series "Putting some basic order on isa extension lists"Gravatar Palmer Dabbelt 1-0/+42
2023-01-17Documentation: riscv: add a section about ISA string ordering in /proc/cpuinfoGravatar Conor Dooley 1-0/+42
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-8/+14
2022-12-13Documentation: RISC-V: patch-acceptance: s/implementor/implementerGravatar Palmer Dabbelt 1-2/+2
2022-12-13Documentation: RISC-V: Mention the UEFI StandardsGravatar Palmer Dabbelt 1-3/+5
2022-12-13Documentation: RISC-V: Allow patches for non-standard behaviorGravatar Palmer Dabbelt 1-4/+8
2022-12-13Documentation: RISC-V: Fix a typo in patch-acceptanceGravatar Palmer Dabbelt 1-1/+1
2022-11-21Documentation: riscv: Document the sv57 VM layoutGravatar Björn Töpel 1-0/+36
2022-10-12doc: RISC-V: Document that misaligned accesses are supportedGravatar Palmer Dabbelt 2-0/+7
2022-06-01Documentation: riscv: Add sv48 description to VM layoutGravatar Alexandre Ghiti 1-0/+36
2022-03-31Documentation: riscv: remove non-existent directory from table of contentsGravatar Bagas Sanjaya 1-1/+0
2022-03-21Documentation: riscv: Remove the old documentationGravatar Atish Patra 1-255/+0
2022-01-19riscv: Move KASAN mapping next to the kernel mappingGravatar Alexandre Ghiti 1-6/+6
2021-06-18riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeGravatar Jisheng Zhang 1-2/+2
2021-04-26Documentation: riscv: Add documentation that describes the VM layoutGravatar Alexandre Ghiti 2-0/+64
2020-12-03docs: archis: add a per-architecture features listGravatar Mauro Carvalho Chehab 2-0/+5
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2020-01-04Documentation: riscv: add patch acceptance guidelinesGravatar Paul Walmsley 2-0/+36
2019-12-19RISC-V: Typo fixes in image header and documentation.Gravatar Atish Patra 1-2/+2
2019-10-03riscv-docs: correct the sequence of the magic number 2 since it's little endianGravatar Chester Lin 1-1/+1
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-14/+26
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerGravatar Paul Walmsley 1-6/+7
2019-07-31docs: riscv: convert boot-image-header.txt to ReSTGravatar Mauro Carvalho Chehab 2-14/+26
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+50
2019-07-15docs: add arch doc directories to the indexGravatar Mauro Carvalho Chehab 1-2/+0
2019-07-11RISC-V: Add an Image header that boot loader can parse.Gravatar Atish Patra 1-0/+50
2019-06-14docs: riscv: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 2-46/+69