index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-02-29
sparc: vdso: Disable UBSAN instrumentation
Kees Cook
2023-12-10
sparc: vdso: use $(addprefix ) instead of $(foreach )
Masahiro Yamada
2023-12-10
sparc: vdso: simplify obj-y addition
Masahiro Yamada
2023-12-10
sparc: vdso: clean up build artifacts in arch/sparc/vdso/
Masahiro Yamada
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
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-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
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-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-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-07
sparc: vdso: clean-up vdso Makefile
Masahiro Yamada
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2017-11-15
vDSO for sparc
Nagarathnam Muthusamy