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
/
mips
/
vdso
Age
Commit message (
Expand
)
Author
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-01-27
MIPS: remove CONFIG_MIPS_LD_CAN_LINK_VDSO
Masahiro Yamada
2022-11-21
MIPS: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-02-07
mips: Enable KCSAN
Nemanja Rakovic
2021-11-09
MIPS: VDSO: remove -nostdlib compiler flag
Masahiro Yamada
2021-04-21
MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
zhaoxiao
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-01-18
MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='
Nathan Chancellor
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-07-16
mips/vdso: Fix resource leaks in genvdso.c
Peng Fan
2020-07-16
MIPS: fix vdso different address spaces
Sunguoyun
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-05-12
MIPS: VDSO: Allow ld.lld to link the VDSO
Nathan Chancellor
2020-05-12
MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
Nathan Chancellor
2020-05-12
MIPS: VDSO: Move disabling the VDSO logic to Kconfig
Nathan Chancellor
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-19
MIPS: vdso: Wrap -mexplicit-relocs in cc-option
Nathan Chancellor
2020-02-15
mips: vdso: add build time check that no 'jalr t9' calls left
Victor Kamensky
2020-02-15
MIPS: Disable VDSO time functionality on microMIPS
Paul Burton
2020-02-15
mips: vdso: fix 'jalr t9' crash in vdso code
Victor Kamensky
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-16
MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel
Thomas Gleixner
2020-01-15
mips/vdso: Support mremap() for vDSO
Guoyun Sun
2019-12-02
mips: Fix gettimeofday() in the vdso library
Vincenzo Frascino
2019-11-11
MIPS: allow building with kcov coverage
Alexey Khoroshilov
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2019-10-02
MIPS: VDSO: Fix build for binutils < 2.25
Paul Burton
2019-10-02
MIPS: VDSO: Remove unused gettimeofday.c
Paul Burton
2019-09-03
mips: compat: vdso: Use legacy syscalls as fallback
Vincenzo Frascino
2019-08-06
mips: fix vdso32 build, again
Arnd Bergmann
2019-07-26
mips: vdso: Fix flip/flop vdso building bug
Vincenzo Frascino
2019-07-26
mips: vdso: Fix source path
Vincenzo Frascino
2019-07-25
mips: Add clock_gettime64 entry point
Vincenzo Frascino
2019-07-25
mips: Add clock_getres entry point
Vincenzo Frascino
2019-07-25
mips: Add support for generic vDSO
Vincenzo Frascino
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-23
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-01-29
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
Paul Burton
2019-01-29
MIPS: VDSO: Use same -m%-float cflag as the kernel proper
Paul Burton
2018-11-20
MIPS: Enable Undefined Behavior Sanitizer UBSAN
Hassan Naveed
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-08-07
MIPS: VDSO: Force link endianness
Paul Burton
2018-08-06
MIPS: vdso: Allow clang's --target flag in VDSO cflags
Paul Burton
2018-08-06
MIPS: genvdso: Remove GOT checks
Paul Burton
2018-07-27
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
2018-03-09
MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV
Matt Redfearn
[next]