Age | Commit message (Expand) | Author |
---|---|---|
2015-10-09 | x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace | Andy Lutomirski |
2015-10-09 | x86/vdso/32: Save extra registers in the INT80 vsyscall path | Andy Lutomirski |
2015-10-09 | x86/vdso: Replace hex int80 CFI annotations with GAS directives | Andy Lutomirski |
2015-10-09 | x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm | Andy Lutomirski |
2015-10-07 | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski |
2015-08-08 | x86/vdso: Emit a GNU hash | Andy Lutomirski |
2015-07-06 | x86/compat: Don't build the 32-bit VDSO if not needed | Brian Gerst |
2015-07-06 | x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites | Andy Lutomirski |
2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski |
2015-07-06 | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() | Andy Lutomirski |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar |