| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/vdso: filter out -mstack-guard and -mstack-size | Sven Schnelle | 2021-11-16 | 1 | -2/+3 |
* | s390/vdso: remove -nostdlib compiler flag | Masahiro Yamada | 2021-11-16 | 1 | -1/+1 |
* | s390: enable KCSAN | Ilya Leoshkevich | 2021-07-30 | 1 | -0/+1 |
* | s390/vdso: add minimal compat vdso | Sven Schnelle | 2021-07-08 | 1 | -0/+8 |
* | s390/vdso: reimplement getcpu vdso syscall | Heiko Carstens | 2020-11-23 | 1 | -1/+2 |
* | s390/mm: remove set_fs / rework address space handling | Heiko Carstens | 2020-11-23 | 1 | -1/+1 |
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-10-22 | 1 | -2/+2 |
|\ |
|
| * | kbuild: explicitly specify the build id style | Bill Wendling | 2020-10-09 | 1 | -1/+1 |
| * | arch: vdso: add vdso linker script to 'targets' instead of extra-y | Masahiro Yamada | 2020-09-07 | 1 | -1/+1 |
* | | s390: disable branch profiling for vdso | Sven Schnelle | 2020-09-14 | 1 | -1/+1 |
* | | s390: convert to GENERIC_VDSO | Sven Schnelle | 2020-08-26 | 1 | -4/+15 |
|/ |
|
* | s390/vdso: Use $(LD) instead of $(CC) to link vDSO | Nathan Chancellor | 2020-06-16 | 1 | -6/+4 |
* | s390/vdso: drop unnecessary cc-ldoption | Nick Desaulniers | 2019-05-03 | 1 | -1/+1 |
* | s390/vdso: add missing FORCE to build targets | Vasily Gorbik | 2018-10-26 | 1 | -3/+3 |
* | s390/kasan: avoid vdso instrumentation | Vasily Gorbik | 2018-10-09 | 1 | -1/+2 |
* | s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections | Hendrik Brueckner | 2017-12-13 | 1 | -0/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390: enable UBSAN | Christian Borntraeger | 2016-09-20 | 1 | -1/+2 |
* | s390: enable kcov support | Heiko Carstens | 2016-06-28 | 1 | -0/+2 |
* | s390/vdso: optimize getcpu system call | Martin Schwidefsky | 2016-01-11 | 1 | -1/+1 |
* | s390/vdso: emit a GNU hash | Martin Schwidefsky | 2015-08-07 | 1 | -1/+1 |
* | [S390] vdso: disable gcov profiling | Peter Oberparleiter | 2011-05-23 | 1 | -0/+3 |
* | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 | 1 | -1/+1 |
* | [S390] introduce vdso on s390 | Martin Schwidefsky | 2008-12-25 | 1 | -0/+55 |