Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 | Thomas Gleixner | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-09 | sparc: vdso: add FORCE to the build rule of %.so | Masahiro Yamada | 1 | -1/+1 |
2018-12-21 | sparc: vdso: Drop implicit common-page-size linker flag | ndesaulniers@google.com | 1 | -1/+1 |
2018-10-25 | sparc: Fix VDSO build with older binutils. | David S. Miller | 6 | -60/+335 |
2018-10-23 | sparc: Several small VDSO vclock_gettime.c improvements. | David S. Miller | 1 | -4/+4 |
2018-10-23 | sparc: Validate VDSO for undefined symbols. | David S. Miller | 2 | -1/+12 |
2018-10-23 | sparc: Really use linker with LDFLAGS. | David S. Miller | 1 | -9/+7 |
2018-10-23 | sparc: Improve VDSO CFLAGS. | David S. Miller | 1 | -7/+8 |
2018-10-23 | sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS. | David S. Miller | 2 | -6/+2 |
2018-10-23 | sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code. | David S. Miller | 1 | -8/+1 |
2018-10-23 | sparc: Inline VDSO gettime code aggressively. | David S. Miller | 1 | -22/+17 |
2018-10-23 | sparc: Improve VDSO instruction patching. | David S. Miller | 5 | -46/+65 |
2018-10-18 | sparc: vDSO: Silence an uninitialized variable warning | Dan Carpenter | 1 | -1/+3 |
2018-10-18 | sparc: Fix syscall fallback bugs in VDSO. | David S. Miller | 1 | -1/+11 |
2018-10-08 | sparc: vdso: clean-up vdso Makefile | Masahiro Yamada | 1 | -5/+3 |
2018-04-07 | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada | 1 | -3/+1 |
2018-01-22 | sparc: vDSO: remove an extra tab | Dan Carpenter | 1 | -1/+1 |
2017-11-15 | vDSO for sparc | Nagarathnam Muthusamy | 13 | -0/+1265 |