aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso/vdso-layout.lds.S
AgeCommit message (Expand)Author
2021-12-11x86: Remove .fixup sectionPeter Zijlstra
2020-11-18x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson
2020-03-27x86/vdso: Discard .note.gnu.property sections in vDSOH.J. Lu
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov
2018-12-05x86/vdso: Remove a stale/misleading comment from the linker scriptSean Christopherson
2018-12-05x86/vdso: Remove obsolete "fake section table" reservationSean Christopherson
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-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar