aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso64/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle1-2/+3
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada1-1/+1
2021-07-30s390: enable KCSANIlya Leoshkevich1-0/+1
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle1-0/+8
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens1-1/+2
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens1-1/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2020-10-09kbuild: explicitly specify the build id styleBill Wendling1-1/+1
2020-09-14s390: disable branch profiling for vdsoSven Schnelle1-1/+1
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada1-1/+1
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle1-4/+15
2020-06-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor1-6/+4
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers1-1/+1
2018-10-26s390/vdso: add missing FORCE to build targetsVasily Gorbik1-3/+3
2018-10-09s390/kasan: avoid vdso instrumentationVasily Gorbik1-1/+2
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-20s390: enable UBSANChristian Borntraeger1-1/+2
2016-06-28s390: enable kcov supportHeiko Carstens1-0/+2
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky1-1/+1
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky1-1/+1
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter1-0/+3
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky1-0/+55