summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/elf.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang1-1/+1
2023-08-31Merge patch series "RISC-V: mm: Make SV48 the default address space"Palmer Dabbelt1-1/+1
2023-08-24RISC-V: mm: Restrict address space for sv39,sv48,sv57Charlie Jenkins1-1/+1
2023-08-24riscv: support the elf-fdpic binfmt loaderGreg Ungerer1-1/+10
2023-06-08riscv: hwcap: change ELF_HWCAP to a functionAndy Chiu1-1/+1
2023-06-08riscv: signal: Report signal frame size to userspace via auxvVincent Chen1-0/+9
2023-02-22RISC-V: Only provide the single-letter extensions in HWCAPPalmer Dabbelt1-4/+6
2022-10-13riscv: Add cache information in AUX vectorGreentime Hu1-0/+4
2022-04-26riscv: compat: vdso: Add setup additional pages implementationGuo Ren1-0/+5
2022-04-26riscv: compat: Add hw capability check for elfGuo Ren1-2/+4
2022-04-26riscv: compat: Add elf.h implementationGuo Ren1-1/+40
2021-09-11riscv: Improve stack randomisation on RV64Kefeng Wang1-0/+3
2021-04-26RISC-V: Add kdump supportNick Kossifidis1-0/+6
2020-09-16riscv: Add cache information in AUX vectorZong Li1-0/+13
2019-11-18riscv: add nommu supportChristoph Hellwig1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-26riscv: remove unreachable big endian codeChristoph Hellwig1-6/+0
2018-10-31Move EM_RISCV into elf-em.hPalmer Dabbelt1-3/+0
2017-09-27RISC-V: ELF and module implementationPalmer Dabbelt1-0/+84