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
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
1
-1
/
+1
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
1
-1
/
+2
2022-06-23
arm64: vdso: enable orphan handling for VDSO
Joey Gouly
1
-1
/
+7
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
1
-3
/
+0
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
1
-1
/
+2
2022-01-24
arm64: vdso: Fix "no previous prototype" warning
Vincenzo Frascino
1
-1
/
+4
2021-12-14
arm64: Enable KCSAN
Kefeng Wang
1
-0
/
+1
2021-11-08
arm64: vdso: remove -nostdlib compiler flag
Masahiro Yamada
1
-1
/
+1
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2021-01-20
arm64: do not descend to vdso directories twice
Masahiro Yamada
1
-1
/
+0
2021-01-14
arm64: vdso: disable LTO
Sami Tolvanen
1
-1
/
+2
2021-01-05
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
1
-2
/
+1
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
1
-1
/
+1
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+2
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-1
/
+0
2020-10-13
Revert "arm64: vdso: Fix compilation with clang older than 8"
Nick Desaulniers
1
-7
/
+0
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
1
-1
/
+1
2020-06-24
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
1
-1
/
+1
2020-06-24
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
1
-2
/
+3
2020-06-23
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
1
-1
/
+1
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+8
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-1
/
+1
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-1
/
+3
2020-05-15
arm64: vdso: Disable Shadow Call Stack
Sami Tolvanen
1
-1
/
+1
2020-05-07
arm64: vdso: Force the vDSO to be linked as BTI when built for BTI
Mark Brown
1
-1
/
+3
2020-05-07
arm64: vdso: Add --eh-frame-hdr to ldflags
Vincenzo Frascino
1
-1
/
+1
2020-04-30
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
Vincenzo Frascino
1
-1
/
+1
2020-04-28
arm64: vdso: Add '-Bsymbolic' to ldflags
Vincenzo Frascino
1
-3
/
+5
2019-07-22
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
1
-6
/
+3
2019-07-22
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
1
-2
/
+4
2019-06-26
arm64: vdso: Fix compilation with clang older than 8
Vincenzo Frascino
1
-0
/
+7
2019-06-22
arm64: vdso: Build vDSO with -ffixed-x18
Peter Collingbourne
1
-1
/
+1
2019-06-22
arm64: vdso: Substitute gettimeofday() with C implementation
Vincenzo Frascino
1
-7
/
+27
2019-05-16
arm64: vdso: Explicitly add build-id option
Laura Abbott
1
-2
/
+2
2019-04-11
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
Masahiro Yamada
1
-10
/
+3
2019-04-03
arm64: vdso: fix and clean-up Makefile
Masahiro Yamada
1
-5
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-07-11
arm64: fix vdso-offsets.h dependency
Kevin Brodsky
1
-4
/
+3
2016-07-11
Revert "arm64: Fix vdso-offsets.h dependency"
Catalin Marinas
1
-3
/
+4
2016-07-08
arm64: Fix vdso-offsets.h dependency
Catalin Marinas
1
-4
/
+3
2015-11-12
arm64: build vdso without libgcov
Arnd Bergmann
1
-0
/
+3
2015-06-19
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
1
-0
/
+4
2014-07-30
arm64: vdso: fix build error when switching from LE to BE
Arun Chandran
1
-1
/
+1
2014-07-17
arm64: Align the kbuild output for VDSOL and VDSOA
Ian Campbell
1
-2
/
+2
2014-02-04
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
1
-1
/
+1
2012-09-17
arm64: VDSO support
Will Deacon
1
-0
/
+63