aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vdso64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens2-5/+5
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2-3/+3
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-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 Schwidefsky2-5/+39
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky7-0/+402