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
/
ia32.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: Remove direct sigcontext32.h uses
Ingo Molnar
2015-09-08
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
2015-07-06
x86/compat: Move ucontext_x32 to sigframe.h
Brian Gerst
2013-02-03
x86: switch to generic old sigaction
Al Viro
2013-02-03
x86: switch to generic compat rt_sigaction()
Al Viro
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-04-14
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
2012-03-14
x32: Fix alignment fail in struct compat_siginfo
H. Peter Anvin
2012-03-05
x32: Switch to a 64-bit clock_t
H. Peter Anvin
2012-02-20
x32: Add struct ucontext_x32
H. J. Lu
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
2008-12-18
x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32
Hiroshi Shimamoto
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro