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
/
arm
/
vdso
Age
Commit message (
Expand
)
Author
2021-02-01
ARM: 9051/1: vdso: remove unneded extra-y addition
Masahiro Yamada
2020-10-27
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-06-24
ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
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: 8932/1: Add clock_gettime64 entry point
Vincenzo Frascino
2019-11-15
ARM: 8931/1: Add clock_getres entry point
Vincenzo Frascino
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 tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-07-08
Merge branches 'fixes' and 'misc'
Russell King
2019-06-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
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-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
Thomas Gleixner
2019-05-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-04-30
ARM: vdso: Remove dependency with the arch_timer driver internals
Marc Zyngier
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-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2016-02-22
ARM/vdso: Mark the vDSO code read-only after init
David Brown
2015-10-29
ARM: 8449/1: fix bug in vdsomunge swab32 macro
H. Nikolaus Schaller
2015-10-19
ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.h
H. Nikolaus Schaller
2015-07-31
ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable
Nathan Lynch
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
2015-07-03
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h
Szabolcs Nagy
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-04-21
ARM: 8343/1: VDSO: add build artifacts to .gitignore
Nathan Lynch
2015-03-27
ARM: 8330/1: add VDSO user-space code
Nathan Lynch