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
/
asm
/
sigcontext.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-09-08
x86/headers: Move the 'struct sigcontext' definitions into the UAPI header
Ingo Molnar
2015-09-08
x86/headers: Clean up the kernel's struct sigcontext types to be ABI-clean
Ingo Molnar
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
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
2012-04-23
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
2012-02-20
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2009-04-12
x86: add linux kernel support for YMM state
Suresh Siddha
2009-01-31
headers_check fix: x86, sigcontext.h
Jaswinder Singh Rajput
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro