linux-stable/arch/x86/vdso
H. J. Lu 1a21d4e095 x32: Add x32 VDSO support
Add support for the x32 VDSO.  The x32 VDSO takes advantage of the
similarity between the x86-64 and the x32 ABIs to contain the same
content, only the container is different, as the x32 VDSO obviously is
an x32 shared object.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2012-02-20 12:52:06 -08:00
..
vdso32 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 2011-08-23 16:20:10 -07:00
.gitignore x32: Add x32 VDSO support 2012-02-20 12:52:06 -08:00
checkundef.sh x86, vdso: Don't quote $nm in the script for checking vdso references 2010-07-27 23:52:29 -07:00
Makefile x32: Add x32 VDSO support 2012-02-20 12:52:06 -08:00
vclock_gettime.c x86, vdso: Drop now wrong comment 2011-07-18 12:29:50 -07:00
vdso-layout.lds.S
vdso-note.S
vdso.lds.S x86-64: Add time to vDSO 2011-05-24 14:51:29 +02:00
vdso.S x86-64: Pad vDSO to a page boundary 2011-08-04 16:13:34 -07:00
vdso32-setup.c x32: Add x32 VDSO support 2012-02-20 12:52:06 -08:00
vdso32.S
vdsox32.lds.S x32: Add x32 VDSO support 2012-02-20 12:52:06 -08:00
vdsox32.S x32: Add x32 VDSO support 2012-02-20 12:52:06 -08:00
vgetcpu.c x86-64: Clean up vdso/kernel shared variables 2011-05-24 14:51:28 +02:00
vma.c x32: Add x32 VDSO support 2012-02-20 12:52:06 -08:00