Age | Commit message (Expand) | Author |
2024-11-02 | ARM: vdso: Remove assembly for datapage access | Thomas Weißschuh |
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada |
2023-10-28 | kbuild: unify vdso_install rules | Masahiro Yamada |
2023-03-21 | vdso: Improve cmd_vdso_check to check all dynamic relocations | Fangrui Song |
2022-11-07 | ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL | Seung-Woo Kim |
2022-05-08 | randstruct: Split randstruct Makefile and CFLAGS | Kees Cook |
2022-02-28 | ARM: 9181/1: vdso: remove -nostdlib compiler flag | Masahiro Yamada |
2021-02-01 | ARM: 9051/1: vdso: remove unneded extra-y addition | Masahiro Yamada |
2020-10-27 | ARM: 9013/2: Disable KASan instrumentation for some code | Linus Walleij |
2020-10-09 | kbuild: explicitly specify the build id style | Bill Wendling |
2020-06-24 | ARM: vdso: Don't use gcc plugins for building vgettimeofday.c | Alexander Popov |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-01-14 | ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacks | Thomas Gleixner |
2019-11-15 | ARM: 8930/1: Add support for generic vDSO | Vincenzo Frascino |
2019-07-17 | kbuild: add --hash-style= and --build-id unconditionally | Masahiro Yamada |
2019-07-08 | Merge branches 'fixes' and 'misc' | Russell King |
2019-06-20 | ARM: 8860/1: VDSO: Drop implicit common-page-size linker flag | Nick Desaulniers |
2019-06-20 | ARM: 8867/1: vdso: pass --be8 to linker if necessary | Jason A. Donenfeld |
2019-04-23 | ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO | Masahiro Yamada |
2018-06-15 | arm: port KCOV to arm | Dmitry Vyukov |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-04-20 | kbuild: drop FORCE from PHONY targets | Masahiro Yamada |
2015-07-31 | ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable | Nathan Lynch |
2015-06-06 | ARM: 8384/1: VDSO: force use of BFD linker | Nathan Lynch |
2015-06-06 | ARM: 8385/1: VDSO: group link options | Nathan Lynch |
2015-04-21 | ARM: 8344/1: VDSO: honor CONFIG_VDSO in Makefile | Nathan Lynch |
2015-03-27 | ARM: 8330/1: add VDSO user-space code | Nathan Lynch |