summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vdso32 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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