aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/sigcontext.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-08x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar
2015-09-08x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar
2015-09-08x86/headers: Clean up the kernel's struct sigcontext types to be ABI-cleanIngo Molnar
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-03-17x86/signal/64: Remove 'fs' and 'gs' from sigcontextAndy Lutomirski
2015-03-17x86/signal/64: Fix SS handling for signals delivered to 64-bit programsAndy Lutomirski
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu
2012-02-20x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-01-31headers_check fix: x86, sigcontext.hJaswinder Singh Rajput
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro