开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vdso64
Age
Commit message (
Expand
)
Author
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-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-03-20
s390/vdso: use __ALIGN instead of open coded .align
Heiko Carstens
2023-01-26
s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
Nathan Chancellor
2023-01-26
s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
Nathan Chancellor
2021-11-16
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
2021-11-16
s390/vdso: remove -nostdlib compiler flag
Masahiro Yamada
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-30
s390: enable KCSAN
Ilya Leoshkevich
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2021-07-08
s390/vdso: add minimal compat vdso
Sven Schnelle
2021-07-08
s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
Sven Schnelle
2021-07-08
s390/vdso64: add sigreturn,rt_sigreturn and restart_syscall
Sven Schnelle
2021-02-13
s390/vdso: use union tod_clock
Heiko Carstens
2021-02-09
s390/vdso: implement generic vdso time namespace support
Heiko Carstens
2021-02-09
s390/vdso: move data page before code pages
Heiko Carstens
2020-11-30
s390/vdso: add missing prototypes for vdso functions
Heiko Carstens
2020-11-23
s390/vdso: reimplement getcpu vdso syscall
Heiko Carstens
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-09-14
s390: disable branch profiling for vdso
Sven Schnelle
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-08-26
s390: convert to GENERIC_VDSO
Sven Schnelle
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-11-30
s390/vdso: fix getcpu
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
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
2017-12-13
s390/vdso: revise CFI annotations of vDSO functions
Hendrik Brueckner
2017-12-13
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2016-10-28
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
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
2015-02-12
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
Martin Schwidefsky
2014-10-27
s390/vdso: fix stack corruption
Heiko Carstens
[next]