summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso32
Commit message (Expand)AuthorAgeFilesLines
* ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2020-08-211-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-1/+4
|\
| * arm64/vdso: Add time namespace pageAndrei Vagin2020-07-241-1/+4
* | arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor2020-07-231-1/+1
|/
* arm64: compat: Remove 32-bit sigreturn code from the vDSOWill Deacon2020-06-233-71/+0
* arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers2020-06-101-0/+8
* arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon2020-05-211-0/+3
* arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon2020-05-211-8/+8
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-15/+8
|\ \
| * | arm64: vdso32: Convert to modern assembler annotationsMark Brown2020-03-091-15/+8
| |/
* | arm64: vdso32: Enable Clang CompilationVincenzo Frascino2020-03-211-0/+11
* | arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino2020-03-211-2/+0
* | arm64: vdso32: Code clean upVincenzo Frascino2020-03-211-12/+0
|/
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon2019-10-071-13/+13
* arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon2019-10-071-1/+5
* arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon2019-10-071-4/+2
* arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon2019-10-071-0/+6
* arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino2019-10-071-3/+0
* arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2019-10-071-0/+9
* arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino2019-10-071-2/+0
* arm64: vdso: Cleanup MakefilesVincenzo Frascino2019-07-221-5/+5
* arm64: vdso: fix flip/flop vdso build bugNaohiro Aota2019-07-221-2/+4
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+2
* arm64: compat: Add vDSOVincenzo Frascino2019-06-227-0/+425