summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi/asm/sigcontext.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-021-0/+1
* x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-171-2/+5
* x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski2016-02-171-0/+25
* x86/headers: Clean up too long linesPeter Zijlstra2015-09-141-26/+31
* x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar2015-09-081-3/+9
* x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'Ingo Molnar2015-09-081-0/+2
* x86/headers: Make sigcontext pointers bit independentIngo Molnar2015-09-081-2/+2
* x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar2015-09-081-0/+83
* x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32Ingo Molnar2015-09-081-2/+3
* x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstateIngo Molnar2015-09-081-9/+17
* x86/headers: Unify register type definitions between 32-bit compat and i386Ingo Molnar2015-09-081-1/+2
* x86/headers: Use ABI types consistently in sigcontext*.hIngo Molnar2015-09-081-41/+41
* x86/headers: Separate out legacy user-space structure definitionsIngo Molnar2015-09-081-60/+59
* x86/headers: Clean up and better document uapi/asm/sigcontext.hIngo Molnar2015-09-081-148/+182
* Revert x86 sigcontext cleanupsLinus Torvalds2015-08-131-18/+3
* x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'Ingo Molnar2015-05-191-2/+2
* x86/fpu: Rename 'xsave_hdr' to 'header'Ingo Molnar2015-05-191-2/+2
* x86/signal/64: Remove 'fs' and 'gs' from sigcontextAndy Lutomirski2015-03-171-2/+17
* 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-0/+221