summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada1-2/+2
2016-03-23kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-2/+4
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2015-10-09x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski1-2/+2
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski1-24/+11
2015-08-08x86/vdso: Emit a GNU hashAndy Lutomirski1-1/+1
2015-07-06x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst1-3/+3
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar1-0/+209