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