summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/vdso/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky
2016-07-11Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas
2015-11-12arm64: build vdso without libgcovArnd Bergmann
2015-06-19arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2012-09-17arm64: VDSO supportWill Deacon