aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/vdso/Makefile
AgeCommit message (Expand)Author
2015-05-11x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov
2015-03-31x86/vdso: Remove x32 intermediates during 'make clean'Andy Lutomirski
2015-03-31x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c filesAndrey Skvortsov
2015-03-31x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-01-28x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov
2014-07-11x86, vdso: Get rid of the fake section mechanismAndy Lutomirski
2014-06-24x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski
2014-06-20x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski
2014-06-19x86/vdso: Improve the fake section headersAndy Lutomirski
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-12x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-25x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski
2014-03-18x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski
2014-02-13x86, lto: Disable LTO for the x86 VDSOAndi Kleen
2012-02-20x32: Add x32 VDSO supportH. J. Lu
2011-07-13x86-64: Add --no-undefined to vDSO buildAndy Lutomirski
2011-05-24x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2010-12-13x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2010-06-18x86, vdso: Error out if the vdso contains external referencesH. Peter Anvin
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-02-10x86: no stack protector for vdsoTejun Heo
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath
2008-02-26x86: fix build on non-C locales.Priit Laes
2008-02-11x86: vdso_install fixRoland McGrath
2008-01-30x86: teach vdso to cleanSam Ravnborg
2008-01-30x86 vDSO: makefile cleanupRoland McGrath
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath
2008-01-30x86 vDSO: ia32 vdso32-syscall buildRoland McGrath
2008-01-30x86 vDSO: vdso32 setupRoland McGrath
2008-01-30x86 vDSO: i386 vdso32Roland McGrath
2008-01-30x86 vDSO: vdso32 buildRoland McGrath
2008-01-30x86 vDSO: remove vdso-syms.oRoland McGrath
2008-01-30x86 vDSO: use vdso-syms.ldsRoland McGrath
2008-01-30x86 vDSO: generate vdso-syms.ldsRoland McGrath
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg
2007-10-17x86: Install unstripped copy of 64bit vdso to diskRoland McGrath
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-11x86_64: move vdsoThomas Gleixner