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