summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/compat_vdso/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-6/+0
2024-05-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-03-27riscv: compat_vdso: align VDSOAS build logMasahiro Yamada1-1/+1
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada1-10/+0
2023-08-16riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing1-1/+7
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-04-19RISC-V: Add hwprobe vDSO function and dataEvan Green1-1/+1
2023-03-07RISC-V: Stop emitting attributesPalmer Dabbelt1-0/+4
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren1-0/+78