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