aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vdso2c.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11x86, vdso: Get rid of the fake section mechanismAndy Lutomirski1-177/+25
2014-07-11x86, vdso: Move the vvar area before the vdso textAndy Lutomirski1-9/+16
2014-07-10x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich1-0/+3
2014-06-24x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski1-1/+1
2014-06-19x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski1-1/+3
2014-06-19x86/vdso: Improve the fake section headersAndy Lutomirski1-22/+158
2014-06-19x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski1-11/+12
2014-06-12x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski1-5/+18
2014-06-10x86, vdso: Remove one final use of htole16()H. Peter Anvin1-1/+1
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin1-31/+31
2014-05-31x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin1-31/+34
2014-05-30x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski1-28/+35
2014-05-30x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski1-7/+3
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski1-1/+4
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski1-0/+17
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski1-0/+137