Age | Commit message (Expand) | Author |
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 |
2014-09-09 | s390/vdso: add vdso support for coarse clocks | Martin Schwidefsky |
2014-09-09 | s390/vdso: replace stck with stcke | Martin Schwidefsky |
2014-09-01 | s390/vdso: remove NULL pointer check from clock_gettime | Martin Schwidefsky |
2013-12-02 | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC | Martin Schwidefsky |
2013-12-02 | s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID | Martin Schwidefsky |
2013-11-25 | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky |
2012-05-16 | s390: add various .gitignore files. | Heiko Carstens |
2011-05-23 | [S390] vdso: disable gcov profiling | Peter Oberparleiter |
2010-10-29 | [S390] vdso: get rid of redefinition warnings | Heiko Carstens |
2010-04-22 | [S390] vdso: use ntp adjusted clock multiplier | Hendrik Brueckner |
2009-09-21 | Use macros for .data.page_aligned section. | Tim Abbott |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg |
2009-07-24 | [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=on | Martin Schwidefsky |