aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vsyscall.h
AgeCommit message (Expand)Author
2018-02-16kaiser: fix compile error without vsyscallHugh Dickins
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings
2018-01-10Map the vsyscall page with _PAGE_USERBorislav Petkov
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski
2014-11-03x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-11-27x86: vdso: pvclock gettime supportMarcelo Tosatti
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-13x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro