summaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-031-209/+0
* x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov2015-05-111-1/+1
* x86/vdso: Remove x32 intermediates during 'make clean'Andy Lutomirski2015-03-311-1/+1
* x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c filesAndrey Skvortsov2015-03-311-1/+1
* x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola2015-03-311-1/+1
* x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+1
* x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov2015-01-281-1/+1
* x86, vdso: Get rid of the fake section mechanismAndy Lutomirski2014-07-111-6/+10
* x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski2014-06-241-1/+3
* x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski2014-06-201-3/+13
* x86/vdso: Improve the fake section headersAndy Lutomirski2014-06-191-2/+2
* x86/vdso: Fix vdso_installAndy Lutomirski2014-06-131-11/+11
* x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski2014-06-121-8/+10
* x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin2014-06-061-0/+1
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-051-58/+32
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-021-2/+14
|\
| * x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski2014-03-251-1/+1
| * x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin2014-03-181-0/+3
| * x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-181-0/+8
| * x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski2014-03-181-1/+2
* | x86, lto: Disable LTO for the x86 VDSOAndi Kleen2014-02-131-3/+7
|/
* x32: Add x32 VDSO supportH. J. Lu2012-02-201-1/+45
* x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-131-0/+1
* x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-241-1/+14
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-1/+1
* x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-131-2/+2
* x86, vdso: Error out if the vdso contains external referencesH. Peter Anvin2010-06-181-1/+2
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+1
* x86: no stack protector for vdsoTejun Heo2009-02-101-1/+1
* x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-161-1/+1
* x86 vDSO: compile with -g, 64-bitRoland McGrath2008-04-191-1/+2
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-171-1/+1
* x86 vdso: fix build locale dependencyRoland McGrath2008-02-291-2/+4
* x86: fix build on non-C locales.Priit Laes2008-02-261-1/+1
* x86: vdso_install fixRoland McGrath2008-02-111-10/+12
* x86: teach vdso to cleanSam Ravnborg2008-01-301-0/+2
* x86 vDSO: makefile cleanupRoland McGrath2008-01-301-15/+4
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-301-1/+1
* x86 vDSO: ia32 vdso32-syscall buildRoland McGrath2008-01-301-0/+1
* x86 vDSO: vdso32 setupRoland McGrath2008-01-301-1/+1
* x86 vDSO: i386 vdso32Roland McGrath2008-01-301-2/+6
* x86 vDSO: vdso32 buildRoland McGrath2008-01-301-3/+75
* x86 vDSO: remove vdso-syms.oRoland McGrath2008-01-301-13/+2
* x86 vDSO: use vdso-syms.ldsRoland McGrath2008-01-301-2/+1
* x86 vDSO: generate vdso-syms.ldsRoland McGrath2008-01-301-0/+14
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-121-1/+1
* x86: Install unstripped copy of 64bit vdso to diskRoland McGrath2007-10-171-1/+16
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-2/+2
* x86_64: move vdsoThomas Gleixner2007-10-111-0/+49
OpenPOWER on IntegriCloud