1. 6b7e265 x86/vdso: Emit a GNU hash by Andy Lutomirski · 9 years ago
  2. ab8b82ee6 x86/compat: Don't build the 32-bit VDSO if not needed by Brian Gerst · 9 years ago
  3. d603c8e x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ by Ingo Molnar · 9 years ago[Renamed from arch/x86/vdso/Makefile]
  4. ef7254a5 x86/vdso: Fix 'make bzImage' on older distros by Oleg Nesterov · 10 years ago
  5. 115db5c x86/vdso: Remove x32 intermediates during 'make clean' by Andy Lutomirski · 10 years ago
  6. ef37507 x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c files by Andrey Skvortsov · 10 years ago
  7. 0a4f59d x86/vdso: Fix the x86 vdso2c tool includes by Tommi Kyntola · 10 years ago
  8. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  9. 050835e9 x86, vdso: teach 'make clean' remove vdso64 binaries by Andrey Skvortsov · 10 years ago
  10. da861e1 x86, vdso: Get rid of the fake section mechanism by Andy Lutomirski · 10 years ago
  11. 46b57a7 x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile by Andy Lutomirski · 10 years ago
  12. dda1e95 x86/vdso: Create .build-id links for unstripped vdso files by Andy Lutomirski · 10 years ago
  13. bfad381 x86/vdso: Improve the fake section headers by Andy Lutomirski · 10 years ago
  14. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
  15. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
  16. bdfb9bc x86, vdso: Use <tools/le_byteshift.h> for littleendian access by H. Peter Anvin · 10 years ago
  17. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
  18. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. b9a4a56 x86, vdso, build: Don't rebuild 32-bit vdsos on every make by Andy Lutomirski · 11 years ago
  20. 008cc90 x86, vdso32: Disable stack protector, adjust optimizations by H. Peter Anvin · 11 years ago
  21. 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 11 years ago
  22. b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 11 years ago
  23. 67424d5 x86, lto: Disable LTO for the x86 VDSO by Andi Kleen · 11 years ago
  24. 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
  25. 7f79ad1 x86-64: Add --no-undefined to vDSO build by Andy Lutomirski · 13 years ago
  26. 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 14 years ago
  27. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 14 years ago
  28. de2a8cf x86, gcc-4.6: Use gcc -m options when building vdso by H. Peter Anvin · 14 years ago
  29. 05d0b08 x86, vdso: Error out if the vdso contains external references by H. Peter Anvin · 14 years ago
  30. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  31. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  32. d627ded x86: no stack protector for vdso by Tejun Heo · 16 years ago
  33. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 16 years ago
  34. 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 17 years ago
  35. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 17 years ago
  36. f2dbe03 x86 vdso: fix build locale dependency by Roland McGrath · 17 years ago
  37. 03994f0 x86: fix build on non-C locales. by Priit Laes · 17 years ago
  38. 2c15826 x86: vdso_install fix by Roland McGrath · 17 years ago
  39. d531b4f x86: teach vdso to clean by Sam Ravnborg · 17 years ago
  40. 16e48e7 x86 vDSO: makefile cleanup by Roland McGrath · 17 years ago
  41. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
  42. 00f8b1b x86 vDSO: ia32 vdso32-syscall build by Roland McGrath · 17 years ago
  43. f288f32 x86 vDSO: vdso32 setup by Roland McGrath · 17 years ago
  44. 6c3652e x86 vDSO: i386 vdso32 by Roland McGrath · 17 years ago
  45. 0249c9c x86 vDSO: vdso32 build by Roland McGrath · 17 years ago
  46. 2b9c97e x86 vDSO: remove vdso-syms.o by Roland McGrath · 17 years ago
  47. 7f3646a x86 vDSO: use vdso-syms.lds by Roland McGrath · 17 years ago
  48. 5b93049 x86 vDSO: generate vdso-syms.lds by Roland McGrath · 17 years ago
  49. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  50. f79eb83 x86: Install unstripped copy of 64bit vdso to disk by Roland McGrath · 17 years ago
  51. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  52. 7648b13 x86_64: move vdso by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/vdso/Makefile]
  53. 037e20a x86_64: Rename CF Makefile variable in vdso by Andi Kleen · 17 years ago
  54. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago