summaryrefslogtreecommitdiffstats
path: root/arch/arm/vdso/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+1Star
* Merge branches 'fixes' and 'misc'Russell King2019-07-081-2/+1Star
|\
| * ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers2019-06-201-2/+1Star
* | ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld2019-06-201-2/+3
|/
* ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada2019-04-231-13/+8Star
* arm: port KCOV to armDmitry Vyukov2018-06-151-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-1/+1
* ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executableNathan Lynch2015-07-311-1/+1
* ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch2015-06-061-0/+1
* ARM: 8385/1: VDSO: group link optionsNathan Lynch2015-06-061-7/+10
* ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch2015-04-211-2/+2
* ARM: 8330/1: add VDSO user-space codeNathan Lynch2015-03-271-0/+74