summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso64/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-2/+2
|\
| * kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
| * arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2020-09-071-1/+1
* | s390: disable branch profiling for vdsoSven Schnelle2020-09-141-1/+1
* | s390: convert to GENERIC_VDSOSven Schnelle2020-08-261-4/+15
|/
* s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2020-06-161-6/+4
* s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-05-031-1/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-10-261-3/+3
* s390/kasan: avoid vdso instrumentationVasily Gorbik2018-10-091-1/+2
* s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner2017-12-131-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390: enable UBSANChristian Borntraeger2016-09-201-1/+2
* s390: enable kcov supportHeiko Carstens2016-06-281-0/+2
* s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-111-1/+1
* s390/vdso: emit a GNU hashMartin Schwidefsky2015-08-071-1/+1
* [S390] vdso: disable gcov profilingPeter Oberparleiter2011-05-231-0/+3
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
* [S390] introduce vdso on s390Martin Schwidefsky2008-12-251-0/+55