aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vsyscall.h
AgeCommit message (Expand)Author
2019-06-28x86/vsyscall: Show something useful on a read faultAndy Lutomirski
2017-12-23x86/pti: Map the vsyscall page if neededAndy Lutomirski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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