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