Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-06 | x86/compat: Don't build the 32-bit VDSO if not needed | Brian Gerst | 2 | -5/+8 |
2015-07-06 | x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites | Andy Lutomirski | 1 | -14/+2 |
2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 1 | -1/+1 |
2015-07-06 | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() | Andy Lutomirski | 1 | -1/+1 |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar | 22 | -0/+2142 |