summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso32
AgeCommit message (Expand)AuthorLines
2025-11-17s390: Remove compat supportHeiko Carstens-271/+0
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh-4/+3
2025-02-21vdso: Rename included MakefileThomas Weißschuh-1/+1
2024-11-02s390/vdso: Drop LBASE_VDSOThomas Weißschuh-1/+1
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+3
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-8/+0
2024-05-14s390/vdso: Use standard stack frame layoutHeiko Carstens-0/+1
2024-05-14s390/vdso: Generate unwind information for C modulesJens Remus-1/+2
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada-1/+1
2024-02-14s390/vdso: remove unused ENTRY in linker scriptsHeiko Carstens-1/+0
2024-02-09s390/vdso: drop '-fPIC' from LDFLAGSNathan Chancellor-1/+1
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada-10/+0
2023-06-28s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar-0/+1
2023-06-28s390/vdso: check for undefined symbols after buildSven Schnelle-1/+4
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+2
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song-2/+1
2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens-1/+2
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada-1/+1
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-0/+1
2021-07-30s390: enable KCSANIlya Leoshkevich-0/+1
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar-0/+1
2021-07-12s390/vdso32: add vdso32.lds to targetsSven Schnelle-0/+1
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle-0/+282
2019-12-01s390: remove compat vdso codeHeiko Carstens-594/+0
2019-11-30s390/vdso: fix getcpuHeiko Carstens-3/+1
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers-1/+1
2018-10-26s390/vdso: add missing FORCE to build targetsVasily Gorbik-3/+3
2018-10-09s390/kasan: avoid vdso instrumentationVasily Gorbik-1/+2
2018-09-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik-10/+12
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner-8/+24
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner-0/+7
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman-12/+0
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman-0/+3
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky-14/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens-1/+3
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky-4/+42
2016-09-20s390: enable UBSANChristian Borntraeger-1/+2
2016-06-28s390: enable kcov supportHeiko Carstens-0/+2
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky-1/+45
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky-1/+1
2014-10-27s390/vdso: fix stack corruptionHeiko Carstens-10/+16
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky-2/+33
2014-09-09s390/vdso: replace stck with stckeMartin Schwidefsky-6/+6
2014-09-01s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky-7/+3
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky-7/+2
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky-18/+21
2012-05-16s390: add various .gitignore files.Heiko Carstens-0/+1
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter-0/+3