Age | Commit message (Expand) | Author | Files | Lines |
2014-07-11 | x86, vdso: Get rid of the fake section mechanism | Andy Lutomirski | 1 | -177/+25 |
2014-07-11 | x86, vdso: Move the vvar area before the vdso text | Andy Lutomirski | 1 | -9/+16 |
2014-07-10 | x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn | Jan Beulich | 1 | -0/+3 |
2014-06-24 | x86/vdso: Error out in vdso2c if DT_RELA is present | Andy Lutomirski | 1 | -1/+1 |
2014-06-19 | x86/vdso: Remove some redundant in-memory section headers | Andy Lutomirski | 1 | -1/+3 |
2014-06-19 | x86/vdso: Improve the fake section headers | Andy Lutomirski | 1 | -22/+158 |
2014-06-19 | x86/vdso2c: Use better macros for ELF bitness | Andy Lutomirski | 1 | -11/+12 |
2014-06-12 | x86/vdso: Hack to keep 64-bit Go programs working | Andy Lutomirski | 1 | -5/+18 |
2014-06-10 | x86, vdso: Remove one final use of htole16() | H. Peter Anvin | 1 | -1/+1 |
2014-06-06 | x86, vdso: Use <tools/le_byteshift.h> for littleendian access | H. Peter Anvin | 1 | -31/+31 |
2014-05-31 | x86/vdso, build: Make LE access macros clearer, host-safe | H. Peter Anvin | 1 | -31/+34 |
2014-05-30 | x86/vdso, build: Fix cross-compilation from big-endian architectures | Andy Lutomirski | 1 | -28/+35 |
2014-05-30 | x86/vdso, build: When vdso2c fails, unlink the output | Andy Lutomirski | 1 | -7/+3 |
2014-05-20 | x86, mm: Improve _install_special_mapping and fix x86 vdso naming | Andy Lutomirski | 1 | -1/+4 |
2014-05-05 | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski | 1 | -0/+17 |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 1 | -0/+137 |