Age | Commit message (Expand) | Author |
2020-10-21 | treewide: remove DISABLE_LTO | Sami Tolvanen |
2020-10-09 | kbuild: explicitly specify the build id style | Bill Wendling |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-04-07 | sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING | Masahiro Yamada |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-15 | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann |
2019-11-15 | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann |
2019-11-15 | sparc: vdso: fix build error of vdso32 | Masahiro Yamada |
2019-07-17 | kbuild: add --hash-style= and --build-id unconditionally | Masahiro Yamada |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-08 | sparc: vdso: add FORCE to the build rule of %.so | Masahiro Yamada |
2018-12-21 | sparc: vdso: Drop implicit common-page-size linker flag | ndesaulniers@google.com |
2018-10-25 | sparc: Fix VDSO build with older binutils. | David S. Miller |
2018-10-22 | sparc: Several small VDSO vclock_gettime.c improvements. | David S. Miller |
2018-10-22 | sparc: Validate VDSO for undefined symbols. | David S. Miller |
2018-10-22 | sparc: Really use linker with LDFLAGS. | David S. Miller |
2018-10-22 | sparc: Improve VDSO CFLAGS. | David S. Miller |
2018-10-22 | sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS. | David S. Miller |
2018-10-22 | sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code. | David S. Miller |
2018-10-22 | sparc: Inline VDSO gettime code aggressively. | David S. Miller |
2018-10-22 | sparc: Improve VDSO instruction patching. | David S. Miller |
2018-10-17 | sparc: vDSO: Silence an uninitialized variable warning | Dan Carpenter |
2018-10-17 | sparc: Fix syscall fallback bugs in VDSO. | David S. Miller |
2018-10-07 | sparc: vdso: clean-up vdso Makefile | Masahiro Yamada |
2018-04-07 | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada |
2018-01-22 | sparc: vDSO: remove an extra tab | Dan Carpenter |
2017-11-15 | vDSO for sparc | Nagarathnam Muthusamy |