summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso/vdso32/sigreturn.S
AgeCommit message (Expand)Author
2026-03-04x86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor
2026-01-13x86/entry/vdso32: Remove open-coded DWARF in sigreturn.SH. Peter Anvin
2026-01-13x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.SH. Peter Anvin
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