summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vdso.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov2017-03-111-0/+1
* x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-0/+2
* x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski2016-01-121-3/+0
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-111-0/+1
* x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski2015-10-091-0/+1
* x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-071-8/+1
* x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-111-9/+9
* x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-201-1/+5
* x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-051-0/+4
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-051-45/+25
* x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski2014-03-201-2/+0
* x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-201-0/+38
* x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-201-8/+0
* x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-181-0/+5
* x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski2014-03-181-0/+2
* x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-131-4/+1
* x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause2012-09-051-1/+2
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-14/+0
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+47