aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/vdso/Makefile
AgeCommit message (Expand)Author
2021-08-24riscv: explicitly use symbol offsets for VDSOSaleem Abdulrasool
2021-08-24riscv: Enable Undefined Behavior Sanitizer UBSANJisheng Zhang
2021-04-26riscv: vdso: fix and clean-up MakefileJisheng Zhang
2021-04-26riscv: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2021-02-22riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser
2020-11-25riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-08-04riscv: disable stack-protector for vDSOTobias Klauser
2020-07-30riscv: Allow building with kcov coverageTobias Klauser
2020-06-25riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren
2020-06-25riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen
2020-05-04riscv: add Linux note to vdsoAndreas Schwab
2020-04-21riscv: fix vdso build with lldIlie Halip
2020-01-18riscv: delete temporary filesIlie Halip
2019-07-31riscv: Fix perf record without libelf supportMao Han
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-29riscv: vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-02-25riscv: Use latest system call ABIArnd Bergmann
2018-08-13RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt
2018-04-24RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman
2017-11-27RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman
2017-09-26RISC-V: User-facing APIPalmer Dabbelt