1. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  2. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. b9a4a56 x86, vdso, build: Don't rebuild 32-bit vdsos on every make by Andy Lutomirski · 10 years ago
  4. 008cc90 x86, vdso32: Disable stack protector, adjust optimizations by H. Peter Anvin · 10 years ago
  5. 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 10 years ago
  6. b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 10 years ago
  7. 67424d5 x86, lto: Disable LTO for the x86 VDSO by Andi Kleen · 10 years ago
  8. 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 12 years ago
  9. 7f79ad1 x86-64: Add --no-undefined to vDSO build by Andy Lutomirski · 13 years ago
  10. 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 13 years ago
  11. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  12. de2a8cf x86, gcc-4.6: Use gcc -m options when building vdso by H. Peter Anvin · 14 years ago
  13. 05d0b08 x86, vdso: Error out if the vdso contains external references by H. Peter Anvin · 14 years ago
  14. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  15. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  16. d627ded x86: no stack protector for vdso by Tejun Heo · 15 years ago
  17. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 16 years ago
  18. 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 16 years ago
  19. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 16 years ago
  20. f2dbe03 x86 vdso: fix build locale dependency by Roland McGrath · 16 years ago
  21. 03994f0 x86: fix build on non-C locales. by Priit Laes · 16 years ago
  22. 2c15826 x86: vdso_install fix by Roland McGrath · 16 years ago
  23. d531b4f x86: teach vdso to clean by Sam Ravnborg · 16 years ago
  24. 16e48e7 x86 vDSO: makefile cleanup by Roland McGrath · 16 years ago
  25. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 16 years ago
  26. 00f8b1b x86 vDSO: ia32 vdso32-syscall build by Roland McGrath · 16 years ago
  27. f288f32 x86 vDSO: vdso32 setup by Roland McGrath · 16 years ago
  28. 6c3652e x86 vDSO: i386 vdso32 by Roland McGrath · 16 years ago
  29. 0249c9c x86 vDSO: vdso32 build by Roland McGrath · 16 years ago
  30. 2b9c97e x86 vDSO: remove vdso-syms.o by Roland McGrath · 16 years ago
  31. 7f3646a x86 vDSO: use vdso-syms.lds by Roland McGrath · 16 years ago
  32. 5b93049 x86 vDSO: generate vdso-syms.lds by Roland McGrath · 16 years ago
  33. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  34. f79eb83 x86: Install unstripped copy of 64bit vdso to disk by Roland McGrath · 17 years ago
  35. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  36. 7648b13 x86_64: move vdso by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/vdso/Makefile]
  37. 037e20a x86_64: Rename CF Makefile variable in vdso by Andi Kleen · 17 years ago
  38. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago