开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ia32.h
Age
Commit message (
Expand
)
Author
2024-01-31
x86/fred: FRED entry/exit and dispatch code
H. Peter Anvin (Intel)
2024-01-08
Merge tag 'x86_misc_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-11
x86/ia32: State that IA32 emulation is disabled
Borislav Petkov (AMD)
2023-12-07
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
2023-09-14
x86: Introduce ia32_enabled()
Nikolay Borisov
2021-10-05
x86: Fix misspelled Kconfig symbols
Lukas Bulwahn
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