index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
2024-10-24
1
-0
/
+1
*
riscv: vdso: do not strip debugging info for vdso.so.dbg
Changbin Du
2024-09-14
1
-1
/
+1
*
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-6
/
+0
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-1
/
+1
*
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
2024-03-26
1
-0
/
+1
*
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
1
-1
/
+1
|
\
|
*
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-10-27
1
-1
/
+1
*
|
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-28
1
-10
/
+0
|
/
*
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
1
-0
/
+4
|
\
|
*
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-04-19
1
-0
/
+4
*
|
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-03-21
1
-3
/
+1
|
/
*
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
2022-11-30
1
-0
/
+1
*
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-11-11
1
-0
/
+3
*
riscv: vdso: fix build with llvm
Jisheng Zhang
2022-11-10
1
-1
/
+1
*
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-25
1
-14
/
+11
*
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
2021-08-25
1
-0
/
+1
*
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
1
-2
/
+2
*
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2021-04-26
1
-8
/
+4
*
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2021-02-23
1
-1
/
+2
*
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
2020-11-25
1
-1
/
+1
*
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
2020-11-06
1
-9
/
+9
*
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-09
1
-1
/
+1
*
riscv: disable stack-protector for vDSO
Tobias Klauser
2020-08-05
1
-0
/
+2
*
riscv: Allow building with kcov coverage
Tobias Klauser
2020-07-30
1
-0
/
+1
*
riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
Guo Ren
2020-06-26
1
-0
/
+3
*
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
Vincent Chen
2020-06-25
1
-1
/
+1
*
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-06-11
1
-3
/
+9
*
riscv: add Linux note to vdso
Andreas Schwab
2020-05-04
1
-1
/
+1
*
riscv: fix vdso build with lld
Ilie Halip
2020-04-22
1
-3
/
+3
*
riscv: delete temporary files
Ilie Halip
2020-01-18
1
-1
/
+2
*
riscv: Fix perf record without libelf support
Mao Han
2019-07-31
1
-1
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
riscv: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-04-30
1
-1
/
+1
*
riscv: Use latest system call ABI
Arnd Bergmann
2019-02-25
1
-0
/
+2
*
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
2018-08-13
1
-2
/
+2
*
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
2018-04-24
1
-1
/
+1
*
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-11-30
1
-0
/
+1
*
RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu
Andrew Waterman
2017-11-27
1
-1
/
+5
*
RISC-V: User-facing API
Palmer Dabbelt
2017-09-27
1
-0
/
+63