summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/vdso64/Makefile
AgeCommit message (Expand)Author
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-06-28s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar
2023-06-28s390/vdso: check for undefined symbols after buildSven Schnelle
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-01-26s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor
2023-01-26s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-09-14s390: disable branch profiling for vdsoSven Schnelle
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle
2020-06-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers
2018-10-26s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-10-09s390/kasan: avoid vdso instrumentationVasily Gorbik
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-20s390: enable UBSANChristian Borntraeger
2016-06-28s390: enable kcov supportHeiko Carstens
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky