Age | Commit message (Expand) | Author | Files | Lines |
2020-10-20 | treewide: remove DISABLE_LTO | Sami Tolvanen | 1 | -2/+0 |
2020-10-09 | kbuild: explicitly specify the build id style | Bill Wendling | 1 | -1/+1 |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 1 | -2/+2 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -2/+2 |
2020-04-07 | sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING | Masahiro Yamada | 1 | -4/+0 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+1 |
2019-12-02 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -18/+18 |
2019-11-15 | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann | 1 | -12/+12 |
2019-11-15 | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 1 | -6/+6 |
2019-11-14 | sparc: vdso: fix build error of vdso32 | Masahiro Yamada | 1 | -2/+2 |
2019-07-17 | kbuild: add --hash-style= and --build-id unconditionally | Masahiro Yamada | 1 | -2/+1 |
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 |