aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vdso.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-25x86/vdso: Move VDSO image init to vdso2c generated codeGravatar Brian Gerst 1-1/+1
2022-03-15x86: Remove toolchain check for X32 ABI capabilityGravatar Masahiro Yamada 1-1/+1
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2020-12-02x86: vdso: Expose sigreturn address on vdso to the kernelGravatar Gabriel Krisman Bertazi 1-0/+2
2020-11-18x86/vdso: Add support for exception fixup in vDSO functionsGravatar Sean Christopherson 1-0/+5
2020-01-14x86/vdso: Add time napespace pageGravatar Dmitry Safonov 1-0/+1
2019-05-08x86/vdso: Remove hpet_page from vDSOGravatar Jia Zhang 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-11x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodGravatar Vitaly Kuznetsov 1-0/+1
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Gravatar Dmitry Safonov 1-0/+2
2016-01-12x86/vdso: Use .fault for the vDSO text mappingGravatar Andy Lutomirski 1-3/+0
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapGravatar Andy Lutomirski 1-0/+1
2015-10-09x86/vdso/32: Save extra registers in the INT80 vsyscall pathGravatar Andy Lutomirski 1-0/+1
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionGravatar Andy Lutomirski 1-8/+1
2014-07-11x86, vdso: Move the vvar area before the vdso textGravatar Andy Lutomirski 1-9/+9
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingGravatar Andy Lutomirski 1-1/+5
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textGravatar Andy Lutomirski 1-0/+4
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CGravatar Andy Lutomirski 1-45/+25
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKGravatar Andy Lutomirski 1-2/+0
2014-03-20x86, vdso: Move more vdso definitions into vdso.hGravatar Andy Lutomirski 1-0/+38
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosGravatar Andy Lutomirski 1-8/+0
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelGravatar Stefani Seibold 1-0/+5
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOGravatar Andy Lutomirski 1-0/+2
2014-03-13x86, vdso: Remove compat vdso supportGravatar Andy Lutomirski 1-4/+1
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLGravatar Mathias Krause 1-1/+2
2011-05-24x86-64: Clean up vdso/kernel shared variablesGravatar Andy Lutomirski 1-14/+0
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+47