index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vdso64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
1
-5
/
+5
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-6
/
+4
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2019-11-30
s390/vdso: fix getcpu
Heiko Carstens
1
-3
/
+1
2019-05-03
s390/vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-1
/
+1
2018-10-26
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
1
-1
/
+2
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
2
-13
/
+15
2017-12-13
s390/vdso: revise CFI annotations of vDSO functions
Hendrik Brueckner
4
-8
/
+28
2017-12-13
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
5
-0
/
+7
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
3
-12
/
+0
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
3
-0
/
+3
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2
-28
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
1
-1
/
+3
2016-10-28
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
2
-2
/
+20
2016-09-20
s390: enable UBSAN
Christian Borntraeger
1
-1
/
+2
2016-06-28
s390: enable kcov support
Heiko Carstens
1
-0
/
+2
2016-01-11
s390/vdso: optimize getcpu system call
Martin Schwidefsky
3
-1
/
+44
2015-08-07
s390/vdso: emit a GNU hash
Martin Schwidefsky
1
-1
/
+1
2015-02-12
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
Martin Schwidefsky
1
-4
/
+2
2014-10-27
s390/vdso: fix stack corruption
Heiko Carstens
2
-6
/
+13
2014-09-09
s390/vdso: add vdso support for coarse clocks
Martin Schwidefsky
2
-1
/
+31
2014-09-09
s390/vdso: replace stck with stcke
Martin Schwidefsky
2
-6
/
+6
2014-09-01
s390/vdso: remove NULL pointer check from clock_gettime
Martin Schwidefsky
1
-7
/
+3
2013-12-02
s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC
Martin Schwidefsky
1
-4
/
+2
2013-12-02
s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
2
-2
/
+6
2013-11-25
s390/time,vdso: convert to the new update_vsyscall interface
Martin Schwidefsky
2
-14
/
+17
2012-05-16
s390: add various .gitignore files.
Heiko Carstens
1
-0
/
+1
2011-05-23
[S390] vdso: disable gcov profiling
Peter Oberparleiter
1
-0
/
+3
2010-10-29
[S390] vdso: get rid of redefinition warnings
Heiko Carstens
2
-5
/
+5
2010-04-22
[S390] vdso: use ntp adjusted clock multiplier
Hendrik Brueckner
2
-3
/
+3
2009-09-21
Use macros for .data.page_aligned section.
Tim Abbott
1
-1
/
+2
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
1
-1
/
+1
2009-07-24
[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=on
Martin Schwidefsky
1
-2
/
+9
2008-12-31
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
2
-5
/
+39
2008-12-25
[S390] introduce vdso on s390
Martin Schwidefsky
7
-0
/
+402