summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso/vdso32/sigreturn.S
AgeCommit message (Expand)Author
2020-12-02x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-14x86/vdso/32: Assemble sigreturn.S separatelyAndy Lutomirski
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar