aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/sigcontext.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-08x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar1-0/+2
2015-09-08x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar1-73/+0
2015-09-08x86/headers: Clean up the kernel's struct sigcontext types to be ABI-cleanIngo Molnar1-52/+52
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds1-3/+3
2015-03-17x86/signal/64: Remove 'fs' and 'gs' from sigcontextAndy Lutomirski1-2/+2
2015-03-17x86/signal/64: Fix SS handling for signals delivered to 64-bit programsAndy Lutomirski1-1/+1
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells1-215/+1
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu1-1/+1
2012-02-20x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin1-27/+30
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-2/+2
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha1-0/+6
2009-01-31headers_check fix: x86, sigcontext.hJaswinder Singh Rajput1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+284