aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vdso.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-11x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov1-0/+1
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov1-0/+2
2016-01-12x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski1-3/+0
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski1-0/+1
2015-10-09x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski1-0/+1
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski1-8/+1
2014-07-11x86, vdso: Move the vvar area before the vdso textAndy Lutomirski1-9/+9
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski1-1/+5
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski1-0/+4
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski1-45/+25
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski1-2/+0
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski1-0/+38
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski1-8/+0
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold1-0/+5
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski1-0/+2
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski1-4/+1
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause1-1/+2
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski1-14/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+47