1
0
Fork 0
alistair23-linux/arch/x86/vdso
Linus Torvalds 39bfe90706 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 vdso fix from Peter Anvin:
 "This is a single build fix for building with gold as opposed to GNU
  ld.  It got queued up separately and was expected to be pushed during
  the merge window, but it got left behind"

* 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, vdso: Make the vdso linker script compatible with Gold
2014-04-22 09:09:06 -07:00
..
vdso32 x86, vdso: Fix the symbol versions on the 32-bit vDSO 2014-03-30 10:08:38 -07:00
.gitignore x32: Add x32 VDSO support 2012-02-20 12:52:06 -08:00
Makefile Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-04-02 12:26:43 -07:00
checkundef.sh x86, vdso: Don't quote $nm in the script for checking vdso references 2010-07-27 23:52:29 -07:00
vclock_gettime.c x86, vdso: Add 32 bit VDSO time support for 64 bit kernel 2014-03-18 12:52:41 -07:00
vdso-layout.lds.S x86, vdso: Make the vdso linker script compatible with Gold 2014-04-03 12:03:59 -07:00
vdso-note.S x86_64: move vdso 2007-10-11 11:17:10 +02:00
vdso.S x86, vdso: Move more vdso definitions into vdso.h 2014-03-20 20:20:08 -07:00
vdso.lds.S x86-64: Add time to vDSO 2011-05-24 14:51:29 +02:00
vdso32-setup.c x86, vdso: Fix size of get_unmapped_area() 2014-03-24 09:31:23 -07:00
vdso32.S x86, vdso: Move more vdso definitions into vdso.h 2014-03-20 20:20:08 -07:00
vdsox32.S x86, vdso: Move more vdso definitions into vdso.h 2014-03-20 20:20:08 -07:00
vdsox32.lds.S x32: Drop non-__vdso weak symbols from the x32 VDSO 2012-02-22 20:40:07 -08:00
vgetcpu.c x86: vdso: pvclock gettime support 2012-11-27 23:29:11 -02:00
vma.c x86, vdso: Move more vdso definitions into vdso.h 2014-03-20 20:20:08 -07:00