index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
2024-10-24
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
2024-09-14
riscv: vdso: do not strip debugging info for vdso.so.dbg
Changbin Du
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-03-26
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2024-01-03
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-05
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
2023-11-05
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
2023-11-02
RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-06-20
riscv: replace deprecated scall with ecall
Fangrui Song
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2022-11-29
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-24
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
2021-04-26
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2021-02-22
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2020-11-25
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
2020-11-06
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-08-04
riscv: disable stack-protector for vDSO
Tobias Klauser
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
2020-06-25
riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
Guo Ren
2020-06-25
riscv: Add extern declarations for vDSO time-related functions
Vincent Chen
2020-06-25
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
Vincent Chen
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-05-04
riscv: add Linux note to vdso
Andreas Schwab
2020-04-21
riscv: fix vdso build with lld
Ilie Halip
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-01-18
riscv: delete temporary files
Ilie Halip
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
[next]