Age | Commit message (Expand) | Author | Files | Lines |
2014-07-12 | x86, vdso: Get rid of the fake section mechanism | Andy Lutomirski | 1 | -25/+91 |
2014-07-12 | x86, vdso: Move the vvar area before the vdso text | Andy Lutomirski | 1 | -5/+7 |
2014-06-20 | x86/vdso: Improve the fake section headers | Andy Lutomirski | 1 | -9/+22 |
2014-06-20 | x86/vdso2c: Use better macros for ELF bitness | Andy Lutomirski | 1 | -29/+13 |
2014-06-13 | x86/vdso: Add PUT_LE to store little-endian values | Andy Lutomirski | 1 | -3/+16 |
2014-06-07 | x86, vdso: Use <tools/le_byteshift.h> for littleendian access | H. Peter Anvin | 1 | -4/+6 |
2014-05-31 | x86/vdso, build: Make LE access macros clearer, host-safe | H. Peter Anvin | 1 | -8/+8 |
2014-05-31 | x86/vdso, build: Fix cross-compilation from big-endian architectures | Andy Lutomirski | 1 | -0/+15 |
2014-05-31 | x86/vdso, build: When vdso2c fails, unlink the output | Andy Lutomirski | 1 | -9/+11 |
2014-05-06 | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski | 1 | -0/+14 |
2014-05-06 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 1 | -0/+142 |