aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vdso.h
AgeCommit message (Expand)Author
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-02x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi
2020-11-18x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov
2019-05-08x86/vdso: Remove hpet_page from vDSOJia Zhang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-11x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov
2016-01-12x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski
2015-10-09x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski
2014-07-11x86, vdso: Move the vvar area before the vdso textAndy Lutomirski
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause
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