summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso64/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens2024-09-131-2/+7
* Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-211-1/+3
|\
| * s390/vdso: Use standard stack frame layoutHeiko Carstens2024-05-141-0/+1
| * s390/vdso: Generate unwind information for C modulesJens Remus2024-05-141-1/+2
* | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-8/+0
* | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-091-1/+1
* | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2024-05-021-1/+1
|/
* s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar2024-02-201-0/+1
* s390/vdso: drop '-fPIC' from LDFLAGSNathan Chancellor2024-02-091-1/+1
* kbuild: unify vdso_install rulesMasahiro Yamada2023-10-281-10/+0
* s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2023-06-281-0/+1
* s390/vdso: check for undefined symbols after buildSven Schnelle2023-06-281-1/+4
* vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-2/+1
* s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor2023-01-261-1/+1
* s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor2023-01-261-1/+1
* s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle2021-11-161-2/+3
* s390/vdso: remove -nostdlib compiler flagMasahiro Yamada2021-11-161-1/+1
* s390: enable KCSANIlya Leoshkevich2021-07-301-0/+1
* s390/vdso: add minimal compat vdsoSven Schnelle2021-07-081-0/+8
* s390/vdso: reimplement getcpu vdso syscallHeiko Carstens2020-11-231-1/+2
* s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-1/+1
* 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