index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vdso32
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
1
-3
/
+0
2022-03-13
Kbuild: move to -std=gnu11
Arnd Bergmann
1
-1
/
+1
2022-03-13
Kbuild: use -Wdeclaration-after-statement
Mark Rutland
1
-0
/
+1
2021-11-08
arm64: vdso: remove -nostdlib compiler flag
Masahiro Yamada
1
-1
/
+1
2021-10-21
arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
Nick Desaulniers
1
-12
/
+5
2021-10-21
arm64: vdso32: suppress error message for 'make mrproper'
Nick Desaulniers
1
-1
/
+2
2021-10-21
arm64: vdso32: drop test for -march=armv8-a
Nick Desaulniers
1
-7
/
+1
2021-10-21
arm64: vdso32: drop the test for dmb ishld
Nick Desaulniers
1
-8
/
+0
2021-04-23
arm64: vdso32: drop -no-integrated-as flag
Nick Desaulniers
1
-8
/
+0
2021-01-20
arm64: do not descend to vdso directories twice
Masahiro Yamada
2
-20
/
+0
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
1
-1
/
+1
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
1
-11
/
+12
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-09-25
kbuild: remove cc-option test of -Werror=date-time
Masahiro Yamada
1
-1
/
+1
2020-09-25
kbuild: remove cc-option test of -fno-strict-overflow
Masahiro Yamada
1
-1
/
+1
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
1
-1
/
+1
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
1
-1
/
+1
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+4
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
1
-1
/
+4
2020-07-23
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Nathan Chancellor
1
-1
/
+1
2020-06-23
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
3
-71
/
+0
2020-06-10
arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
Nick Desaulniers
1
-0
/
+8
2020-05-21
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
1
-0
/
+3
2020-05-21
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
1
-8
/
+8
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+8
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-21
arm64: vdso32: Enable Clang Compilation
Vincenzo Frascino
1
-0
/
+11
2020-03-21
arm64: vdso32: Include common headers in the vdso library
Vincenzo Frascino
1
-2
/
+0
2020-03-21
arm64: vdso32: Code clean up
Vincenzo Frascino
1
-12
/
+0
2020-03-09
arm64: vdso32: Convert to modern assembler annotations
Mark Brown
1
-15
/
+8
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-2
/
+2
2019-10-07
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
1
-13
/
+13
2019-10-07
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
1
-1
/
+5
2019-10-07
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
1
-4
/
+2
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
1
-0
/
+6
2019-10-07
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
1
-3
/
+0
2019-10-07
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
1
-0
/
+9
2019-10-07
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
1
-2
/
+0
2019-07-22
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
1
-5
/
+5
2019-07-22
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
1
-2
/
+4
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
1
-2
/
+2
2019-06-22
arm64: compat: Add vDSO
Vincenzo Frascino
7
-0
/
+425