index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vdso32
/
Makefile
Age
Commit message (
Expand
)
Author
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
s390/vdso: Use standard stack frame layout
Heiko Carstens
2024-05-14
s390/vdso: Generate unwind information for C modules
Jens Remus
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2024-02-09
s390/vdso: drop '-fPIC' from LDFLAGS
Nathan Chancellor
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-06-28
s390/vdso: filter out mno-pic-data-is-text-relative cflag
Sumanth Korikkar
2023-06-28
s390/vdso: check for undefined symbols after build
Sven Schnelle
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2021-11-16
s390/vdso: remove -nostdlib compiler flag
Masahiro Yamada
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
2021-07-12
s390/vdso32: add vdso32.lds to targets
Sven Schnelle
2021-07-08
s390/vdso: add minimal compat vdso
Sven Schnelle
2019-12-01
s390: remove compat vdso code
Heiko Carstens
2019-05-03
s390/vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2018-10-26
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2018-10-09
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
2017-12-13
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-20
s390: enable UBSAN
Christian Borntraeger
2016-06-28
s390: enable kcov support
Heiko Carstens
2016-01-11
s390/vdso: optimize getcpu system call
Martin Schwidefsky
2015-08-07
s390/vdso: emit a GNU hash
Martin Schwidefsky
2011-05-23
[S390] vdso: disable gcov profiling
Peter Oberparleiter
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2008-12-25
[S390] introduce vdso on s390
Martin Schwidefsky