index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vdso64
Age
Commit message (
Expand
)
Author
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
s390/stackstrace: Detect vdso stack frames
Heiko Carstens
2024-05-14
s390/vdso: Introduce and use struct stack_frame_vdso_wrapper
Heiko Carstens
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-04-26
s390/vdso: Add CFI for RA register to asm macro vdso_func
Jens Remus
2024-02-20
s390/vdso64: filter out munaligned-symbols flag for vdso
Sumanth Korikkar
2024-02-14
s390/vdso: remove unused ENTRY in linker scripts
Heiko Carstens
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-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
[next]