summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso/Makefile
AgeCommit message (Expand)AuthorLines
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino-6/+3
2019-07-22arm64: vdso: fix flip/flop vdso build bugNaohiro Aota-2/+4
2019-06-26arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino-0/+7
2019-06-22arm64: vdso: Build vDSO with -ffixed-x18Peter Collingbourne-1/+1
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino-7/+27
2019-05-16arm64: vdso: Explicitly add build-id optionLaura Abbott-2/+2
2019-04-11arm64: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada-10/+3
2019-04-03arm64: vdso: fix and clean-up MakefileMasahiro Yamada-5/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky-4/+3
2016-07-11Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas-3/+4
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas-4/+3
2015-11-12arm64: build vdso without libgcovArnd Bergmann-0/+3
2015-06-19arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon-0/+4
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran-1/+1
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell-2/+2
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon-1/+1
2012-09-17arm64: VDSO supportWill Deacon-0/+63