index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
/
asm
/
sigcontext.h
Age
Commit message (
Expand
)
Author
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
2016-02-17
x86/signal/64: Add a comment about sigcontext->fs and gs
Andy Lutomirski
2015-09-14
x86/headers: Clean up too long lines
Peter Zijlstra
2015-09-08
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
2015-09-08
x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'
Ingo Molnar
2015-09-08
x86/headers: Make sigcontext pointers bit independent
Ingo Molnar
2015-09-08
x86/headers: Move the 'struct sigcontext' definitions into the UAPI header
Ingo Molnar
2015-09-08
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
2015-09-08
x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstate
Ingo Molnar
2015-09-08
x86/headers: Unify register type definitions between 32-bit compat and i386
Ingo Molnar
2015-09-08
x86/headers: Use ABI types consistently in sigcontext*.h
Ingo Molnar
2015-09-08
x86/headers: Separate out legacy user-space structure definitions
Ingo Molnar
2015-09-08
x86/headers: Clean up and better document uapi/asm/sigcontext.h
Ingo Molnar
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
2015-05-19
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
Ingo Molnar
2015-05-19
x86/fpu: Rename 'xsave_hdr' to 'header'
Ingo Molnar
2015-03-17
x86/signal/64: Remove 'fs' and 'gs' from sigcontext
Andy Lutomirski
2015-03-17
x86/signal/64: Fix SS handling for signals delivered to 64-bit programs
Andy Lutomirski
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells