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
/
arm
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
2020-06-24
ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-14
ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacks
Thomas Gleixner
2019-11-15
ARM: 8930/1: Add support for generic vDSO
Vincenzo Frascino
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-08
Merge branches 'fixes' and 'misc'
Russell King
2019-06-20
ARM: 8860/1: VDSO: Drop implicit common-page-size linker flag
Nick Desaulniers
2019-06-20
ARM: 8867/1: vdso: pass --be8 to linker if necessary
Jason A. Donenfeld
2019-04-23
ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO
Masahiro Yamada
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2015-07-31
ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable
Nathan Lynch
2015-06-06
ARM: 8384/1: VDSO: force use of BFD linker
Nathan Lynch
2015-06-06
ARM: 8385/1: VDSO: group link options
Nathan Lynch
2015-04-21
ARM: 8344/1: VDSO: honor CONFIG_VDSO in Makefile
Nathan Lynch
2015-03-27
ARM: 8330/1: add VDSO user-space code
Nathan Lynch