criu/arch/aarch64
Christopher Covington ca94dc9bed vdso: aarch64 -- Merge fixes from x86
This brings the changes made in the following commits to the
aarch64 copy of the code.

commit 7794f67f20
Author: Cyrill Gorcunov <gorcunov@openvz.org>
Date:   Tue Aug 5 13:59:18 2014 +0400

    vdso: x86 -- Fix missing ability to remap vDSO if only one zone present

commit 066add0de4
Author: Cyrill Gorcunov <gorcunov@openvz.org>
Date:   Tue Aug 5 13:07:00 2014 +0400

    vdso: x86 -- Simplify vdso_proxify

Signed-off-by: Christopher Covington <cov@codeaurora.org>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-08-07 10:23:02 +04:00
..
include/asm Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00
cpu.c cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
crtools.c cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
intraprocedure.S Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00
Makefile cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
parasite-head.S cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
restorer.c cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
syscall-common.S cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
vdso-pie.c vdso: aarch64 -- Merge fixes from x86 2014-08-07 10:23:02 +04:00
vdso.c Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00