index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso32
/
Makefile
Age
Commit message (
Expand
)
Author
2021-01-20
arm64: do not descend to vdso directories twice
Masahiro Yamada
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-09-25
kbuild: remove cc-option test of -Werror=date-time
Masahiro Yamada
2020-09-25
kbuild: remove cc-option test of -fno-strict-overflow
Masahiro Yamada
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2020-07-23
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
2020-06-23
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
2020-06-10
arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
Nick Desaulniers
2020-03-21
arm64: vdso32: Enable Clang Compilation
Vincenzo Frascino
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-10-07
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
2019-10-07
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
2019-10-07
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
2019-10-07
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
2019-10-07
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
2019-10-07
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
2019-07-22
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
2019-07-22
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-06-22
arm64: compat: Add vDSO
Vincenzo Frascino