summaryrefslogtreecommitdiff
path: root/arch/x86/vdso/vdsox32.S
AgeCommit message (Expand)Author
2014-03-21x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski
2014-01-07x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-02-20x32: Add x32 VDSO supportH. J. Lu