summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/sigcontext.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar2015-09-081-0/+2
* x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar2015-09-081-73/+0
* x86/headers: Clean up the kernel's struct sigcontext types to be ABI-cleanIngo Molnar2015-09-081-52/+52
* Revert x86 sigcontext cleanupsLinus Torvalds2015-08-131-3/+3
* x86/signal/64: Remove 'fs' and 'gs' from sigcontextAndy Lutomirski2015-03-171-2/+2
* x86/signal/64: Fix SS handling for signals delivered to 64-bit programsAndy Lutomirski2015-03-171-1/+1
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-215/+1
* x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-231-1/+1
* x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin2012-02-201-27/+30
* tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-2/+2
* x86: add linux kernel support for YMM stateSuresh Siddha2009-04-121-0/+6
* headers_check fix: x86, sigcontext.hJaswinder Singh Rajput2009-01-311-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+284