aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso64/clock_gettime.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle1-163/+0
2018-09-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik1-12/+13
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner1-2/+18
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner1-0/+1
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky1-15/+4
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky1-1/+10
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 Carstens1-4/+9
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky1-0/+24
2014-09-09s390/vdso: replace stck with stckeMartin Schwidefsky1-4/+4
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 Schwidefsky1-1/+3
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky1-10/+12
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens1-2/+2
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner1-2/+2
2009-07-24[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky1-2/+9
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky1-5/+34
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky1-0/+89