aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada1-1/+1
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2021-07-30s390: enable KCSANIlya Leoshkevich1-0/+1
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar1-0/+1
2021-07-12s390/vdso32: add vdso32.lds to targetsSven Schnelle1-0/+1
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle7-0/+282
2019-12-01s390: remove compat vdso codeHeiko Carstens9-594/+0
2019-11-30s390/vdso: fix getcpuHeiko Carstens1-3/+1
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
2018-09-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik2-10/+12
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner4-8/+24
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner5-0/+7
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman3-12/+0
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman3-0/+3
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky1-14/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens1-1/+3
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky2-4/+42
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 Schwidefsky3-1/+45
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky1-1/+1
2014-10-27s390/vdso: fix stack corruptionHeiko Carstens2-10/+16
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky2-2/+33
2014-09-09s390/vdso: replace stck with stckeMartin Schwidefsky2-6/+6
2014-09-01s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky1-7/+3
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky1-7/+2
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2-18/+21
2012-05-16s390: add various .gitignore files.Heiko Carstens1-0/+1
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter1-0/+3
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens2-5/+5
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2-9/+9
2009-09-21Use macros for .data.page_aligned section.Tim Abbott1-1/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2009-01-09[S390] gettimeofday.S: removed duplicated #includesHuang Weiyi1-4/+0
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky7-0/+467