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