aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/vdso/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-07MIPS: VDSO: Force link endiannessPaul Burton1-0/+1
2018-08-06MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton1-0/+5
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-17MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tablesRobert Schiele1-0/+1
2017-01-24MIPS: Fix modversionsArnd Bergmann1-2/+5
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan1-2/+0
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki1-1/+2
2016-05-13MIPS: Fix genvdso error on rebuildJames Hogan1-12/+28
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan1-1/+1
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck1-1/+1
2015-12-22MIPS: VDSO: Fix build errorQais Yousef1-2/+2
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith1-0/+160