summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso64
AgeCommit message (Expand)AuthorLines
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle-2/+3
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-08s390/vdso: add minimal compat vdsoSven Schnelle-0/+23
2021-07-08s390/vdso: rename VDSO64_LBASE to VDSO_LBASESven Schnelle-1/+1
2021-07-08s390/vdso64: add sigreturn,rt_sigreturn and restart_syscallSven Schnelle-0/+20
2021-02-13s390/vdso: use union tod_clockHeiko Carstens-3/+3
2021-02-09s390/vdso: implement generic vdso time namespace supportHeiko Carstens-1/+4
2021-02-09s390/vdso: move data page before code pagesHeiko Carstens-3/+1
2020-11-30s390/vdso: add missing prototypes for vdso functionsHeiko Carstens-0/+16
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens-2/+24
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens-33/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+2
2020-10-09kbuild: explicitly specify the build id styleBill Wendling-1/+1
2020-09-14s390: disable branch profiling for vdsoSven Schnelle-1/+1
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada-1/+1
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle-288/+71
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino-5/+5
2020-06-16s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor-6/+4
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
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-13/+15
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner-8/+28
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner-0/+7
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky-0/+1
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-28/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
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-2/+20
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/+44
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky-1/+1
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky-4/+2
2014-10-27s390/vdso: fix stack corruptionHeiko Carstens-6/+13
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky-1/+31
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-4/+2
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky-2/+6
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky-14/+17
2012-05-16s390: add various .gitignore files.Heiko Carstens-0/+1
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter-0/+3