summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/vdso2c.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner2022-06-101-1/+1
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi2020-12-021-0/+2
* x86/vdso/vdso2c: Correct error messages on file openDmitry Safonov2020-04-211-2/+2
* x86/vdso: Add time napespace pageDmitry Safonov2020-01-141-0/+3
* x86/vdso: Remove hpet_page from vDSOJia Zhang2019-05-081-3/+0
* x86/vdso: Remove obsolete "fake section table" reservationSean Christopherson2018-12-051-8/+0
* x86: Use ARRAY_SIZEJérémy Lefaure2017-10-191-1/+2
* x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov2017-03-111-0/+3
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-111-0/+3
* 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-1/+0
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-031-0/+253