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