| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar | 2015-06-03 | 9 | -505/+0 |
* | x86/vdso32/syscall.S: Do not load __USER32_DS to %ss | Denys Vlasenko | 2015-03-31 | 1 | -2/+0 |
* | x86/vdso: Fix the build on GCC5 | Jiri Slaby | 2015-03-06 | 1 | -0/+1 |
* | x86/vdso: Improve the fake section headers | Andy Lutomirski | 2014-06-20 | 1 | -0/+1 |
* | x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated comments | Andy Lutomirski | 2014-05-05 | 1 | -4/+1 |
* | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 2014-05-05 | 1 | -10/+0 |
* | x86, vdso: Fix the symbol versions on the 32-bit vDSO | Andy Lutomirski | 2014-03-30 | 1 | -3/+7 |
* | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 2014-03-18 | 1 | -0/+21 |
* | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold | 2014-03-18 | 2 | -0/+20 |
* | x86, vdso: Remove compat vdso support | Andy Lutomirski | 2014-03-14 | 1 | -2/+0 |
* | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin | 2011-08-24 | 1 | -1/+1 |
* | x86: gitignore arch/x86/vdso files | Sam Ravnborg | 2008-01-30 | 1 | -0/+1 |
* | x86: use generic register names in struct sigcontext | H. Peter Anvin | 2008-01-30 | 1 | -27/+27 |
* | x86 vDSO: canonicalize sysenter .eh_frame | Roland McGrath | 2008-01-30 | 3 | -14/+8 |
* | x86 vDSO: reorder vdso32 code | Roland McGrath | 2008-01-30 | 4 | -37/+47 |
* | x86 vDSO: ia32 vdso32-syscall build | Roland McGrath | 2008-01-30 | 2 | -3/+75 |
* | x86 vDSO: i386 vdso32 | Roland McGrath | 2008-01-30 | 2 | -4/+2 |
* | x86 vDSO: vdso32 build | Roland McGrath | 2008-01-30 | 1 | -0/+37 |
* | x86 vDSO: arch/x86/vdso/vdso32 | Roland McGrath | 2008-01-30 | 4 | -0/+363 |